Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dquota.h60 extern const struct quotactl_ops gfs2_quotactl_ops;
Dops_fstype.c1072 sb->s_qcop = &gfs2_quotactl_ops; in gfs2_fill_super()
Dquota.c1752 const struct quotactl_ops gfs2_quotactl_ops = { variable