Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/
H A Duvm_swap.c194 struct swapent50 { struct
195 int32_t se50_dev; /* device id */
196 int se50_flags; /* flags */
197 int se50_nblks; /* total blocks */
198 int se50_inuse; /* blocks in use */
199 int se50_priority; /* priority of this device */
200 char se50_path[PATH_MAX+1]; /* path name */