Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_leaf.c383 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf()
618 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_addname()
914 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact()
1158 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_lookup()
1219 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_lookup_int()
1350 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_removename()
1490 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_replace()
1543 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_search_hash()
1598 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_trim_data()
1684 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_node_to_leaf()
Dxfs_dir2_node.c296 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_node()
381 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_add()
522 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_addname()
675 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_entry()
952 xfs_dir2_leaf_t *leaf1; /* first leaf structure */ in xfs_dir2_leafn_rebalance()
953 xfs_dir2_leaf_t *leaf2; /* second leaf structure */ in xfs_dir2_leafn_rebalance()
1161 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_remove()
1386 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_toosmall()
1511 xfs_dir2_leaf_t *drop_leaf; /* dead leaf structure */ in xfs_dir2_leafn_unbalance()
1512 xfs_dir2_leaf_t *save_leaf; /* surviving leaf structure */ in xfs_dir2_leafn_unbalance()
[all …]
Dxfs_da_format.h497 } xfs_dir2_leaf_t; typedef
Dxfs_dir2_block.c910 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_block()
Dxfs_da_btree.c557 leaf = (xfs_dir2_leaf_t *)oldroot; in xfs_da3_root_split()
2180 dead_leaf2 = (xfs_dir2_leaf_t *)dead_info; in xfs_da3_swap_lastblock()