Searched refs:nfs_vptoexi (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/nfs/ |
H A D | export.h | 625 extern struct exportinfo *nfs_vptoexi(vnode_t *, vnode_t *, cred_t *, int *,
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_export.c | 1804 exi = nfs_vptoexi(dvp, vp, cr, NULL, &error, FALSE); in nfs_getfh() 1904 nfs_vptoexi(vnode_t *dvp, vnode_t *vp, cred_t *cr, int *walk, in nfs_vptoexi() function
|
H A D | nfs_server.c | 3034 *exi = nfs_vptoexi(mc_dvp, vp, cr, &walk, NULL, FALSE); in nfs_check_vpexi()
|
H A D | nfs4_srv.c | 988 oexi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE); in do_rfs4_op_secinfo() 2756 exi = nfs_vptoexi(NULL, vp, cs->cr, &walk, NULL, TRUE); in do_rfs4_op_lookup()
|