Home
last modified time | relevance | path

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

/linux/fs/quota/
A Dquota_v2.c410 .qf_ops = &v2_format_ops,
416 .qf_ops = &v2_format_ops,
A Dquota_v1.c226 .qf_ops = &v1_format_ops,
A Ddquot.c2378 if (!fmt->qf_ops->check_quota_file(sb, type)) in dquot_load_quota_sb()
2381 dqopt->ops[type] = fmt->qf_ops; in dquot_load_quota_sb()
/linux/include/linux/
A Dquota.h445 const struct quota_format_ops *qf_ops; /* Operations of format */ member
/linux/fs/ocfs2/
A Dquota_local.c1312 .qf_ops = &ocfs2_format_ops,

Completed in 14 milliseconds