Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsend.c281 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino);
2258 if (is_waiting_for_rm(sctx, ino)) { in get_cur_path()
2863 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino) in is_waiting_for_rm() function