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:xb_header
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
xattr.c
1014
struct ocfs2_xattr_header *header = &xb->xb_attrs.
xb_header
;
in ocfs2_xattr_block_list()
1551
xb_attrs.
xb_header
)))
in ocfs2_xa_block_journal_access()
1680
xb_attrs.
xb_header
)))
in ocfs2_xa_block_fill_value_buf()
2299
loc->xl_header = &(xb->xb_attrs.
xb_header
);
in ocfs2_init_xattr_block_xa_loc()
2302
xb_attrs.
xb_header
);
in ocfs2_init_xattr_block_xa_loc()
2468
struct ocfs2_xattr_header *header = &(xb->xb_attrs.
xb_header
);
in ocfs2_xattr_block_remove()
2837
xs->header = &xb->xb_attrs.
xb_header
;
in ocfs2_xattr_block_find()
2972
xs->header = &xblk->xb_attrs.
xb_header
;
in ocfs2_xattr_block_set()
4194
struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.
xb_header
;
in ocfs2_cp_xattr_block_to_bucket()
4212
off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.
xb_header
);
in ocfs2_cp_xattr_block_to_bucket()
[all...]
H
A
D
ocfs2_fs.h
1084
struct ocfs2_xattr_header
xb_header
; /* xattr header if this
member
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
xattr.c
1008
struct ocfs2_xattr_header *header = &xb->xb_attrs.
xb_header
;
in ocfs2_xattr_block_list()
1545
xb_attrs.
xb_header
)))
in ocfs2_xa_block_journal_access()
1674
xb_attrs.
xb_header
)))
in ocfs2_xa_block_fill_value_buf()
2293
loc->xl_header = &(xb->xb_attrs.
xb_header
);
in ocfs2_init_xattr_block_xa_loc()
2296
xb_attrs.
xb_header
);
in ocfs2_init_xattr_block_xa_loc()
2462
struct ocfs2_xattr_header *header = &(xb->xb_attrs.
xb_header
);
in ocfs2_xattr_block_remove()
2831
xs->header = &xb->xb_attrs.
xb_header
;
in ocfs2_xattr_block_find()
2966
xs->header = &xblk->xb_attrs.
xb_header
;
in ocfs2_xattr_block_set()
4188
struct ocfs2_xattr_header *xb_xh = &xb->xb_attrs.
xb_header
;
in ocfs2_cp_xattr_block_to_bucket()
4206
off_change = offsetof(struct ocfs2_xattr_block, xb_attrs.
xb_header
);
in ocfs2_cp_xattr_block_to_bucket()
[all...]
H
A
D
ocfs2_fs.h
1082
struct ocfs2_xattr_header
xb_header
; /* xattr header if this
member
Completed in 21 milliseconds