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

/linux-4.4.14/fs/btrfs/
H A Dsend.c276 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino);
2963 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino) is_waiting_for_move() function
3385 if (is_waiting_for_move(sctx, di_key.objectid)) { wait_for_dest_dir_move()
3458 if (is_waiting_for_move(sctx, ino)) { wait_for_parent_move()
5420 if (!is_waiting_for_move(sctx, sctx->cur_ino)) { finish_inode_if_needed()

Completed in 72 milliseconds