Searched refs:this_count (Results 1 – 2 of 2) sorted by relevance
692 uint32_t this_count; in main() local697 &this_count); in main()699 offset, resid, this_offset, this_count); in main()700 resid -= this_count; in main()701 offset += this_count; in main()711 uint32_t this_count; in main() local716 &this_count); in main()718 offset, resid, this_offset, this_count, in main()720 if (this_count == 0) { in main()724 resid -= this_count; in main()[all …]
822 off_t swap_count, this_count; in vn_read_swapfile() local851 this_count = swap_count; in vn_read_swapfile()852 if (this_count > PAGE_SIZE) { in vn_read_swapfile()853 this_count = PAGE_SIZE; in vn_read_swapfile()858 (int)this_count, in vn_read_swapfile()