Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsend.c118 u64 send_progress; member
1602 if (ino < sctx->send_progress) in get_cur_inode_state()
1607 if (ino < sctx->send_progress) in get_cur_inode_state()
1616 if (ino < sctx->send_progress) in get_cur_inode_state()
1625 if (ino < sctx->send_progress) in get_cur_inode_state()
1856 if (other_inode > sctx->send_progress) { in will_overwrite_ref()
1918 if (ow_inode < sctx->send_progress) in did_overwrite_ref()
2102 if (ino < sctx->send_progress && nce->need_later_update) { in __get_cur_name_and_parent()
2139 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
2182 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
[all …]