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

  /external/e2fsprogs/lib/support/
quotaio_v2.c 25 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);
38 .read_dquot = v2_read_dquot,
247 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) function
  /external/f2fs-tools/fsck/
quotaio_v2.c 26 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);
39 .read_dquot = v2_read_dquot,
245 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) function

Completed in 316 milliseconds