Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dquotaops.h176 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
/linux-6.6.21/fs/quota/
Ddquot.c2884 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2894 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
/linux-6.6.21/fs/ocfs2/
Dsuper.c2020 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/linux-6.6.21/mm/
Dshmem.c4359 sb->s_qcop = &dquot_quotactl_sysfile_ops; in shmem_fill_super()
/linux-6.6.21/fs/ext4/
Dsuper.c5345 sb->s_qcop = &dquot_quotactl_sysfile_ops; in __ext4_fill_super()