Searched refs:rest_blocks (Results 1 – 2 of 2) sorted by relevance
37 int rest_blocks; member398 wi->rest_blocks -= wi->end - wi->start; in nilfs_segbuf_submit_bio()399 wi->nr_vecs = min(wi->max_pages, wi->rest_blocks); in nilfs_segbuf_submit_bio()438 wi->rest_blocks = segbuf->sb_sum.nblocks; in nilfs_segbuf_prepare_write()440 wi->nr_vecs = min(wi->max_pages, wi->rest_blocks); in nilfs_segbuf_prepare_write()
1190 ext4_lblk_t rest_blocks; in ext4_move_extents() local1335 rest_blocks = seq_blocks; in ext4_move_extents()1371 rest_blocks -= block_len_in_page; in ext4_move_extents()1372 if (rest_blocks > blocks_per_page) in ext4_move_extents()1375 block_len_in_page = rest_blocks; in ext4_move_extents()