Searched refs:swap_space_reserve (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp348 swap_space_reserve(off_t amount) function
990 if (swap_space_reserve(B_PAGE_SIZE) == B_PAGE_SIZE) {
1160 fCommittedSwapSize += swap_space_reserve(size - fCommittedSwapSize);

Completed in 31 milliseconds