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