Home
last modified time | relevance | path

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

/fs/erofs/
A Ddata.c221 erofs_off_t skip, erofs_off_t length, bool trimmed) in z_erofs_read_one_data() argument
265 .partial_decoding = trimmed ? true : in z_erofs_read_one_data()
281 bool trimmed; in z_erofs_read_data() local
300 trimmed = true; in z_erofs_read_data()
304 trimmed = false; in z_erofs_read_data()
332 trimmed); in z_erofs_read_data()
A Dinternal.h346 erofs_off_t skip, erofs_off_t length, bool trimmed);

Completed in 5 milliseconds