Searched refs:vnode_iocount (Results 1 – 2 of 2) sorted by relevance
2657 int vnode_iocount(vnode_t vp);
3463 if (vnode_iocount(vp) <= 0 || in vnode_cmp_paired_dev()3464 vnode_iocount(bdev_vp) <= 0) { in vnode_cmp_paired_dev()6478 vnode_iocount(vnode_t vp) in vnode_iocount() function