Searched refs:is_waiting_for_rm (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dsend.c416 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino, u64 gen);
2469 if (is_waiting_for_rm(sctx, ino, gen)) {
3179 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino, u64 gen) function
3496 if (is_waiting_for_rm(sctx, ino, gen))

Completed in 126 milliseconds