Searched refs:VFS_NOTRUNC (Results 1 – 9 of 9) sorted by relevance
107 #define VFS_NOTRUNC 0x20 /* does not truncate long file names */ macro
253 #define VFS_NOTRUNC 0x20 /* does not truncate long file names */ macro
319 vfsp->vfs_flag |= VFS_NOTRUNC; in tmp_mount()
477 if (vp->v_vfsp->vfs_flag & VFS_NOTRUNC) in fs_pathconf()
4134 if (vf & VFS_NOTRUNC) in vf_to_stf()
1905 if (vp->v_vfsp->vfs_flag & VFS_NOTRUNC) in fifo_pathconf()
1142 vfsp->vfs_flag |= VFS_NOTRUNC; in zfs_domount()
818 vfsp->vfs_flag |= VFS_NOTRUNC; in ud_mountfs()
941 vfsp->vfs_flag |= VFS_NOTRUNC; in mountfs()