Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dswap_pager.c2613 struct swapon_args { struct
2619 sys_swapon(struct thread *td, struct swapon_args *uap) in sys_swapon() argument
/freebsd/sys/sys/
H A Dsysproto.h299 struct swapon_args { struct
300 char name_l_[PADL_(const char *)]; const char * name; char name_r_[PADR_(const char *)];