Searched refs:NFS_OPTION_MIGRATION (Results 1 – 4 of 4) sorted by relevance
183 #define NFS_OPTION_MIGRATION 0x00000002 /* - NFSv4 migration enabled */ macro
598 ctx->options &= ~NFS_OPTION_MIGRATION; in nfs_fs_context_parse_param()600 ctx->options |= NFS_OPTION_MIGRATION; in nfs_fs_context_parse_param()1317 if (ctx->options & NFS_OPTION_MIGRATION && in nfs_fs_context_validate()
923 if (server->options & NFS_OPTION_MIGRATION) in nfs4_set_client()
503 if (nfss->options & NFS_OPTION_MIGRATION) in nfs_show_mount_options()
Completed in 12 milliseconds