Lines Matching refs:log_new_dentries
3738 if (!ctx->log_new_dentries) { in process_dir_items_leaf()
3743 ctx->log_new_dentries = true; in process_dir_items_leaf()
5470 ctx->log_new_dentries = false; in log_new_dir_dentries()
5478 if (ctx->log_new_dentries) { in log_new_dir_dentries()
6277 const bool orig_log_new_dentries = ctx->log_new_dentries; in log_new_delayed_dentries()
6317 ctx->log_new_dentries = false; in log_new_delayed_dentries()
6320 if (!ret && ctx->log_new_dentries) in log_new_delayed_dentries()
6329 ctx->log_new_dentries = orig_log_new_dentries; in log_new_delayed_dentries()
6785 ctx->log_new_dentries = false; in btrfs_log_all_parents()
6788 if (!ret && ctx->log_new_dentries) in btrfs_log_all_parents()
7048 if (S_ISDIR(inode->vfs_inode.i_mode) && ctx->log_new_dentries) in btrfs_log_inode_parent()