Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dquota.h305 struct quota_format_ops { struct
347 const struct quota_format_ops *qf_ops; /* Operations of format */
406 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
/linux-3.4.99/fs/quota/
Dquota_v1.c206 static const struct quota_format_ops v1_format_ops = {
Dquota_v2.c297 static const struct quota_format_ops v2_format_ops = {
/linux-3.4.99/fs/ocfs2/
Dquota_local.c1306 static const struct quota_format_ops ocfs2_format_ops = {