Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_umap.c46 static int segumap_dup(struct seg *, struct seg *);
71 segumap_dup,
160 segumap_dup(struct seg *seg, struct seg *newseg) in segumap_dup() function