Home
last modified time | relevance | path

Searched defs:swapname (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c456 char *swapname; in swapctl() local
803 char *swapname; in swapctl32() local
1100 swapadd(struct vnode *vp, ulong_t lowblk, ulong_t nblks, char *swapname) in swapadd()