Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dswap_pager.c2435 struct swapoff_args { struct
2445 sys_swapoff(struct thread *td, struct swapoff_args *uap) in sys_swapoff() argument
/f-stack/freebsd/sys/
H A Dsysproto.h1141 struct swapoff_args { struct
1142 char name_l_[PADL_(const char *)]; const char * name; char name_r_[PADR_(const char *)];