Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.c243 MOD_LOG_ROOT_REPLACE, enumerator
260 /* this is used for MOD_LOG_KEY* and MOD_LOG_ROOT_REPLACE */
273 /* this is used for op == MOD_LOG_ROOT_REPLACE */
617 tm->op = MOD_LOG_ROOT_REPLACE; in tree_mod_log_insert_root()
1169 if (tm->op != MOD_LOG_ROOT_REPLACE) in __tree_mod_log_oldest_root()
1237 case MOD_LOG_ROOT_REPLACE: in __tree_mod_log_rewind()
1348 if (tm->op == MOD_LOG_ROOT_REPLACE) { in get_old_root()
1435 if (tm && tm->op == MOD_LOG_ROOT_REPLACE) { in btrfs_old_root_level()

Completed in 7 milliseconds