Home
last modified time | relevance | path

Searched refs:tree_mod_log (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dfs.h661 struct rb_root tree_mod_log; member
H A Dtransaction.c372 if (!RB_EMPTY_ROOT(&fs_info->tree_mod_log)) in join_transaction()
H A Ddisk-io.c2832 fs_info->tree_mod_log = RB_ROOT; in btrfs_init_fs_info()