Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h310 struct quota_format_ops { struct
454 const struct quota_format_ops *qf_ops; /* Operations of format */
532 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota_v1.c216 static const struct quota_format_ops v1_format_ops = {
H A Dquota_v2.c397 static const struct quota_format_ops v2_format_ops = {
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota_local.c1301 static const struct quota_format_ops ocfs2_format_ops = {