HomeSort by relevance Sort by last modified time
    Searched defs:qid_t (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/support/
quotaio_tree.h 10 typedef __u32 qid_t; /* Type in which we store ids in memory */ typedef
56 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id);
  /external/f2fs-tools/fsck/
quotaio_tree.h 16 typedef __u32 qid_t; /* Type in which we store ids in memory */ typedef
62 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id);

Completed in 70 milliseconds