Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.h65 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
Dxfs_attr.c795 error = xfs_attr3_leaf_getvalue(bp, args); in xfs_attr_leaf_get()
1310 retval = xfs_attr3_leaf_getvalue(blk->bp, args); in xfs_attr_node_get()
Dxfs_attr_leaf.c2371 xfs_attr3_leaf_getvalue( in xfs_attr3_leaf_getvalue() function