Searched defs:ani_phys_resv (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Danon.h352 * ani_phys_resv = total phys slots reserved for use by clients
368 ((k_anoninfo.ani_max - k_anoninfo.ani_phys_resv) + \
375 pgcnt_t ani_phys_resv; /* # of reserved phys (disk) slots */ member in struct:k_anoninfo

Completed in 46 milliseconds