Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsend.c280 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino);
2242 if (is_waiting_for_rm(sctx, ino)) { in get_cur_path()
2833 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino) in is_waiting_for_rm() function