Home
last modified time | relevance | path

Searched refs:trans_was_restarted (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dlogged_ops.c60 return ret ?: trans_was_restarted(trans, restart_count); in resume_logged_op()
Dbtree_iter.h311 static inline int trans_was_restarted(struct btree_trans *trans, u32 restart_count) in trans_was_restarted() function
323 if (trans_was_restarted(trans, restart_count)) in bch2_trans_verify_not_restarted()
746 _ret2 ?: trans_was_restarted(_trans, _restart_count); \
Dbtree_update.c776 return ret ?: trans_was_restarted(trans, restart_count); in bch2_btree_delete_range_trans()
Dmove.c412 ret = ret ?: trans_was_restarted(trans, restart_count); in bch2_move_get_io_opts()
Dfsck.c1675 trans_was_restarted(trans, restart_count); in check_i_sectors()
2116 trans_was_restarted(trans, restart_count); in check_subdir_count()