Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Ddata.c119 bool decompression_attempted; member
146 if (ctx && !ctx->decompression_attempted) in f2fs_finish_read_bio()
253 ctx->decompression_attempted = true; in f2fs_handle_step_decompress()
1070 ctx->decompression_attempted = false; in f2fs_grab_read_bio()