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_attrs
(Results
1 - 6
of
6
) 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()
2917
struct ocfs2_xattr_tree_root *xr = &xblk->
xb_attrs
.xb_root;
in ocfs2_create_xattr_block()
2972
xs->header = &xblk->
xb_attrs
.xb_header;
in ocfs2_xattr_block_set()
3204
&xb->
xb_attrs
in ocfs2_calc_xattr_set_need()
[all...]
H
A
D
ocfs2_fs.h
1089
}
xb_attrs
;
member
1409
xb_attrs
.xb_root.xt_list.l_recs);
in ocfs2_xattr_recs_per_xb()
1556
xb_attrs
.xb_root.xt_list.l_recs);
in ocfs2_xattr_recs_per_xb()
H
A
D
alloc.c
294
et->et_root_el = &xb->
xb_attrs
.xb_root.xt_list;
in ocfs2_xattr_tree_fill_root_el()
308
struct ocfs2_xattr_tree_root *xt = &xb->
xb_attrs
.xb_root;
in ocfs2_xattr_tree_set_last_eb_blk()
316
struct ocfs2_xattr_tree_root *xt = &xb->
xb_attrs
.xb_root;
in ocfs2_xattr_tree_get_last_eb_blk()
326
le32_add_cpu(&xb->
xb_attrs
.xb_root.xt_clusters, clusters);
in ocfs2_xattr_tree_update_clusters()
/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()
2911
struct ocfs2_xattr_tree_root *xr = &xblk->
xb_attrs
.xb_root;
in ocfs2_create_xattr_block()
2966
xs->header = &xblk->
xb_attrs
.xb_header;
in ocfs2_xattr_block_set()
3198
&xb->
xb_attrs
in ocfs2_calc_xattr_set_need()
[all...]
H
A
D
ocfs2_fs.h
1087
}
xb_attrs
;
member
1407
xb_attrs
.xb_root.xt_list.l_recs);
in ocfs2_xattr_recs_per_xb()
1554
xb_attrs
.xb_root.xt_list.l_recs);
in ocfs2_xattr_recs_per_xb()
H
A
D
alloc.c
292
et->et_root_el = &xb->
xb_attrs
.xb_root.xt_list;
in ocfs2_xattr_tree_fill_root_el()
306
struct ocfs2_xattr_tree_root *xt = &xb->
xb_attrs
.xb_root;
in ocfs2_xattr_tree_set_last_eb_blk()
314
struct ocfs2_xattr_tree_root *xt = &xb->
xb_attrs
.xb_root;
in ocfs2_xattr_tree_get_last_eb_blk()
324
le32_add_cpu(&xb->
xb_attrs
.xb_root.xt_clusters, clusters);
in ocfs2_xattr_tree_update_clusters()
Completed in 58 milliseconds