Home
last modified time | relevance | path

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

12345

/Linux-v6.1/fs/btrfs/
Dtree-checker.c102 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment) \ argument
113 static u64 file_extent_end(struct extent_buffer *leaf, in file_extent_end()
167 static bool check_prev_ino(struct extent_buffer *leaf, in check_prev_ino()
198 static int check_extent_data_item(struct extent_buffer *leaf, in check_extent_data_item()
338 static int check_csum_item(struct extent_buffer *leaf, struct btrfs_key *key, in check_csum_item()
384 static int check_inode_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_inode_key()
436 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key()
480 static int check_dir_item(struct extent_buffer *leaf, in check_dir_item()
639 static int check_block_group_item(struct extent_buffer *leaf, in check_block_group_item()
727 static void chunk_err(const struct extent_buffer *leaf, in chunk_err()
[all …]
Dinode-item.c12 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref()
39 struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref()
108 struct extent_buffer *leaf; in btrfs_del_inode_extref() local
178 struct extent_buffer *leaf; in btrfs_del_inode_ref() local
259 struct extent_buffer *leaf; in btrfs_insert_inode_extref() local
404 struct extent_buffer *leaf; in btrfs_lookup_inode() local
423 struct extent_buffer *leaf, in btrfs_trace_truncate()
460 struct extent_buffer *leaf; in btrfs_truncate_inode_items() local
Ddir-item.c30 struct extent_buffer *leaf; in insert_with_overflow() local
64 struct extent_buffer *leaf; in btrfs_insert_xattr_item() local
115 struct extent_buffer *leaf; in btrfs_insert_dir_item() local
233 struct extent_buffer *leaf; in btrfs_check_dir_item_collision() local
386 struct extent_buffer *leaf; in btrfs_match_dir_item_name() local
419 struct extent_buffer *leaf; in btrfs_delete_one_dir_name() local
Dfile-item.c151 struct extent_buffer *leaf; in btrfs_insert_hole_extent() local
196 struct extent_buffer *leaf; in btrfs_lookup_csum() local
520 struct extent_buffer *leaf; in btrfs_lookup_csums_range() local
764 struct extent_buffer *leaf; in truncate_one_csum() local
817 struct extent_buffer *leaf; in btrfs_del_csums() local
994 struct extent_buffer *leaf = NULL; in btrfs_csum_file_blocks() local
1217 struct extent_buffer *leaf = path->nodes[0]; in btrfs_extent_item_to_extent_map() local
1283 const struct extent_buffer *leaf = path->nodes[0]; in btrfs_file_extent_end() local
Dctree.c1768 struct extent_buffer *leaf = path->nodes[0]; in search_leaf() local
2280 struct extent_buffer *leaf; in btrfs_search_slot_for_read() local
2377 const struct extent_buffer *leaf = path->nodes[0]; in btrfs_get_next_valid_item() local
2907 noinline int btrfs_leaf_free_space(struct extent_buffer *leaf) in btrfs_leaf_free_space()
3669 struct extent_buffer *leaf; in setup_leaf_for_split() local
3734 struct extent_buffer *leaf; in split_item() local
3833 struct extent_buffer *leaf; in btrfs_truncate_item() local
3926 struct extent_buffer *leaf; in btrfs_extend_item() local
3999 struct extent_buffer *leaf; in setup_items_for_insert() local
4142 struct extent_buffer *leaf; in btrfs_insert_item() local
[all …]
Dxattr.c29 struct extent_buffer *leaf; in btrfs_getxattr() local
169 struct extent_buffer *leaf = path->nodes[0]; in btrfs_setxattr() local
300 struct extent_buffer *leaf; in btrfs_listxattr() local
Droot-tree.c208 struct extent_buffer *leaf; in btrfs_find_orphan_roots() local
337 struct extent_buffer *leaf; in btrfs_del_root_ref() local
411 struct extent_buffer *leaf; in btrfs_add_root_ref() local
Dfree-space-tree.c71 struct extent_buffer *leaf; in add_new_free_space_info() local
208 struct extent_buffer *leaf; in convert_free_space_to_bitmaps() local
346 struct extent_buffer *leaf; in convert_free_space_to_extents() local
512 struct extent_buffer *leaf; in free_space_test_bit() local
536 struct extent_buffer *leaf; in free_space_set_bits() local
1349 struct extent_buffer *leaf; in remove_block_group_free_space() local
Dexport.c140 struct extent_buffer *leaf; in btrfs_get_parent() local
210 struct extent_buffer *leaf; in btrfs_get_name() local
Dextent-tree.c125 struct extent_buffer *leaf; in btrfs_lookup_extent_info() local
424 static u64 hash_extent_data_ref_item(struct extent_buffer *leaf, in hash_extent_data_ref_item()
432 static int match_extent_data_ref(struct extent_buffer *leaf, in match_extent_data_ref()
452 struct extent_buffer *leaf; in lookup_extent_data_ref() local
527 struct extent_buffer *leaf; in insert_extent_data_ref() local
606 struct extent_buffer *leaf; in remove_extent_data_ref() local
648 struct extent_buffer *leaf; in extent_data_ref_count() local
795 struct extent_buffer *leaf; in lookup_inline_extent_backref() local
993 struct extent_buffer *leaf; in setup_inline_extent_backref() local
1082 struct extent_buffer *leaf = path->nodes[0]; in update_inline_extent_backref() local
[all …]
/Linux-v6.1/arch/loongarch/mm/
Dcache.c44 static void flush_cache_leaf(unsigned int leaf) in flush_cache_leaf()
68 int leaf; in __flush_cache_all() local
94 #define populate_cache_properties(cfg0, cdesc, level, leaf) \ argument
117 unsigned int leaf = 0, level = 1; in cpu_cache_init() local
/Linux-v6.1/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()
312 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() local
396 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf() local
623 struct xfs_dir2_leaf *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() local
926 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact() local
1071 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() local
1098 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() local
1120 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() local
1140 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail() local
[all …]
Dxfs_attr_leaf.c241 struct xfs_attr_leafblock *leaf, in xfs_attr3_leaf_verify_entry()
315 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify() local
1010 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit() local
1128 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform() local
1217 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_node() local
1295 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_create() local
1406 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add() local
1487 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_add_work() local
2006 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_toosmall() local
2133 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_remove() local
[all …]
Dxfs_iext_tree.c376 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_nr_entries()
391 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_key()
544 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_split_leaf() local
791 struct xfs_iext_leaf *leaf, in xfs_iext_rebalance_leaf()
868 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_remove() local
Dxfs_dir2_node.c64 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check() local
415 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_node() local
500 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leafn_add() local
639 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_addname() local
790 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_entry() local
1274 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_remove() local
1496 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_toosmall() local
/Linux-v6.1/fs/unicode/
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 …]
/Linux-v6.1/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
101 int leaf; in detect_extended_topology() local
/Linux-v6.1/arch/x86/kernel/
Dsev-shared.c256 static int sev_cpuid_hv(struct cpuid_leaf *leaf) in sev_cpuid_hv()
353 snp_cpuid_get_validated_func(struct cpuid_leaf *leaf) in snp_cpuid_get_validated_func()
388 static void snp_cpuid_hv(struct cpuid_leaf *leaf) in snp_cpuid_hv()
394 static int snp_cpuid_postprocess(struct cpuid_leaf *leaf) in snp_cpuid_postprocess()
488 static int snp_cpuid(struct cpuid_leaf *leaf) in snp_cpuid()
534 struct cpuid_leaf leaf; in do_vc_no_ghcb() local
850 struct cpuid_leaf leaf; in vc_handle_cpuid_snp() local
/Linux-v6.1/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
/Linux-v6.1/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
340 struct xfs_attr3_leafblock *leaf = bp->b_addr; in xchk_xattr_block() local
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dxdpwall.c118 __u8 *leaf; in filter_ipv6_addr() local
127 __u8 *leaf; in filter_ipv4_addr() local
221 __u8 *leaf = bpf_map_lookup_elem(&tcp_port_map, &port); in filter_tcp_port() local
228 __u16 *leaf = bpf_map_lookup_elem(&udp_port_map, &port); in filter_udp_port() local
/Linux-v6.1/tools/arch/x86/kcpuid/
Dkcpuid.c120 static void leaf_print_raw(struct subleaf *leaf) in leaf_print_raw()
139 struct subleaf *leaf; in cpuid_store() local
293 struct subleaf *leaf; in parse_line() local
466 static void show_leaf(struct subleaf *leaf) in show_leaf()
/Linux-v6.1/fs/btrfs/tests/
Dinode-tests.c21 struct extent_buffer *leaf = root->node; in insert_extent() local
53 struct extent_buffer *leaf = root->node; in insert_inode_item_key() local
/Linux-v6.1/fs/xfs/
Dxfs_attr_list.c288 struct xfs_attr_leafblock *leaf; in xfs_attr_node_list() local
392 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_list_int() local
/Linux-v6.1/fs/gfs2/
Ddir.c816 struct gfs2_leaf *leaf; in gfs2_dirent_search() local
867 struct gfs2_leaf *leaf; in new_leaf() local
911 struct gfs2_leaf *leaf; in dir_make_exhash() local
1375 unsigned leaves = 0, leaf = 0, offset, sort_offset; in gfs2_dir_read_leaf() local
1727 struct gfs2_leaf *leaf, *oleaf; in dir_new_leaf() local
1802 struct gfs2_leaf *leaf; in gfs2_dir_add() local
1900 struct gfs2_leaf *leaf = (struct gfs2_leaf *)bh->b_data; in gfs2_dir_del() local
2102 struct gfs2_leaf *leaf; in gfs2_dir_exhash_dealloc() local

12345