Home
last modified time | relevance | path

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

/fs/quota/
Ddquot.c2836 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2846 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
/fs/ocfs2/
Dsuper.c2055 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/fs/f2fs/
Dsuper.c2685 sb->s_qcop = &dquot_quotactl_sysfile_ops; in f2fs_fill_super()
/fs/ext4/
Dsuper.c3932 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ext4_fill_super()