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

/linux-4.4.14/fs/btrfs/
H A Dsend.c110 int cur_inode_new; member in struct:send_ctx
285 return (sctx->parent_root && !sctx->cur_inode_new && need_send_hole()
3564 if (!sctx->cur_inode_new) { process_recorded_refs()
3572 if (sctx->cur_inode_new || did_overwrite) { process_recorded_refs()
5190 if (sctx->parent_root && !sctx->cur_inode_new) { process_extent()
5364 if (!sctx->parent_root || sctx->cur_inode_new) { finish_inode_if_needed()
5496 sctx->cur_inode_new = 1; changed_inode()
5508 sctx->cur_inode_new = 0; changed_inode()
5527 sctx->cur_inode_new = 0; changed_inode()
5542 sctx->cur_inode_new = 1; changed_inode()
5575 sctx->cur_inode_new = 0; changed_inode()

Completed in 69 milliseconds