Searched defs:vop (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_v.c302 vop(void) function
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c867 * represented by 'vop'. The purpose of this routine is to allow
874 * Note, vop is not the 'right' identifier for a filesystem.
877 dnlc_fs_purge1(vnodeops_t *vop) argument
906 vn_matchops(vp, vop))
H A Dvnode.c2933 vnodeops_t *vop = vn_getops(vp); local
2940 ((char *)(vop) + otdp->offset);
3766 /* Need to update stats before vop call since we may lose the vnode */

Completed in 72 milliseconds