Searched refs:sw_ar (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c70 static struct async_reqs *sw_ar, *sw_pendlist, *sw_freelist; variable in typeref:struct:async_reqs
188 sw_ar = (struct async_reqs *)
203 sw_freelist = sw_ar;
205 sw_ar[i].a_next = &sw_ar[i + 1];

Completed in 50 milliseconds