Searched refs:local_xbt (Results 1 – 1 of 1) sorted by relevance
1423 struct xs_transaction local_xbt; in xs_rm_tree() local1437 local_xbt.id = 0; in xs_rm_tree()1440 error = xs_transaction_start(&local_xbt); in xs_rm_tree()1443 xbt = local_xbt; in xs_rm_tree()1502 if (local_xbt.id != 0) { in xs_rm_tree()1505 terror = xs_transaction_end(local_xbt, /*abort*/error != 0); in xs_rm_tree()