Searched refs:mnt_vnode (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dmntdata.h65 vnode_t *mnt_vnode; /* vnode for this mntnode */ member in struct:mntnode
77 #define MTOV(pnp) ((pnp)->mnt_vnode)
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c121 mnp->mnt_vnode = vn_alloc(KM_SLEEP);
H A Dmntvnops.c1140 mnp->mnt_vnode = vn_alloc(KM_SLEEP);

Completed in 48 milliseconds