Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_UNSHARED (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Dnfs_mount.h66 #define NFS_MOUNT_UNSHARED 0x8000 /* 5 */ macro
/linux/fs/nfs/
A Dsuper.c445 { NFS_MOUNT_UNSHARED, ",nosharecache", "" }, in nfs_show_mount_options()
974 ~(NFS_MOUNT_UNSHARED | NFS_MOUNT_NORESVPORT))
1194 if (old->flags & NFS_MOUNT_UNSHARED) in nfs_compare_super()
1258 if (server->flags & NFS_MOUNT_UNSHARED) in nfs_get_tree_common()
A Dfs_context.c572 ctx->flags |= NFS_MOUNT_UNSHARED; in nfs_fs_context_parse_param()
574 ctx->flags &= ~NFS_MOUNT_UNSHARED; in nfs_fs_context_parse_param()

Completed in 11 milliseconds