Searched refs:a_out (Results 1 – 2 of 2) sorted by relevance
465 struct bkey_i_accounting *a_out = in bch2_fs_accounting_read() local467 set_bkey_val_u64s(&a_out->k, i->nr_counters); in bch2_fs_accounting_read()468 a_out->k.p = i->pos; in bch2_fs_accounting_read()470 a_out->v.d, i->nr_counters, false); in bch2_fs_accounting_read()472 if (!bch2_accounting_key_is_zero(accounting_i_to_s_c(a_out))) in bch2_fs_accounting_read()473 out_buf->nr += bkey_bytes(&a_out->k); in bch2_fs_accounting_read()
403 static inline int ac97_return_record_select(int a_out) in ac97_return_record_select() argument405 return (a_out & 0x700) >> 8; in ac97_return_record_select()