XFS_DIFLAG_NOSYMLINKS  913 fs/xfs/linux-2.6/xfs_ioctl.c 			di_flags |= XFS_DIFLAG_NOSYMLINKS;
XFS_DIFLAG_NOSYMLINKS  252 fs/xfs/xfs_dinode.h 	 XFS_DIFLAG_PROJINHERIT | XFS_DIFLAG_NOSYMLINKS | XFS_DIFLAG_EXTSIZE | \
XFS_DIFLAG_NOSYMLINKS  755 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_NOSYMLINKS)
XFS_DIFLAG_NOSYMLINKS 1194 fs/xfs/xfs_inode.c 			if ((pip->i_d.di_flags & XFS_DIFLAG_NOSYMLINKS) &&
XFS_DIFLAG_NOSYMLINKS 1196 fs/xfs/xfs_inode.c 				di_flags |= XFS_DIFLAG_NOSYMLINKS;
XFS_DIFLAG_NOSYMLINKS 2540 fs/xfs/xfs_vnodeops.c 	if (dp->i_d.di_flags & XFS_DIFLAG_NOSYMLINKS) {