Searched refs:gfs2_quotactl_ops (Results 1 – 3 of 3) sorted by relevance
62 extern const struct quotactl_ops gfs2_quotactl_ops;
1183 sb->s_qcop = &gfs2_quotactl_ops; in gfs2_fill_super()
1771 const struct quotactl_ops gfs2_quotactl_ops = { variable