Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.c226 h->qh_fmt = fmt; in quota_file_open()
323 h->qh_fmt = fmt; in quota_file_create()
Dquotaio.h72 int qh_fmt; /* Quotafile format */ member
Dquotaio_v2.c198 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()