Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h650 extern struct exportinfo *nfs_vptoexi(vnode_t *, vnode_t *, cred_t *, int *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2058 exi = nfs_vptoexi(dvp, vp, cr, NULL, &error, FALSE); in nfs_getfh()
2158 nfs_vptoexi(vnode_t *dvp, vnode_t *vp, cred_t *cr, int *walk, in nfs_vptoexi() function
H A Dnfs_server.c3135 *exi = nfs_vptoexi(mc_dvp, vp, cr, &walk, NULL, FALSE); in nfs_check_vpexi()
H A Dnfs_srv.c426 exi = nfs_vptoexi(NULL, dvp, cr, NULL, NULL, FALSE); in rfs_climb_crossmnt()
H A Dnfs4_srv.c1216 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE); in do_rfs4_op_secinfo()
3001 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE); in do_rfs4_op_lookup()