Searched refs:NFS_MOUNT_NORDIRPLUS (Results 1 – 4 of 4) sorted by relevance
65 #define NFS_MOUNT_NORDIRPLUS 0x4000 /* 5 */ macro
697 ctx->flags |= NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()699 ctx->flags &= ~(NFS_MOUNT_NORDIRPLUS | NFS_MOUNT_FORCE_RDIRPLUS); in nfs_fs_context_parse_param()704 ctx->flags |= NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()707 ctx->flags &= ~NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()
698 if (server->flags & NFS_MOUNT_NORDIRPLUS) in nfs4_server_set_init_caps()721 if (!(server->flags & NFS_MOUNT_NORDIRPLUS)) in nfs_server_set_init_caps()1162 if (!(ctx->flags & NFS_MOUNT_NORDIRPLUS)) in nfs_create_server()
456 { NFS_MOUNT_NORDIRPLUS, ",nordirplus", "" }, in nfs_show_mount_options()