Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c78 static struct vnode *get_cvp(dev_t, vtype_t, struct snode *, int *);
191 cvp = get_cvp(dev, type, csp, &used_csp); in specvp()
537 get_cvp( in get_cvp() function