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

  /external/e2fsprogs/lib/support/
quotaio.c 264 h->qh_io_flags = 0;
374 h->qh_io_flags = 0;
403 if (h->qh_io_flags & IOFL_INFODIRTY) {
406 h->qh_io_flags &= ~IOFL_INFODIRTY;
quotaio.h 123 int qh_io_flags; /* IO flags for file */ member in struct:quota_handle
quotaio_tree.c 58 h->qh_io_flags |= IOFL_INFODIRTY;

Completed in 70 milliseconds