Searched refs:racctvp (Results 1 – 1 of 1) sorted by relevance
216 vnode_t *racctvp; in acct_find() local224 if (VOP_REALVP(ag->acctvp, &racctvp, NULL)) in acct_find()225 racctvp = ag->acctvp; in acct_find()227 if (racctvp->v_vfsp == realvp->v_vfsp) in acct_find()230 if (VN_CMP(realvp, racctvp)) in acct_find()