Searched refs:auth_flavs (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfs/
H A Dmount_clnt.c143 * auth_flavs list and auth_flav_len will be populated with the list from the
152 .auth_flavors = info->auth_flavs,
209 dprintk("NFS: Faking up auth_flavs list\n");
210 info->auth_flavs[0] = RPC_AUTH_NULL;
H A Dinternal.h196 rpc_authflavor_t *auth_flavs; member in struct:nfs_mount_request
H A Dsuper.c847 .auth_flavs = server_authlist,

Completed in 78 milliseconds