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

  /external/e2fsprogs/lib/quota/
quotaio.h 124 int (*scan_dquots) (struct quota_handle *h, member in struct:quotafile_ops
mkquota.c 462 return qh->qh_ops->scan_dquots(qh, scan_dquots_callback, &scan_data);
551 err = qh.qh_ops->scan_dquots(&qh, scan_dquots_callback, &scan_data);
quotaio_v2.c 39 .scan_dquots = v2_scan_dquots,

Completed in 1544 milliseconds