Searched refs:commonvp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsnode.h159 struct vnode *commonvp(dev_t, vtype_t);
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c231 cvp = commonvp(dev, type);
527 * Similar to commonvp() but doesn't acquire the stable_lock, and
579 commonvp(dev_t dev, vtype_t type) function
674 * If vp is NULL, only return commonvp. Otherwise return

Completed in 85 milliseconds