Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h240 int xfs_attr_leaf_getvalue(struct xfs_dabuf *bp, struct xfs_da_args *args);
Dxfs_attr.c1171 error = xfs_attr_leaf_getvalue(bp, args); in xfs_attr_leaf_get()
1776 retval = xfs_attr_leaf_getvalue(blk->bp, args); in xfs_attr_node_get()
Dxfs_attr_leaf.c2013 xfs_attr_leaf_getvalue(xfs_dabuf_t *bp, xfs_da_args_t *args) in xfs_attr_leaf_getvalue() function