Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtree-log.h32 bool log_new_dentries; member
41 ctx->log_new_dentries = false; in btrfs_init_log_ctx()
Dtree-log.c3370 ctx->log_new_dentries = true; in log_dir_items()
5108 ctx->log_new_dentries = false; in log_new_dir_dentries()
5117 if (ctx->log_new_dentries) { in log_new_dir_dentries()
5316 if (S_ISDIR(inode->i_mode) && ctx && ctx->log_new_dentries) in btrfs_log_inode_parent()