Home
last modified time | relevance | path

Searched refs:logging_new_name (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.h19 bool logging_new_name; member
32 ctx->logging_new_name = false; in btrfs_init_log_ctx()
H A Dtree-log.c177 if (ctx && !ctx->logging_new_name) { in start_log_trans()
5487 !(S_ISDIR(inode->vfs_inode.i_mode) && ctx->logging_new_name && in btrfs_log_inode()
6544 ctx.logging_new_name = true; in btrfs_log_new_name()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.h28 bool logging_new_name; member
47 ctx->logging_new_name = false; in btrfs_init_log_ctx()
H A Dtree-log.c220 if (!ctx->logging_new_name) { in start_log_trans()
5388 if (ctx->logging_new_name) in log_new_dir_dentries()
7512 ctx.logging_new_name = true; in btrfs_log_new_name()

Completed in 23 milliseconds