xfs_attr_get_ilocked  170 fs/xfs/libxfs/xfs_attr.c 	error = xfs_attr_get_ilocked(ip, &args);
xfs_attr_get_ilocked  149 fs/xfs/libxfs/xfs_attr.h int xfs_attr_get_ilocked(struct xfs_inode *ip, struct xfs_da_args *args);
xfs_attr_get_ilocked  165 fs/xfs/scrub/attr.c 	error = xfs_attr_get_ilocked(context->dp, &args);