Searched refs:bch2_accounting_key_is_zero (Results 1 – 3 of 3) sorted by relevance
24 static inline bool bch2_accounting_key_is_zero(struct bkey_s_c_accounting a) in bch2_accounting_key_is_zero() function
741 if (!bch2_accounting_key_is_zero(bkey_i_to_s_c_accounting(&i->k))) { in bch2_journal_keys_to_write_buffer_end()753 if (!bch2_accounting_key_is_zero(bkey_i_to_s_c_accounting(&src->k))) in bch2_journal_keys_to_write_buffer_end()
453 if (!bch2_accounting_key_is_zero(accounting_i_to_s_c(a_out))) in bch2_fs_accounting_read()
Completed in 8 milliseconds