Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_leaf.c388 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_block_to_leaf()
623 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_addname()
919 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir3_leaf_compact()
1163 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_lookup()
1224 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_lookup_int()
1355 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_removename()
1495 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_replace()
1548 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_search_hash()
1603 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_trim_data()
1689 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_node_to_leaf()
Dxfs_dir2_node.c300 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_node()
385 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_add()
526 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_addname()
679 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_lookup_for_entry()
956 xfs_dir2_leaf_t *leaf1; /* first leaf structure */ in xfs_dir2_leafn_rebalance()
957 xfs_dir2_leaf_t *leaf2; /* second leaf structure */ in xfs_dir2_leafn_rebalance()
1165 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_remove()
1390 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leafn_toosmall()
1515 xfs_dir2_leaf_t *drop_leaf; /* dead leaf structure */ in xfs_dir2_leafn_unbalance()
1516 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.c914 xfs_dir2_leaf_t *leaf; /* leaf structure */ in xfs_dir2_leaf_to_block()
Dxfs_da_btree.c563 leaf = (xfs_dir2_leaf_t *)oldroot; in xfs_da3_root_split()
2191 dead_leaf2 = (xfs_dir2_leaf_t *)dead_info; in xfs_da3_swap_lastblock()