Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h643 extern int makefh3_ol(nfs_fh3 *, struct exportinfo *, uint_t);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2418 makefh3_ol(nfs_fh3 *fh, struct exportinfo *exi, uint_t sec_index) in makefh3_ol() function
H A Dnfs3_srv.c552 error = makefh3_ol(&resp->resok.object, exi, sec.sec_index); in rfs3_lookup()