Home
last modified time | relevance | path

Searched refs:bch2_accounting_swab (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Ddisk_accounting.h94 void bch2_accounting_swab(struct bkey_s);
99 .swab = bch2_accounting_swab, \
H A Ddisk_accounting.c248 void bch2_accounting_swab(struct bkey_s k) in bch2_accounting_swab() function