Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c116 * decompression_attempted keeps track of whether
120 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()
1145 ctx->decompression_attempted = false; in f2fs_grab_read_bio()

Completed in 5 milliseconds