Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquota_v2.c413 .qf_ops = &v2_format_ops,
419 .qf_ops = &v2_format_ops,
H A Dquota_v1.c226 .qf_ops = &v1_format_ops,
H A Ddquot.c2461 if (!fmt->qf_ops->check_quota_file(sb, type)) in dquot_load_quota_sb()
2464 dqopt->ops[type] = fmt->qf_ops; in dquot_load_quota_sb()
/openbmc/linux/include/linux/
H A Dquota.h447 const struct quota_format_ops *qf_ops; /* Operations of format */ member
/openbmc/linux/mm/
H A Dshmem_quota.c341 .qf_ops = &shmem_format_ops,
/openbmc/linux/fs/ocfs2/
H A Dquota_local.c1312 .qf_ops = &ocfs2_format_ops,