Searched refs:dquot_quotactl_sysfile_ops (Results 1 - 5 of 5) sorted by last modified time

/linux-master/mm/
H A Dshmem.c4410 sb->s_qcop = &dquot_quotactl_sysfile_ops;
/linux-master/fs/ext4/
H A Dsuper.c5339 sb->s_qcop = &dquot_quotactl_sysfile_ops;
/linux-master/fs/quota/
H A Ddquot.c2902 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable in typeref:struct:quotactl_ops
2912 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops); variable
/linux-master/fs/ocfs2/
H A Dsuper.c2019 sb->s_qcop = &dquot_quotactl_sysfile_ops;
/linux-master/include/linux/
H A Dquotaops.h176 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;

Completed in 325 milliseconds