Home
last modified time | relevance | path

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

/fs/quota/
Ddquot.c2936 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2946 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
/fs/ocfs2/
Dsuper.c2029 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/fs/ext4/
Dsuper.c4419 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ext4_fill_super()