Searched refs:NFS_MOUNT_NORDIRPLUS (Results 1 – 7 of 7) sorted by relevance
65 #define NFS_MOUNT_NORDIRPLUS 0x4000 /* 5 */ macro
529 ctx->flags |= NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()531 ctx->flags &= ~NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()
1049 if (server->flags & NFS_MOUNT_NORDIRPLUS) in nfs4_server_common_setup()
436 { NFS_MOUNT_NORDIRPLUS, ",nordirplus", "" }, in nfs_show_mount_options()
1007 if (!(ctx->flags & NFS_MOUNT_NORDIRPLUS)) in nfs_create_server()