Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.c989 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr_shortform_allfit()
1117 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_to_shortform()
1224 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_to_node()
1795 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()
1796 entries2 = xfs_attr3_leaf_entryp(leaf2); in xfs_attr3_leaf_rebalance()
1888 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()
1910 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()
2206 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_remove()
2255 entry = xfs_attr3_leaf_entryp(drop_leaf); in xfs_attr3_leaf_unbalance()
2382 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_lookup_int()
[all …]
A Dxfs_da_format.h712 xfs_attr3_leaf_entryp(xfs_attr_leafblock_t *leafp) in xfs_attr3_leaf_entryp() function
725 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name()
/linux/fs/xfs/scrub/
A Dattr.c366 entries = xfs_attr3_leaf_entryp(leaf); in xchk_xattr_block()
419 ent = xfs_attr3_leaf_entryp(blk->bp->b_addr) + blk->index; in xchk_xattr_rec()
/linux/fs/xfs/
A Dxfs_attr_list.c326 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr_node_list()
403 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_list_int()
A Dxfs_attr_inactive.c101 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_inactive()

Completed in 13 milliseconds