Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dtree-log.h18 bool log_new_dentries; member
33 ctx->log_new_dentries = false; in btrfs_init_log_ctx()
A Dtree-log.c3788 if (!ctx->log_new_dentries) { in process_dir_items_leaf()
3797 ctx->log_new_dentries = true; in process_dir_items_leaf()
6008 ctx->log_new_dentries = false; in log_new_dir_dentries()
6016 if (ctx->log_new_dentries) { in log_new_dir_dentries()
6155 ctx->log_new_dentries = false; in btrfs_log_all_parents()
6158 if (!ret && ctx->log_new_dentries) in btrfs_log_all_parents()
6419 if (S_ISDIR(inode->vfs_inode.i_mode) && ctx->log_new_dentries) in btrfs_log_inode_parent()

Completed in 13 milliseconds