Lines Matching refs:log_new_dentries
3719 if (!ctx->log_new_dentries) { in process_dir_items_leaf()
3724 ctx->log_new_dentries = true; in process_dir_items_leaf()
5447 ctx->log_new_dentries = false; in log_new_dir_dentries()
5455 if (ctx->log_new_dentries) { in log_new_dir_dentries()
6255 const bool orig_log_new_dentries = ctx->log_new_dentries; in log_new_delayed_dentries()
6296 ctx->log_new_dentries = false; in log_new_delayed_dentries()
6299 if (!ret && ctx->log_new_dentries) in log_new_delayed_dentries()
6308 ctx->log_new_dentries = orig_log_new_dentries; in log_new_delayed_dentries()
6766 ctx->log_new_dentries = false; in btrfs_log_all_parents()
6769 if (!ret && ctx->log_new_dentries) in btrfs_log_all_parents()
7030 if (S_ISDIR(inode->vfs_inode.i_mode) && ctx->log_new_dentries) in btrfs_log_inode_parent()