Searched refs:swap_vnodeops (Results 1 – 4 of 4) sorted by relevance
51 extern struct vnodeops *swap_vnodeops;
197 error = vn_make_ops(name, swap_vnodeops_template, &swap_vnodeops); in swapinit()227 vn_setops(vp, swap_vnodeops); in swapfs_getvp()
90 vnodeops_t *swap_vnodeops; variable681 ASSERT(vn_matchops(arg->a_vp, swap_vnodeops)); in swap_putapage()
247 vn_setops(anon_vp, swap_vnodeops); in anon_init()