Searched refs:fs_endblk (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Ddirect-io.c593 sector_t fs_endblk; /* Into file, in filesystem-sized blocks */ get_more_blocks() local
606 fs_endblk = (sdio->final_block_in_request - 1) >> get_more_blocks()
608 fs_count = fs_endblk - fs_startblk + 1; get_more_blocks()

Completed in 54 milliseconds