Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dquotaops.h176 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
/Linux-v6.6/fs/quota/
Ddquot.c2870 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2880 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops);
/Linux-v6.6/fs/ocfs2/
Dsuper.c2020 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/Linux-v6.6/mm/
Dshmem.c4342 sb->s_qcop = &dquot_quotactl_sysfile_ops; in shmem_fill_super()
/Linux-v6.6/fs/ext4/
Dsuper.c5344 sb->s_qcop = &dquot_quotactl_sysfile_ops; in __ext4_fill_super()