Lines Matching refs:sector_t
73 sector_t block_in_file; /* Current offset into the underlying
77 sector_t final_block_in_request;/* doesn't change */
83 sector_t final_block_in_bio; /* current final block in bio + 1 */
84 sector_t next_block_for_io; /* next block to be put under IO,
95 sector_t cur_page_block; /* Where it starts */
360 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
602 sector_t fs_startblk; /* Into file, in filesystem-sized blocks */ in get_more_blocks()
603 sector_t fs_endblk; /* Into file, in filesystem-sized blocks */ in get_more_blocks()
657 sector_t start_sector, struct buffer_head *map_bh) in dio_new_bio()
659 sector_t sector; in dio_new_bio()
779 unsigned offset, unsigned len, sector_t blocknr, in submit_page_section()