Searched refs:trimmed (Results 1 – 2 of 2) sorted by relevance
221 erofs_off_t skip, erofs_off_t length, bool trimmed) in z_erofs_read_one_data() argument265 .partial_decoding = trimmed ? true : in z_erofs_read_one_data()281 bool trimmed; in z_erofs_read_data() local300 trimmed = true; in z_erofs_read_data()304 trimmed = false; in z_erofs_read_data()332 trimmed); in z_erofs_read_data()
346 erofs_off_t skip, erofs_off_t length, bool trimmed);
Completed in 5 milliseconds