Searched refs:bch2_quotactl_operations (Results 1 – 3 of 3) sorted by relevance
48 extern const struct quotactl_ops bch2_quotactl_operations;
879 const struct quotactl_ops bch2_quotactl_operations = { variable
2228 sb->s_qcop = &bch2_quotactl_operations; in bch2_fs_get_tree()