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

/linux-master/fs/quota/
H A Dquota_v1.c232 .qf_ops = &v1_format_ops,
H A Dquota_v2.c431 .qf_ops = &v2_format_ops,
437 .qf_ops = &v2_format_ops,
H A Ddquot.c2451 if (!fmt->qf_ops->check_quota_file(sb, type))
2454 dqopt->ops[type] = fmt->qf_ops;
/linux-master/include/linux/
H A Dquota.h447 const struct quota_format_ops *qf_ops; /* Operations of format */ member in struct:quota_format_type
/linux-master/mm/
H A Dshmem_quota.c341 .qf_ops = &shmem_format_ops,
/linux-master/fs/ocfs2/
H A Dquota_local.c1314 .qf_ops = &ocfs2_format_ops,

Completed in 224 milliseconds