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

/linux-master/fs/nfs/
H A Dsuper.c764 bool nfs_auth_info_match(const struct nfs_auth_info *auth_info, function
778 EXPORT_SYMBOL_GPL(nfs_auth_info_match); variable
808 if (nfs_auth_info_match(&ctx->auth_info, flavor))
1001 !nfs_auth_info_match(&ctx->auth_info, nfss->client->cl_auth->au_flavor) ||
H A Dnfs4namespace.c223 nfs_auth_info_match(&server->auth_info, pflavor)) {
H A Dinternal.h447 bool nfs_auth_info_match(const struct nfs_auth_info *, rpc_authflavor_t);
H A Dnfs4proc.c10225 if (!nfs_auth_info_match(&server->auth_info, flavor))

Completed in 287 milliseconds