Home
last modified time | relevance | path

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

/linux/fs/
H A Dbuffer.c339 struct verify_bh_ctx { struct
347 struct verify_bh_ctx *ctx = in verify_bh() argument
348 container_of(work, struct verify_bh_ctx, work); in verify_bh()
375 struct verify_bh_ctx *ctx = kmalloc_obj(*ctx, GFP_ATOMIC); in bh_end_async_read()