Searched refs:this_count (Results 1 – 1 of 1) sorted by relevance
864 off_t swap_count, this_count; in vn_read_swapfile() local893 this_count = swap_count; in vn_read_swapfile()894 if (this_count > PAGE_SIZE) { in vn_read_swapfile()895 this_count = PAGE_SIZE; in vn_read_swapfile()900 (int)this_count, in vn_read_swapfile()