Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dsuper.c310 static const char *nfs_pseudoflavour_to_name(rpc_authflavor_t flavour) in nfs_pseudoflavour_to_name() function
497 seq_printf(m, ",sec=%s", nfs_pseudoflavour_to_name(nfss->client->cl_auth->au_flavor)); in nfs_show_mount_options()