Searched refs:publicfh_ok (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_server.c | 1511 bool_t publicfh_ok = FALSE; in common_dispatch() local 1655 publicfh_ok = PUBLICFH_CHECK(ne, disp, exi, fsid, xfid); in common_dispatch() 1667 authres = checkauth(exi, req, cr, anon_ok, publicfh_ok, in common_dispatch() 2016 bool_t publicfh_ok, bool_t *ro) in checkauth() argument 2079 if (publicfh_ok) in checkauth()
|