Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio_v2.c24 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);
37 .read_dquot = v2_read_dquot,
245 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot() function