Home
last modified time | relevance | path

Searched refs:dquot_quotactl_sysfile_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dquotaops.h174 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c2847 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2857 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c2018 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c4755 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ext4_fill_super()