Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h165 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
/Linux-v4.19/fs/quota/
Ddquot.c2840 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2850 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
/Linux-v4.19/fs/ocfs2/
Dsuper.c2071 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/Linux-v4.19/fs/f2fs/
Dsuper.c2816 sb->s_qcop = &dquot_quotactl_sysfile_ops; in f2fs_fill_super()
/Linux-v4.19/fs/ext4/
Dsuper.c4133 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ext4_fill_super()