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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c130 l_ulong freeswap; /* swap space still available */ member in struct:l_sysinfo
181 sysinfo.freeswap = (i - j) * PAGE_SIZE;

Completed in 63 milliseconds