Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dquota.c315 static void __bch2_quota_transfer(struct bch_memquota *src_q, in __bch2_quota_transfer() function
366 __bch2_quota_transfer(src_q[i], dst_q[i], Q_SPC, space); in bch2_quota_transfer()
367 __bch2_quota_transfer(src_q[i], dst_q[i], Q_INO, 1); in bch2_quota_transfer()