Home
last modified time | relevance | path

Searched refs:check_block_size (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dsparse_io.c371 static errcode_t check_block_size(io_channel channel, struct sparse_map *sm) in check_block_size() function
386 if (check_block_size(channel, sm)) in sparse_read_blk64()
426 if (check_block_size(channel, sm)) in sparse_write_blk64()
471 if (check_block_size(channel, sm)) in sparse_discard()