Home
last modified time | relevance | path

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

/linux/fs/
H A Dbuffer.c302 struct postprocess_bh_ctx { struct
309 struct postprocess_bh_ctx *ctx = in verify_bh() argument
310 container_of(work, struct postprocess_bh_ctx, work); in verify_bh()
331 struct postprocess_bh_ctx *ctx = in decrypt_bh()
332 container_of(work, struct postprocess_bh_ctx, work); in decrypt_bh()
364 struct postprocess_bh_ctx *ctx = in end_buffer_async_read_io()