xfs_attr_leaf_getvalue 1189 fs/xfs/xfs_attr.c 	error = xfs_attr_leaf_getvalue(bp, args);
xfs_attr_leaf_getvalue 1804 fs/xfs/xfs_attr.c 		retval = xfs_attr_leaf_getvalue(blk->bp, args);
xfs_attr_leaf_getvalue  252 fs/xfs/xfs_attr_leaf.h int	xfs_attr_leaf_getvalue(struct xfs_dabuf *bp, struct xfs_da_args *args);