Searched refs:quota_format_type (Results 1 – 6 of 6) sorted by relevance
220 struct quota_format_type;223 struct quota_format_type *dqi_format;445 struct quota_format_type { struct449 struct quota_format_type *qf_next; argument529 void register_quota_format(struct quota_format_type *fmt);530 void unregister_quota_format(struct quota_format_type *fmt);
121 extern struct quota_format_type ocfs2_quota_format;
429 static struct quota_format_type v2r0_quota_format = {435 static struct quota_format_type v2r1_quota_format = {
159 static struct quota_format_type *quota_formats; /* List of registered formats */168 void register_quota_format(struct quota_format_type *fmt) in register_quota_format()177 void unregister_quota_format(struct quota_format_type *fmt) in unregister_quota_format()179 struct quota_format_type **actqf; in unregister_quota_format()191 static struct quota_format_type *find_quota_format(int id) in find_quota_format()193 struct quota_format_type *actqf; in find_quota_format()222 static void put_quota_format(struct quota_format_type *fmt) in put_quota_format()2364 struct quota_format_type *fmt; in dquot_load_quota_sb()
230 static struct quota_format_type v1_quota_format = {
337 struct quota_format_type shmem_quota_format = {