Searched refs:__bch2_trans_log_str (Results 1 – 1 of 1) sorted by relevance
816 static int __bch2_trans_log_str(struct btree_trans *trans, const char *str, unsigned len) in __bch2_trans_log_str() function833 return __bch2_trans_log_str(trans, str, strlen(str)); in bch2_trans_log_str()842 return __bch2_trans_log_str(trans, buf->buf, buf->pos); in bch2_trans_log_msg()
Completed in 4 milliseconds