Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dscrub.c290 static void scrub_free_wr_ctx(struct scrub_wr_ctx *wr_ctx);
425 scrub_free_wr_ctx(&sctx->wr_ctx); in scrub_free_ctx()
4063 static void scrub_free_wr_ctx(struct scrub_wr_ctx *wr_ctx) in scrub_free_wr_ctx() function