Searched refs:NFS_MOUNT_UNSHARED (Results 1 – 2 of 2) sorted by relevance
65 #define NFS_MOUNT_UNSHARED 0x8000 /* 5 */ macro
643 { NFS_MOUNT_UNSHARED, ",nosharecache", "" }, in nfs_show_mount_options()1300 mnt->flags &= ~NFS_MOUNT_UNSHARED; in nfs_parse_mount_options()1303 mnt->flags |= NFS_MOUNT_UNSHARED; in nfs_parse_mount_options()2186 ~(NFS_MOUNT_UNSHARED | NFS_MOUNT_NORESVPORT))2453 if (old->flags & NFS_MOUNT_UNSHARED) in nfs_compare_super()2550 if (server->flags & NFS_MOUNT_UNSHARED) in nfs_fs_mount_common()