Home
last modified time | relevance | path

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

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