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