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

/linux-master/fs/btrfs/
H A Dsend.c181 bool cur_inode_new; member in struct:send_ctx
420 return (sctx->parent_root && !sctx->cur_inode_new &&
4221 if (!sctx->cur_inode_new) {
4229 if (sctx->cur_inode_new || did_overwrite) {
6520 if (sctx->parent_root && !sctx->cur_inode_new) {
6683 if (!sctx->parent_root || sctx->cur_inode_new) {
6937 sctx->cur_inode_new = true;
6949 sctx->cur_inode_new = false;
6979 sctx->cur_inode_new = false;
6996 sctx->cur_inode_new
[all...]

Completed in 99 milliseconds