Searched refs:xfs_attr_get (Results 1 – 3 of 3) sorted by relevance
552 int xfs_attr_get(struct xfs_da_args *args);
268 xfs_attr_get( in xfs_attr_get() function
150 error = xfs_attr_get(&args); in xfs_xattr_get()