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

  /external/f2fs-tools/fsck/
quotaio.c 131 h->qh_fmt = QFMT_VFS_V1;
171 h->qh_fmt = QFMT_VFS_V1;
quotaio.h 114 int qh_fmt; /* Quotafile format */ member in struct:quota_handle
quotaio_v2.c 198 if (h->qh_fmt != QFMT_VFS_V1)
  /external/e2fsprogs/lib/support/
quotaio.c 266 h->qh_fmt = fmt;
376 h->qh_fmt = fmt;
quotaio.h 121 int qh_fmt; /* Quotafile format */ member in struct:quota_handle
quotaio_v2.c 200 if (h->qh_fmt != QFMT_VFS_V1)

Completed in 163 milliseconds