Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dquota.h44 void bch2_fs_quota_exit(struct bch_fs *);
67 static inline void bch2_fs_quota_exit(struct bch_fs *c) {} in bch2_fs_quota_exit() function
H A Dquota.c424 void bch2_fs_quota_exit(struct bch_fs *c) in bch2_fs_quota_exit() function
H A Dsuper.c557 bch2_fs_quota_exit(c); in __bch2_fs_free()