Home
last modified time | relevance | path

Searched refs:xfs_attr3_leaf_entryp (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_leaf.c844 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr_shortform_allfit()
897 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_to_shortform()
1008 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_to_node()
1244 entry = &xfs_attr3_leaf_entryp(leaf)[args->index]; in xfs_attr3_leaf_add_work()
1409 entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr); in xfs_attr3_leaf_order()
1410 entries2 = xfs_attr3_leaf_entryp(leaf2_bp->b_addr); in xfs_attr3_leaf_order()
1583 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()
1584 entries2 = xfs_attr3_leaf_entryp(leaf2); in xfs_attr3_leaf_rebalance()
1676 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()
1698 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()
[all …]
Dxfs_da_format.h797 xfs_attr3_leaf_entryp(xfs_attr_leafblock_t *leafp) in xfs_attr3_leaf_entryp() function
810 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name()
/linux-4.4.14/fs/xfs/
Dxfs_attr_inactive.c144 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_inactive()
172 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_inactive()
Dxfs_attr_list.c264 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr_node_list()
381 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_list_int()