Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Ddata.c122 bool decompression_attempted; member
150 if (ctx && !ctx->decompression_attempted) in f2fs_finish_read_bio()
261 ctx->decompression_attempted = true; in f2fs_handle_step_decompress()
1145 ctx->decompression_attempted = false; in f2fs_grab_read_bio()