Searched refs:vnode_getwithvid_drainok (Results 1 – 4 of 4) sorted by relevance
1689 int vnode_getwithvid_drainok(vnode_t, uint32_t);
2249 } else if ((error = vnode_getwithvid_drainok(dp, vid))) { in cache_lookup_path()2307 if ((vnode_getwithvid_drainok(vp, vvid))) { in cache_lookup_path()
6323 vnode_getwithvid_drainok(vnode_t vp, uint32_t vid) in vnode_getwithvid_drainok() function
1160 error = vnode_getwithvid_drainok(vn_p, vid); in devfs_dntovn()