Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dtree-log.h32 bool log_new_dentries; member
41 ctx->log_new_dentries = false; in btrfs_init_log_ctx()
Dtree-log.c3262 ctx->log_new_dentries = true; in log_dir_items()
5006 ctx->log_new_dentries = false; in log_new_dir_dentries()
5015 if (ctx->log_new_dentries) { in log_new_dir_dentries()
5129 if (S_ISDIR(inode->i_mode) && ctx && ctx->log_new_dentries) in btrfs_log_inode_parent()