Home
last modified time | relevance | path

Searched refs:qh_fmt (Results 1 – 6 of 6) sorted by relevance

/external/f2fs-tools/fsck/
Dquotaio.c132 h->qh_fmt = QFMT_VFS_V1; in quota_file_open()
173 h->qh_fmt = QFMT_VFS_V1; in quota_file_create()
Dquotaio.h114 int qh_fmt; /* Quotafile format */ member
Dquotaio_v2.c198 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
/external/e2fsprogs/lib/support/
Dquotaio.c269 h->qh_fmt = fmt; in quota_file_open()
381 h->qh_fmt = fmt; in quota_file_create()
Dquotaio.h121 int qh_fmt; /* Quotafile format */ member
Dquotaio_v2.c200 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()