Home
last modified time | relevance | path

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

/fs/jfs/
Dsuper.c539 sb->s_qcop = &dquot_quotactl_ops; in jfs_fill_super()
/fs/quota/
Ddquot.c2824 const struct quotactl_ops dquot_quotactl_ops = { variable
2834 EXPORT_SYMBOL(dquot_quotactl_ops);
/fs/ext2/
Dsuper.c1120 sb->s_qcop = &dquot_quotactl_ops; in ext2_fill_super()