Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dlogged_ops.c60 return ret ?: trans_was_restarted(trans, restart_count); in resume_logged_op()
H A Dbtree_iter.h313 static inline int trans_was_restarted(struct btree_trans *trans, u32 restart_count) in trans_was_restarted() function
325 if (trans_was_restarted(trans, restart_count)) in bch2_trans_verify_not_restarted()
754 _ret2 ?: trans_was_restarted(_trans, _orig_restart_count); \
H A Derror.c544 return trans_was_restarted(trans, restart_count); in bch2_inum_err_msg_trans()
H A Dbtree_update.c765 return ret ?: trans_was_restarted(trans, restart_count); in bch2_btree_delete_range_trans()
H A Dfsck.c1544 trans_was_restarted(trans, restart_count); in check_i_sectors()
1985 trans_was_restarted(trans, restart_count); in check_subdir_dirents_count()
2711 return ret ?: trans_was_restarted(trans, restart_count); in bch2_bi_depth_renumber()
H A Dbackpointers.c1196 return ret ?: trans_was_restarted(trans, restart_count); in check_bucket_backpointers_to_extents()