Searched refs:quota_format_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dquota.h312 struct quota_format_ops { struct
447 const struct quota_format_ops *qf_ops; /* Operations of format */
526 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
/linux-master/fs/quota/
H A Dquota_v1.c222 static const struct quota_format_ops v1_format_ops = {
H A Dquota_v2.c418 static const struct quota_format_ops v2_format_ops = {
/linux-master/mm/
H A Dshmem_quota.c332 static const struct quota_format_ops shmem_format_ops = {
/linux-master/fs/ocfs2/
H A Dquota_local.c1305 static const struct quota_format_ops ocfs2_format_ops = {

Completed in 125 milliseconds