Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dquota.c165 dq = qh->qh_ops->read_dquot(qh, id); in do_get_quota()
/external/f2fs-tools/fsck/
Dquotaio.h175 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id); member
Dquotaio_v2.c38 .read_dquot = v2_read_dquot,
/external/e2fsprogs/lib/support/
Dquotaio.h172 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id); member
Dquotaio_v2.c38 .read_dquot = v2_read_dquot,