HomeSort by relevance Sort by last modified time
    Searched full:quota_format_type (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
quota.h 165 struct quota_format_type;
168 struct quota_format_type *dqi_format;
276 struct quota_format_type { struct
280 struct quota_format_type *qf_next;
307 int register_quota_format(struct quota_format_type *fmt);
308 void unregister_quota_format(struct quota_format_type *fmt);

Completed in 4551 milliseconds