Searched refs:xfs_attr_get_ilocked (Results 1 – 3 of 3) sorted by relevance
138 int xfs_attr_get_ilocked(struct xfs_inode *ip, struct xfs_da_args *args);
107 xfs_attr_get_ilocked( in xfs_attr_get_ilocked() function151 error = xfs_attr_get_ilocked(ip, &args); in xfs_attr_get()
106 error = xfs_attr_get_ilocked(context->dp, &args); in xchk_xattr_listent()