Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c307 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino);
1909 is_waiting_for_move(sctx, other_inode)) { in will_overwrite_ref()
3046 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino) in is_waiting_for_move() function
3212 if (is_waiting_for_move(sctx, ino)) { in path_loop()
3731 if (is_waiting_for_move(sctx, ino)) { in wait_for_parent_move()
4050 if (is_waiting_for_move(sctx, ow_inode)) { in process_recorded_refs()
6119 if (!is_waiting_for_move(sctx, sctx->cur_ino)) { in finish_inode_if_needed()