Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dscrub.c294 static void scrub_free_wr_ctx(struct scrub_wr_ctx *wr_ctx);
420 scrub_free_wr_ctx(&sctx->wr_ctx); in scrub_free_ctx()
3885 static void scrub_free_wr_ctx(struct scrub_wr_ctx *wr_ctx) in scrub_free_wr_ctx() function