xfs_iflags_test 130 fs/xfs/xfs_filestream.h xfs_iflags_test(ip, XFS_IFILESTREAM) || xfs_iflags_test 105 fs/xfs/xfs_iget.c if (xfs_iflags_test(ip, XFS_INEW)) { xfs_iflags_test 120 fs/xfs/xfs_iget.c if (xfs_iflags_test(ip, XFS_IRECLAIM)) { xfs_iflags_test 127 fs/xfs/xfs_iget.c ASSERT(xfs_iflags_test(ip, XFS_IRECLAIMABLE)); xfs_iflags_test 437 fs/xfs/xfs_iget.c ASSERT(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); xfs_iflags_test 2102 fs/xfs/xfs_inode.c if (!ip || xfs_iflags_test(ip, XFS_ISTALE)) {