Home
last modified time | relevance | path

Searched refs:log_new_dentries (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Dtree-log.h18 bool log_new_dentries; member
29 ctx->log_new_dentries = false; in btrfs_init_log_ctx()
Dtree-log.c3745 ctx->log_new_dentries = true; in log_dir_items()
5717 ctx->log_new_dentries = false; in log_new_dir_dentries()
5728 if (ctx->log_new_dentries) { in log_new_dir_dentries()
5863 ctx->log_new_dentries = false; in btrfs_log_all_parents()
5869 if (!ret && ctx && ctx->log_new_dentries) in btrfs_log_all_parents()
6148 if (S_ISDIR(inode->vfs_inode.i_mode) && ctx && ctx->log_new_dentries) in btrfs_log_inode_parent()