Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 25 of 196) sorted by relevance

12345678

/kernel/linux/linux-5.10/fs/btrfs/
Dtree-checker.c101 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment) \ argument
111 static u64 file_extent_end(struct extent_buffer *leaf, in file_extent_end()
165 static bool check_prev_ino(struct extent_buffer *leaf, in check_prev_ino()
196 static int check_extent_data_item(struct extent_buffer *leaf, in check_extent_data_item()
334 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item()
380 static int check_inode_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_inode_key()
431 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key()
474 static int check_dir_item(struct extent_buffer *leaf, in check_dir_item()
632 static int check_block_group_item(struct extent_buffer *leaf, in check_block_group_item()
703 static void chunk_err(const struct extent_buffer *leaf, in chunk_err()
[all …]
Ddir-item.c31 struct extent_buffer *leaf; in insert_with_overflow() local
66 struct extent_buffer *leaf; in btrfs_insert_xattr_item() local
117 struct extent_buffer *leaf; in btrfs_insert_dir_item() local
211 struct extent_buffer *leaf; in btrfs_check_dir_item_collision() local
300 struct extent_buffer *leaf; in btrfs_search_dir_index_item() local
380 struct extent_buffer *leaf; in btrfs_match_dir_item_name() local
413 struct extent_buffer *leaf; in btrfs_delete_one_dir_name() local
Dinode-item.c11 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref()
38 struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref()
107 struct extent_buffer *leaf; in btrfs_del_inode_extref() local
179 struct extent_buffer *leaf; in btrfs_del_inode_ref() local
262 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local
411 struct extent_buffer *leaf; in btrfs_lookup_inode() local
Dfile-item.c136 struct extent_buffer *leaf; in btrfs_insert_file_extent() local
182 struct extent_buffer *leaf; in btrfs_lookup_csum() local
401 struct extent_buffer *leaf; in btrfs_lookup_csums_range() local
650 struct extent_buffer *leaf; in truncate_one_csum() local
703 struct extent_buffer *leaf; in btrfs_del_csums() local
850 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local
1052 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local
1117 const struct extent_buffer *leaf = path->nodes[0]; in btrfs_file_extent_end() local
Droot-tree.c210 struct extent_buffer *leaf; in btrfs_find_orphan_roots() local
324 struct extent_buffer *leaf; in btrfs_del_root_ref() local
398 struct extent_buffer *leaf; in btrfs_add_root_ref() local
Dxattr.c29 struct extent_buffer *leaf; in btrfs_getxattr() local
169 struct extent_buffer *leaf = path->nodes[0]; in btrfs_setxattr() local
303 struct extent_buffer *leaf; in btrfs_listxattr() local
/kernel/linux/linux-4.19/fs/btrfs/
Dtree-checker.c97 #define CHECK_FE_ALIGNED(fs_info, leaf, slot, fi, name, alignment) \ argument
108 struct extent_buffer *leaf, in check_extent_data_item()
192 struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item()
248 struct extent_buffer *leaf, in check_dir_item()
382 struct extent_buffer *leaf, in check_block_group_item()
480 static int check_extent_item(struct extent_buffer *leaf, in check_extent_item()
700 struct extent_buffer *leaf, in check_inode_item()
790 struct extent_buffer *leaf, in check_leaf_item()
821 static int check_leaf(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, in check_leaf()
961 struct extent_buffer *leaf) in btrfs_check_leaf_full()
[all …]
Ddir-item.c31 struct extent_buffer *leaf; in insert_with_overflow() local
66 struct extent_buffer *leaf; in btrfs_insert_xattr_item() local
117 struct extent_buffer *leaf; in btrfs_insert_dir_item() local
211 struct extent_buffer *leaf; in btrfs_check_dir_item_collision() local
300 struct extent_buffer *leaf; in btrfs_search_dir_index_item() local
380 struct extent_buffer *leaf; in btrfs_match_dir_item_name() local
413 struct extent_buffer *leaf; in btrfs_delete_one_dir_name() local
Dinode-item.c11 int btrfs_find_name_in_backref(struct extent_buffer *leaf, int slot, in btrfs_find_name_in_backref()
40 int btrfs_find_name_in_ext_backref(struct extent_buffer *leaf, int slot, in btrfs_find_name_in_ext_backref()
117 struct extent_buffer *leaf; in btrfs_del_inode_extref() local
189 struct extent_buffer *leaf; in btrfs_del_inode_ref() local
270 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local
419 struct extent_buffer *leaf; in btrfs_lookup_inode() local
Dfile-item.c39 struct extent_buffer *leaf; in btrfs_insert_file_extent() local
85 struct extent_buffer *leaf; in btrfs_lookup_csum() local
309 struct extent_buffer *leaf; in btrfs_lookup_csums_range() local
535 struct extent_buffer *leaf; in truncate_one_csum() local
588 struct extent_buffer *leaf; in btrfs_del_csums() local
735 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local
933 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local
Droot-tree.c210 struct extent_buffer *leaf; in btrfs_find_orphan_roots() local
353 struct extent_buffer *leaf; in btrfs_del_root_ref() local
427 struct extent_buffer *leaf; in btrfs_add_root_ref() local
Dxattr.c29 struct extent_buffer *leaf; in btrfs_getxattr() local
168 struct extent_buffer *leaf = path->nodes[0]; in do_setxattr() local
283 struct extent_buffer *leaf; in btrfs_listxattr() local
/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_dir2_leaf.c46 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() local
85 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int()
149 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_verify() local
320 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local
404 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local
639 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() local
938 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local
1084 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local
1110 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local
1134 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local
[all …]
Dxfs_attr_leaf.c244 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify() local
871 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local
990 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local
1071 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local
1146 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local
1257 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local
1338 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local
1855 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local
1982 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local
2262 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_lookup_int() local
[all …]
Dxfs_dir2_node.c49 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check() local
350 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_node() local
436 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_add() local
540 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leaf_lasthash() local
579 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_addname() local
732 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_entry() local
1215 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_remove() local
1440 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_toosmall() local
2194 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_node_replace() local
/kernel/liteos_a/kernel/base/include/
Dlos_binarytree_pri.h50 BinNode leaf; member
62 BinNode leaf; member
72 BinNode leaf; member
82 BinNode leaf; member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_leaf.c104 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() local
142 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int()
303 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local
387 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local
614 struct xfs_dir2_leaf *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() local
917 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local
1062 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local
1089 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local
1111 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local
1131 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail() local
[all …]
Dxfs_attr_leaf.c239 struct xfs_attr_leafblock *leaf, in xfs_attr3_leaf_verify_entry()
296 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify() local
978 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local
1096 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local
1177 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local
1250 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local
1361 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local
1442 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local
1960 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local
2087 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local
[all …]
/kernel/linux/linux-5.10/fs/unicode/
Dutf8-norm.c408 utf8leaf_t *leaf; in utf8agemax() local
437 utf8leaf_t *leaf; in utf8agemin() local
464 utf8leaf_t *leaf; in utf8nagemax() local
492 utf8leaf_t *leaf; in utf8nagemin() local
522 utf8leaf_t *leaf; in utf8len() local
550 utf8leaf_t *leaf; in utf8nlen() local
654 utf8leaf_t *leaf; in utf8byte() local
Dmkutf8data.c383 void *leaf = NULL; in lookup() local
533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert()
1417 struct unicode_data *leaf = l; in nfdi_print() local
1432 struct unicode_data *leaf = l; in nfdicf_print() local
1453 struct unicode_data *leaf = l; in nfdicf_mark() local
1462 struct unicode_data *leaf = l; in correction_mark() local
1469 struct unicode_data *leaf = l; in nfdi_size() local
1481 struct unicode_data *leaf = l; in nfdicf_size() local
1495 struct unicode_data *leaf = l; in nfdi_index() local
1502 struct unicode_data *leaf = l; in nfdicf_index() local
[all …]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dtopology.c35 static int check_extended_topology_leaf(int leaf) in check_extended_topology_leaf()
69 int leaf; in detect_extended_topology_early() local
99 int leaf; in detect_extended_topology() local
/kernel/linux/linux-4.19/fs/xfs/scrub/
Dattr.c191 struct xfs_attr_leafblock *leaf, in xchk_xattr_entry()
256 struct xfs_attr_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local
274 struct xfs_attr3_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/selftests/
Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno()
154 if (__sync_seqno(leaf)[idx] != seqno) { in check_seqno() local
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; in igt_syncmap_compact() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno()
154 if (__sync_seqno(leaf)[idx] != seqno) { in check_seqno() local
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; in igt_syncmap_compact() local
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dattr.c246 struct xfs_attr_leafblock *leaf, in xchk_xattr_entry()
311 struct xfs_attr_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local
339 struct xfs_attr3_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local

12345678