Home
last modified time | relevance | path

Searched refs:v2_read_dquot (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/fsck/
Dquotaio_v2.c26 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) in v2_read_dquot() function
/external/e2fsprogs/lib/support/
Dquotaio_v2.c25 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);
38 .read_dquot = v2_read_dquot,
275 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot() function