Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h641 extern int makefh_ol(fhandle_t *, struct exportinfo *, uint_t);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2316 makefh_ol(fhandle_t *fh, exportinfo_t *exi, uint_t sec_index) in makefh_ol() function
H A Dnfs_srv.c571 error = makefh_ol(&dr->dr_fhandle, exi, in rfs_lookup()