Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_attr_leaf.c1020 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr_shortform_allfit()
1148 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_to_shortform()
1268 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_to_node()
1840 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()
1841 entries2 = xfs_attr3_leaf_entryp(leaf2); in xfs_attr3_leaf_rebalance()
1933 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()
1955 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()
2251 entry = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_remove()
2300 entry = xfs_attr3_leaf_entryp(drop_leaf); in xfs_attr3_leaf_unbalance()
2427 entries = xfs_attr3_leaf_entryp(leaf); in xfs_attr3_leaf_lookup_int()
[all …]
A Dxfs_da_format.h713 xfs_attr3_leaf_entryp(xfs_attr_leafblock_t *leafp) in xfs_attr3_leaf_entryp() function
726 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name()
/linux-6.3-rc2/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()
/linux-6.3-rc2/fs/xfs/scrub/
A Dattr.c365 entries = xfs_attr3_leaf_entryp(leaf); in xchk_xattr_block()
418 ent = xfs_attr3_leaf_entryp(blk->bp->b_addr) + blk->index; in xchk_xattr_rec()

Completed in 16 milliseconds