Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsend.c118 u64 send_progress; member
1609 if (ino < sctx->send_progress) in get_cur_inode_state()
1614 if (ino < sctx->send_progress) in get_cur_inode_state()
1623 if (ino < sctx->send_progress) in get_cur_inode_state()
1632 if (ino < sctx->send_progress) in get_cur_inode_state()
1863 if (other_inode > sctx->send_progress) { in will_overwrite_ref()
1930 if ((ow_inode < sctx->send_progress) || in did_overwrite_ref()
2116 if (ino < sctx->send_progress && nce->need_later_update) { in __get_cur_name_and_parent()
2153 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
2196 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
[all …]