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
defs:nritems
(Results
26 - 35
of
35
) sorted by relevance
1
2
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
extent_io.c
1641
u32
nritems
;
in prepare_eb_write()
local
H
A
D
ctree.c
1456
u32
nritems
;
in reada_for_search()
local
1537
int
nritems
;
in reada_for_balance()
local
1587
u32
nritems
;
in unlock_up()
local
3048
int
nritems
;
insert_ptr()
local
3195
int
nritems
= btrfs_header_
nritems
(l);
leaf_space_used()
local
3215
int
nritems
= btrfs_header_
nritems
(leaf);
btrfs_leaf_free_space()
local
3649
copy_for_split(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct extent_buffer *l, struct extent_buffer *right, int slot, int mid, int
nritems
)
copy_for_split()
argument
3726
u32
nritems
;
push_for_double_split()
local
3786
u32
nritems
;
split_leaf()
local
4037
u32
nritems
;
split_item()
local
4138
u32
nritems
;
btrfs_truncate_item()
local
4230
u32
nritems
;
btrfs_extend_item()
local
4301
u32
nritems
;
setup_items_for_insert()
local
4508
u32
nritems
;
btrfs_del_ptr()
local
4597
u32
nritems
;
btrfs_del_items()
local
4746
u32
nritems
;
btrfs_search_forward()
local
4928
u32
nritems
;
btrfs_next_old_leaf()
local
5139
u32
nritems
;
btrfs_previous_item()
local
5180
u32
nritems
;
btrfs_previous_extent_item()
local
[all...]
H
A
D
tree-log.c
2031
int
nritems
;
in find_dir_range()
local
2183
int
nritems
;
in replay_xattr_deletes()
local
2328
int
nritems
;
in replay_dir_deletes()
local
2389
int
nritems
;
in replay_one_buffer()
local
3639
const int
nritems
= btrfs_header_
nritems
(path->nodes[0]);
process_dir_items_leaf()
local
5013
int
nritems
= btrfs_header_
nritems
(leaf);
btrfs_log_all_xattrs()
local
[all...]
H
A
D
inode.c
3660
u32
nritems
= btrfs_header_nritems(leaf);
in acls_after_inode_item()
local
H
A
D
send.c
7427
const int
nritems
= btrfs_header_nritems(parent);
in tree_move_down()
local
7467
int
nritems
;
in tree_move_next_or_upnext()
local
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
extent_io.c
3876
u32
nritems
;
in write_one_eb()
local
H
A
D
inode.c
3219
u32
nritems
= btrfs_header_nritems(leaf);
in acls_after_inode_item()
local
H
A
D
send.c
6767
int
nritems
;
in tree_move_next_or_upnext()
local
H
A
D
ctree.h
173
__le32
nritems
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
btrfs_tree.h
473
__le32
nritems
;
member
Completed in 68 milliseconds
1
2