Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dquota.h312 struct quota_format_ops { struct
447 const struct quota_format_ops *qf_ops; /* Operations of format */
526 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
/Linux-v6.6/fs/quota/
Dquota_v1.c216 static const struct quota_format_ops v1_format_ops = {
Dquota_v2.c397 static const struct quota_format_ops v2_format_ops = {
/Linux-v6.6/mm/
Dshmem_quota.c328 static const struct quota_format_ops shmem_format_ops = {
/Linux-v6.6/fs/ocfs2/
Dquota_local.c1298 static const struct quota_format_ops ocfs2_format_ops = {