Home
last modified time | relevance | path

Searched defs:leaf (Results 51 – 75 of 134) sorted by relevance

123456

/openbmc/linux/lib/
H A Dassoc_array.c21 int (*iterator)(const void *leaf, in assoc_array_subtree_iterate()
311 const void *leaf; in assoc_array_find() local
1045 static int assoc_array_delete_collapse_iterator(const void *leaf, in assoc_array_delete_collapse_iterator()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Deeprom.c243 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c420 bool leaf) in xfs_refcountbt_block_maxrecs()
434 bool leaf) in xfs_refcountbt_maxrecs()
H A Dxfs_alloc_btree.c596 bool leaf) in xfs_allocbt_block_maxrecs()
610 int leaf) in xfs_allocbt_maxrecs()
H A Dxfs_rmap_btree.c578 bool leaf) in xfs_rmapbt_block_maxrecs()
592 int leaf) in xfs_rmapbt_maxrecs()
H A Dxfs_ialloc_btree.c551 bool leaf) in xfs_inobt_block_maxrecs()
565 int leaf) in xfs_inobt_maxrecs()
/openbmc/linux/fs/btrfs/
H A Dref-verify.c387 struct extent_buffer *leaf, in add_extent_data_ref()
440 struct extent_buffer *leaf = path->nodes[0]; in process_extent_item() local
505 struct extent_buffer *leaf = path->nodes[0]; in process_leaf() local
H A Dinode.c511 struct extent_buffer *leaf; in insert_inline_extent() local
1996 struct extent_buffer *leaf; in run_delalloc_nocow() local
2866 struct extent_buffer *leaf; in insert_reserved_file_extent() local
3457 struct extent_buffer *leaf; in btrfs_orphan_cleanup() local
3726 struct extent_buffer *leaf; in btrfs_read_locked_inode() local
3979 struct extent_buffer *leaf; in btrfs_update_inode_item() local
4233 struct extent_buffer *leaf; in btrfs_unlink_subvol() local
5408 struct extent_buffer *leaf; in fixup_tree_root_location() local
5754 struct extent_buffer *leaf; in btrfs_set_inode_index_count() local
6770 struct extent_buffer *leaf; in btrfs_get_extent() local
[all …]
H A Drelocation.c1021 struct extent_buffer *leaf; in get_new_location() local
1067 struct extent_buffer *leaf) in replace_file_extents()
1703 struct extent_buffer *leaf; in merge_reloc_root() local
3406 static int delete_v1_space_cache(struct extent_buffer *leaf, in delete_v1_space_cache()
3503 struct extent_buffer *leaf; in find_next_extent() local
3819 struct extent_buffer *leaf; in __insert_orphan_inode() local
4211 struct extent_buffer *leaf; in btrfs_recover_relocation() local
H A Dblock-group.c708 struct extent_buffer *leaf; in load_extent_tree_free() local
1986 struct extent_buffer *leaf; in read_bg_from_eb() local
2513 struct extent_buffer *leaf; in btrfs_read_block_groups() local
2632 struct extent_buffer *leaf; in insert_dev_extent() local
3040 struct extent_buffer *leaf; in update_block_group_item() local
H A Duuid-tree.c299 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
H A Daccessors.h1066 #define btrfs_item_ptr(leaf, slot, type) \ argument
1069 #define btrfs_item_ptr_offset(leaf, slot) \ argument
H A Dioctl.c592 struct extent_buffer *leaf; in create_subvol() local
1568 struct extent_buffer *leaf; in copy_to_sk() local
1921 struct extent_buffer *leaf; in btrfs_search_path_in_tree_user() local
2161 struct extent_buffer *leaf; in btrfs_ioctl_get_subvol_info() local
2279 struct extent_buffer *leaf; in btrfs_ioctl_get_subvol_rootref() local
/openbmc/linux/fs/xfs/
H A Dxfs_attr_inactive.c89 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dcacheflush.h60 static inline void flush_cache_line(int leaf, unsigned long addr) in flush_cache_line()
/openbmc/linux/net/ipv6/
H A Dip6_fib.c761 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_add_1() local
1050 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_purge_rt() local
1074 struct fib6_info *leaf = rcu_dereference_protected(fn->leaf, in fib6_add_rt2node() local
1585 struct fib6_info *leaf = rcu_dereference(fn->leaf); in fib6_node_lookup_1() local
1668 struct fib6_info *leaf = rcu_dereference(fn->leaf); in fib6_locate_1() local
1908 struct fib6_info *leaf, *replace_rt = NULL; in fib6_del_route() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp83 std::string leaf = path.filename(); in populateSoftwareInformation() local
/openbmc/linux/drivers/base/
H A Darch_topology.c503 bool leaf = true; in parse_core() local
552 bool leaf = true; in parse_cluster() local
/openbmc/u-boot/fs/btrfs/
H A Dctree.c273 struct btrfs_leaf *leaf = &p->nodes[0]->leaf; in btrfs_next_slot() local
H A Dctree.h256 struct btrfs_leaf leaf; member
316 static inline void *btrfs_leaf_data(struct btrfs_leaf *leaf, u32 slot) in btrfs_leaf_data()
/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-x86.h119 int leaf; in pkey_reg_xstate_offset() local
/openbmc/linux/fs/btrfs/tests/
H A Dqgroup-tests.c24 struct extent_buffer *leaf; in insert_normal_tree_ref() local
/openbmc/linux/tools/bootconfig/
H A Dmain.c113 struct xbc_node *leaf; in xbc_show_list() local
/openbmc/linux/arch/x86/kvm/
H A Dcpuid.h67 unsigned int leaf) in cpuid_entry_override()
/openbmc/linux/include/linux/
H A Dassoc_array_priv.h79 struct assoc_array_ptr *leaf; member

123456