Searched refs:NFS_MOUNT_NORDIRPLUS (Results 1 – 5 of 5) sorted by relevance
65 #define NFS_MOUNT_NORDIRPLUS 0x4000 /* 5 */ macro
630 ctx->flags |= NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()632 ctx->flags &= ~NFS_MOUNT_NORDIRPLUS; in nfs_fs_context_parse_param()
1086 if (server->flags & NFS_MOUNT_NORDIRPLUS) in nfs4_server_set_init_caps()
450 { NFS_MOUNT_NORDIRPLUS, ",nordirplus", "" }, in nfs_show_mount_options()
1077 if (!(ctx->flags & NFS_MOUNT_NORDIRPLUS)) in nfs_create_server()