Home
last modified time | relevance | path

Searched refs:nfs_auth_info_match (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
A Dsuper.c774 bool nfs_auth_info_match(const struct nfs_auth_info *auth_info, in nfs_auth_info_match() function
788 EXPORT_SYMBOL_GPL(nfs_auth_info_match);
818 if (nfs_auth_info_match(&ctx->auth_info, flavor)) in nfs_verify_authflavors()
1029 !nfs_auth_info_match(&ctx->auth_info, nfss->client->cl_auth->au_flavor) || in nfs_compare_remount_data()
A Dnfs4namespace.c223 nfs_auth_info_match(&server->auth_info, pflavor)) { in nfs_find_best_sec()
A Dinternal.h504 bool nfs_auth_info_match(const struct nfs_auth_info *, rpc_authflavor_t);
A Dnfs4proc.c10478 if (!nfs_auth_info_match(&server->auth_info, flavor)) in nfs41_find_root_sec()

Completed in 31 milliseconds