Home
last modified time | relevance | path

Searched defs:bch2_fs_quota_read (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dquota.h69 static inline int bch2_fs_quota_read(struct bch_fs *c) { return 0; } in bch2_fs_quota_read() function
H A Dquota.c523 int bch2_fs_quota_read(struct bch_fs *c) in bch2_fs_quota_read() function