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

/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousCache.cpp345 swap_space_reserve(off_t amount) function
814 if (swap_space_reserve(B_PAGE_SIZE) == B_PAGE_SIZE) {
984 fCommittedSwapSize += swap_space_reserve(size - fCommittedSwapSize);

Completed in 36 milliseconds