Home
last modified time | relevance | path

Searched refs:xfs_attr3_leaf_lookup_int (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h77 int xfs_attr3_leaf_lookup_int(struct xfs_buf *leaf,
H A Dxfs_attr_leaf.c1084 error = xfs_attr3_leaf_lookup_int(bp, &nargs); /* set a->index */ in xfs_attr_shortform_to_leaf()
2544 xfs_attr3_leaf_lookup_int( in xfs_attr3_leaf_lookup_int() function
H A Dxfs_da_btree.c1859 retval = xfs_attr3_leaf_lookup_int(blk->bp, args); in xfs_da3_node_lookup_int()