Home
last modified time | relevance | path

Searched refs:qf_ops (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/quota/
Dquota_v2.c410 .qf_ops = &v2_format_ops,
416 .qf_ops = &v2_format_ops,
Dquota_v1.c226 .qf_ops = &v1_format_ops,
Ddquot.c2419 if (!fmt->qf_ops->check_quota_file(sb, type)) in dquot_load_quota_sb()
2422 dqopt->ops[type] = fmt->qf_ops; in dquot_load_quota_sb()
/Linux-v6.6/include/linux/
Dquota.h447 const struct quota_format_ops *qf_ops; /* Operations of format */ member
/Linux-v6.6/mm/
Dshmem_quota.c337 .qf_ops = &shmem_format_ops,
/Linux-v6.6/fs/ocfs2/
Dquota_local.c1307 .qf_ops = &ocfs2_format_ops,