Lines Matching refs:log_new_dentries
2846 ctx->log_new_dentries = false; in btrfs_init_log_ctx()
3796 if (!ctx->log_new_dentries) { in process_dir_items_leaf()
3801 ctx->log_new_dentries = true; in process_dir_items_leaf()
5532 ctx->log_new_dentries = false; in log_new_dir_dentries()
5540 if (ctx->log_new_dentries) { in log_new_dir_dentries()
6338 const bool orig_log_new_dentries = ctx->log_new_dentries; in log_new_delayed_dentries()
6378 ctx->log_new_dentries = false; in log_new_delayed_dentries()
6381 if (!ret && ctx->log_new_dentries) in log_new_delayed_dentries()
6390 ctx->log_new_dentries = orig_log_new_dentries; in log_new_delayed_dentries()
6846 ctx->log_new_dentries = false; in btrfs_log_all_parents()
6849 if (!ret && ctx->log_new_dentries) in btrfs_log_all_parents()
7118 if (S_ISDIR(inode->vfs_inode.i_mode) && ctx->log_new_dentries) in btrfs_log_inode_parent()