Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h639 extern int chk_clnt_sec(struct exportinfo *, struct svc_req *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2241 chk_clnt_sec(exportinfo_t *exi, struct svc_req *req) in chk_clnt_sec() function
H A Dnfs_srv.c577 !chk_clnt_sec(exi, req)) in rfs_lookup()
H A Dnfs3_srv.c555 if (!error && publicfh_flag && !chk_clnt_sec(exi, req)) in rfs3_lookup()