Searched refs:auth_flav_len (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
151 .auth_count = info->auth_flav_len,
208 if (info->version != NFS_MNT3_VERSION || *info->auth_flav_len == 0) {
211 *info->auth_flav_len = 1;
H A Dinternal.h195 unsigned int *auth_flav_len; member in struct:nfs_mount_request
H A Dsuper.c846 .auth_flav_len = server_authlist_len,

Completed in 126 milliseconds