dquot_quotactl_sysfile_ops 4337 fs/ext4/super.c 		sb->s_qcop = &dquot_quotactl_sysfile_ops;
dquot_quotactl_sysfile_ops 2016 fs/ocfs2/super.c 	sb->s_qcop = &dquot_quotactl_sysfile_ops;
dquot_quotactl_sysfile_ops 2850 fs/quota/dquot.c const struct quotactl_ops dquot_quotactl_sysfile_ops = {
dquot_quotactl_sysfile_ops 2860 fs/quota/dquot.c EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
dquot_quotactl_sysfile_ops  175 include/linux/quotaops.h extern const struct quotactl_ops dquot_quotactl_sysfile_ops;