Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtree-log.h18 bool log_new_dentries; member
31 ctx->log_new_dentries = false; in btrfs_init_log_ctx()
H A Dtree-log.c3724 ctx->log_new_dentries = true; in log_dir_items()
5739 ctx->log_new_dentries = false; in log_new_dir_dentries()
5750 if (ctx->log_new_dentries) { in log_new_dir_dentries()
5885 ctx->log_new_dentries = false; in btrfs_log_all_parents()
5891 if (!ret && ctx && ctx->log_new_dentries) in btrfs_log_all_parents()
6171 if (S_ISDIR(inode->vfs_inode.i_mode) && ctx && ctx->log_new_dentries) in btrfs_log_inode_parent()