Searched refs:this_count (Results 1 – 1 of 1) sorted by relevance
912 off_t swap_count, this_count; in vn_read_swapfile() local941 this_count = swap_count; in vn_read_swapfile()942 if (this_count > PAGE_SIZE) { in vn_read_swapfile()943 this_count = PAGE_SIZE; in vn_read_swapfile()948 (int)this_count, in vn_read_swapfile()