Home
last modified time | relevance | path

Searched refs:dquot_quotactl_sysfile_ops (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dquotaops.h174 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
/kernel/linux/linux-6.6/include/linux/
H A Dquotaops.h176 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c2950 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2960 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops); variable
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c2911 const struct quotactl_ops dquot_quotactl_sysfile_ops = { variable
2921 EXPORT_SYMBOL(dquot_quotactl_sysfile_ops); variable
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c2029 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c2020 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ocfs2_initialize_super()
/kernel/linux/linux-6.6/mm/
H A Dshmem.c4359 sb->s_qcop = &dquot_quotactl_sysfile_ops; in shmem_fill_super()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c4735 sb->s_qcop = &dquot_quotactl_sysfile_ops; in ext4_fill_super()
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c5345 sb->s_qcop = &dquot_quotactl_sysfile_ops; in __ext4_fill_super()

Completed in 35 milliseconds