Home
last modified time | relevance | path

Searched refs:anon_fill_cow_holes (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Danon.h389 extern int anon_fill_cow_holes(struct seg *, caddr_t, struct anon_hdr *,
H A Dvm_anon.c1492 anon_fill_cow_holes( in anon_fill_cow_holes() function
H A Dseg_vn.c6338 if ((err = anon_fill_cow_holes(seg, seg->s_base, in segvn_setpagesize()