Home
last modified time | relevance | path

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

/fs/
Dbuffer.c299 struct postprocess_bh_ctx { struct
306 struct postprocess_bh_ctx *ctx = in verify_bh() argument
307 container_of(work, struct postprocess_bh_ctx, work); in verify_bh()
328 struct postprocess_bh_ctx *ctx = in decrypt_bh()
329 container_of(work, struct postprocess_bh_ctx, work); in decrypt_bh()
361 struct postprocess_bh_ctx *ctx = in end_buffer_async_read_io()