Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbuffer.c292 struct postprocess_bh_ctx { struct
299 struct postprocess_bh_ctx *ctx = in verify_bh() argument
300 container_of(work, struct postprocess_bh_ctx, work); in verify_bh()
321 struct postprocess_bh_ctx *ctx = in decrypt_bh()
322 container_of(work, struct postprocess_bh_ctx, work); in decrypt_bh()
354 struct postprocess_bh_ctx *ctx = in end_buffer_async_read_io()