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

/linux-master/fs/btrfs/
H A Dsend.c411 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino);
2173 is_waiting_for_move(sctx, other_inode)) {
3332 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino) function
3498 if (is_waiting_for_move(sctx, ino)) {
4001 if (is_waiting_for_move(sctx, ino)) {
6781 if (!is_waiting_for_move(sctx, sctx->cur_ino)) {

Completed in 107 milliseconds