Searched refs:vncache_cmp (Results 1 – 3 of 3) sorted by relevance
33 int vncache_cmp(const vnode_t *, const vnode_t *);
219 vncache_cmp(const vnode_t *vp1, const vnode_t *vp2) in vncache_cmp() function
951 return (vncache_cmp(vp1, vp2)); in fop_cmp()