Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dquota.h48 extern const struct quotactl_ops bch2_quotactl_operations;
H A Dquota.c879 const struct quotactl_ops bch2_quotactl_operations = { variable
H A Dfs.c2228 sb->s_qcop = &bch2_quotactl_operations; in bch2_fs_get_tree()