Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_t (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_dir2_node.c421 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_node()
647 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_addname()
799 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_entry()
1079 xfs_dir2_leaf_t *leaf1; /* first leaf structure */ in xfs_dir2_leafn_rebalance()
1080 xfs_dir2_leaf_t *leaf2; /* second leaf structure */ in xfs_dir2_leafn_rebalance()
1284 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_remove()
1506 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_toosmall()
1631 xfs_dir2_leaf_t *drop_leaf; /* dead leaf structure */ in xfs_dir2_leafn_unbalance()
1632 xfs_dir2_leaf_t *save_leaf; /* surviving leaf structure */ in xfs_dir2_leafn_unbalance()
Dxfs_dir2_leaf.c447 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf()
978 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact()
1281 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_lookup_int()
1412 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_removename()
1660 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_trim_data()
1746 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_node_to_leaf()
Dxfs_da_format.h457 } xfs_dir2_leaf_t; typedef
Dxfs_dir2_block.c941 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_block()
Dxfs_da_btree.c770 leaf = (xfs_dir2_leaf_t *)oldroot; in xfs_da3_root_split()
2474 dead_leaf2 = (xfs_dir2_leaf_t *)dead_info; in xfs_da3_swap_lastblock()