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

  /external/e2fsprogs/debugfs/
quota.c 163 dq = qh->qh_ops->read_dquot(qh, id);
  /external/e2fsprogs/lib/support/
quotaio.h 172 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id); member in struct:quotafile_ops
quotaio_v2.c 38 .read_dquot = v2_read_dquot,

Completed in 871 milliseconds