quota_format_type 134 fs/dquot.c static struct quota_format_type *quota_formats; /* List of registered formats */ quota_format_type 151 fs/dquot.c struct quota_format_type **actqf; quota_format_type 160 fs/dquot.c static struct quota_format_type *find_quota_format(int id) quota_format_type 162 fs/dquot.c struct quota_format_type *actqf; quota_format_type 1681 fs/dquot.c struct quota_format_type *fmt = find_quota_format(format_id); quota_format_type 186 fs/quota_v1.c static struct quota_format_type v1_quota_format = { quota_format_type 682 fs/quota_v2.c static struct quota_format_type v2_quota_format = { quota_format_type 205 include/linux/quota.h struct quota_format_type; quota_format_type 208 include/linux/quota.h struct quota_format_type *dqi_format; quota_format_type 322 include/linux/quota.h struct quota_format_type *qf_next;