Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.h61 extern const struct quotactl_ops gfs2_quotactl_ops;
H A Dops_fstype.c1147 sb->s_qcop = &gfs2_quotactl_ops; in gfs2_fill_super()
H A Dquota.c1773 const struct quotactl_ops gfs2_quotactl_ops = { variable