Searched refs:NFS_MOUNT_UNSHARED (Results 1 – 3 of 3) sorted by relevance
66 #define NFS_MOUNT_UNSHARED 0x8000 /* 5 */ macro
450 { NFS_MOUNT_UNSHARED, ",nosharecache", "" }, in nfs_show_mount_options() 1003 ~(NFS_MOUNT_UNSHARED | NFS_MOUNT_NORESVPORT)) in nfs_compare_remount_data() 1243 /* Note: NFS_MOUNT_UNSHARED == NFS4_MOUNT_UNSHARED */ in nfs_compare_super() 1244 if (old->flags & NFS_MOUNT_UNSHARED) in nfs_compare_super() 1308 if (server->flags & NFS_MOUNT_UNSHARED) in nfs_get_tree_common()
717 ctx->flags |= NFS_MOUNT_UNSHARED; in nfs_fs_context_parse_param() 719 ctx->flags &= ~NFS_MOUNT_UNSHARED; in nfs_fs_context_parse_param()