BTRFS_MOD_LOG_ROOT_REPLACE
if (tm->op == BTRFS_MOD_LOG_ROOT_REPLACE) {
if (tm && tm->op == BTRFS_MOD_LOG_ROOT_REPLACE)
ASSERT(op != BTRFS_MOD_LOG_ROOT_REPLACE);
tm->op = BTRFS_MOD_LOG_ROOT_REPLACE;
if (tm->op != BTRFS_MOD_LOG_ROOT_REPLACE)
case BTRFS_MOD_LOG_ROOT_REPLACE: