Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:xe_name_offset
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
xattr.c
942
le16_to_cpu(entry->
xe_name_offset
);
in ocfs2_xattr_list_entries()
1090
le16_to_cpu(entry->
xe_name_offset
)),
in ocfs2_xattr_find_entry()
1184
le16_to_cpu(xs->here->
xe_name_offset
) +
in ocfs2_xattr_ibody_get()
1189
xs->here->
xe_name_offset
) +
in ocfs2_xattr_ibody_get()
1241
name_offset = le16_to_cpu(xs->here->
xe_name_offset
);
in ocfs2_xattr_block_get()
1498
* We can't leave the new entry's
xe_name_offset
at zero or
in ocfs2_xa_add_entry()
1502
loc->xl_entry->
xe_name_offset
= cpu_to_le16(loc->xl_size);
in ocfs2_xa_add_entry()
1519
nameval_offset = le16_to_cpu(loc->xl_entry->
xe_name_offset
);
in ocfs2_xa_add_namevalue()
1528
int nameval_offset = le16_to_cpu(loc->xl_entry->
xe_name_offset
);
in ocfs2_xa_fill_value_buf()
1590
offset = le16_to_cpu(xh->xh_entries[i].
xe_name_offset
);
in ocfs2_xa_block_get_free_start()
[all...]
H
A
D
ocfs2_fs.h
990
__le16
xe_name_offset
; /* byte offset from the 1st entry in the
member
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
xattr.c
936
le16_to_cpu(entry->
xe_name_offset
);
in ocfs2_xattr_list_entries()
1084
le16_to_cpu(entry->
xe_name_offset
)),
in ocfs2_xattr_find_entry()
1178
le16_to_cpu(xs->here->
xe_name_offset
) +
in ocfs2_xattr_ibody_get()
1183
xs->here->
xe_name_offset
) +
in ocfs2_xattr_ibody_get()
1235
name_offset = le16_to_cpu(xs->here->
xe_name_offset
);
in ocfs2_xattr_block_get()
1492
* We can't leave the new entry's
xe_name_offset
at zero or
in ocfs2_xa_add_entry()
1496
loc->xl_entry->
xe_name_offset
= cpu_to_le16(loc->xl_size);
in ocfs2_xa_add_entry()
1513
nameval_offset = le16_to_cpu(loc->xl_entry->
xe_name_offset
);
in ocfs2_xa_add_namevalue()
1522
int nameval_offset = le16_to_cpu(loc->xl_entry->
xe_name_offset
);
in ocfs2_xa_fill_value_buf()
1584
offset = le16_to_cpu(xh->xh_entries[i].
xe_name_offset
);
in ocfs2_xa_block_get_free_start()
[all...]
H
A
D
ocfs2_fs.h
988
__le16
xe_name_offset
; /* byte offset from the 1st entry in the
member
Completed in 17 milliseconds