__xfs_iflags_test 313 fs/xfs/xfs_inode.h ret = __xfs_iflags_test(ip, flags); __xfs_iflags_test 2872 fs/xfs/xfs_vnodeops.c if (__xfs_iflags_test(ip, XFS_IRECLAIM) || __xfs_iflags_test 2873 fs/xfs/xfs_vnodeops.c (!__xfs_iflags_test(ip, XFS_IRECLAIMABLE) && vp == NULL)) {