Searched refs:VFS_NOTRUNC (Results 1 – 10 of 10) sorted by relevance
107 #define VFS_NOTRUNC 0x20 /* does not truncate long file names */ macro
127 vfsp->vfs_flag |= VFS_RDONLY | VFS_NOSETUID | VFS_NOTRUNC | in bootfs_mount()
254 #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()
4253 if (vf & VFS_NOTRUNC) in vf_to_stf()
1909 if (vp->v_vfsp->vfs_flag & VFS_NOTRUNC) in fifo_pathconf()
943 vfsp->vfs_flag |= VFS_NOTRUNC; in mountfs()
815 vfsp->vfs_flag |= VFS_NOTRUNC; in ud_mountfs()
1191 vfsp->vfs_flag |= VFS_NOTRUNC; in zfs_domount()