Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Ddata.c120 bool decompression_attempted; member
148 if (ctx && !ctx->decompression_attempted) in f2fs_finish_read_bio()
259 ctx->decompression_attempted = true; in f2fs_handle_step_decompress()
1078 ctx->decompression_attempted = false; in f2fs_grab_read_bio()