Searched refs:vnode_impl_t (Results 1 – 6 of 6) sorted by relevance
205 vnode_impl_t *li_marker;223 static vnode_impl_t * lru_iter_first(int, lru_iter_t *);224 static vnode_impl_t * lru_iter_next(lru_iter_t *);226 static vnode_impl_t * vcache_alloc(void);227 static void vcache_dealloc(vnode_impl_t *);228 static void vcache_free(vnode_impl_t *);232 static void vrele_deferred(vnode_impl_t *);279 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in _vstate_assert()310 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in vstate_assert_get()323 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in vstate_assert_wait_stable()[all …]
382 vnode_impl_t *dvi = VNODE_TO_VIMPL(dvp); in cache_remove()396 vnode_impl_t *vi = VNODE_TO_VIMPL(vp); in cache_remove()431 vnode_impl_t *dvi = VNODE_TO_VIMPL(dvp); in cache_lookup_entry()535 vnode_impl_t *dvi = VNODE_TO_VIMPL(dvp); in cache_lookup()661 vnode_impl_t *dvi = VNODE_TO_VIMPL(dvp); in cache_lookup_linked()798 vnode_impl_t *vi = VNODE_TO_VIMPL(vp); in cache_revlookup()918 vnode_impl_t *dvi = VNODE_TO_VIMPL(dvp); in cache_enter()997 vnode_impl_t *vi = VNODE_TO_VIMPL(vp); in cache_enter()1018 vnode_impl_t *vi = VNODE_TO_VIMPL(vp); in cache_enter_id()1150 vnode_impl_t *vi = VNODE_TO_VIMPL(vp); in cache_vnode_init()[all …]
128 = offsetof(vnode_impl_t, vi_lrulist.tqe_next);443 vnode_impl_t vi_vnode;450 vnode_impl_t *vip; in vfs_vnode_iterator_init()466 vnode_impl_t *mvip = &vni->vi_vnode; in vfs_vnode_iterator_destroy()485 vnode_impl_t *mvip = &vni->vi_vnode; in vfs_vnode_iterator_next1()488 vnode_impl_t *vip; in vfs_vnode_iterator_next1()541 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in vfs_insmntque()
692 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in vn_syncer_add1()718 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in vn_syncer_add_to_worklist()736 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in vn_syncer_remove_from_worklist()1193 vnode_impl_t *vip;1725 vnode_impl_t *vip; in vfs_vnode_lock_print()1799 vnode_impl_t *vip; in vfs_mount_print()1817 vnode_impl_t *vip; in vfs_mount_print()1844 vnode_impl_t *vip; in printlockedvnodes()
325 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in genfs_deadlock()362 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in genfs_deadunlock()380 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in genfs_lock()414 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in genfs_unlock()431 vnode_impl_t *vip = VNODE_TO_VIMPL(vp); in genfs_islocked()
121 typedef struct vnode_impl vnode_impl_t; typedef