ext4_utils.c | 51 struct sparse_file *ext4_sparse_file; variable in typeref:struct:sparse_file 193 sparse_file_write(ext4_sparse_file, fd, gz, sparse, crc); 373 sparse_file_add_data(ext4_sparse_file, aux_info.bg_desc, 403 sparse_file_add_data(ext4_sparse_file, sb, info.block_size, start_block);
|