Searched refs:swap_vnodeops (Results 1 – 4 of 4) sorted by relevance
196 error = vn_make_ops(name, swap_vnodeops_template, &swap_vnodeops); in swapinit()226 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()
49 extern struct vnodeops *swap_vnodeops;
246 vn_setops(anon_vp, swap_vnodeops); in anon_init()