Searched refs:NFS_MOUNT_NORDIRPLUS (Results 1 – 4 of 4) sorted by relevance
64 #define NFS_MOUNT_NORDIRPLUS 0x4000 /* 5 */ macro
642 { NFS_MOUNT_NORDIRPLUS, ",nordirplus", "" }, in nfs_show_mount_options()1294 mnt->flags &= ~NFS_MOUNT_NORDIRPLUS; in nfs_parse_mount_options()1297 mnt->flags |= NFS_MOUNT_NORDIRPLUS; in nfs_parse_mount_options()
926 if (server->flags & NFS_MOUNT_NORDIRPLUS) in nfs4_server_common_setup()
971 if (!(mount_info->parsed->flags & NFS_MOUNT_NORDIRPLUS)) in nfs_create_server()