Searched refs:sparse_file_block_size (Results 1 – 4 of 4) sorted by relevance
66 unsigned bs = sparse_file_block_size(sparse); in Rep()
187 unsigned int sparse_file_block_size(struct sparse_file *s);
259 unsigned int sparse_file_block_size(struct sparse_file* s) { in sparse_file_block_size() function
278 *block_size = sparse_file_block_size(sf.get()); in MaybeUnsparse()