Home
last modified time | relevance | path

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

/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,
247 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot() function