Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.c224 h->qh_io_flags = 0; in quota_file_open()
321 h->qh_io_flags = 0; in quota_file_create()
349 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
352 h->qh_io_flags &= ~IOFL_INFODIRTY; in quota_file_close()
Dquotaio.h73 int qh_io_flags; /* IO flags for file */ member
Dquotaio_tree.c57 h->qh_io_flags |= IOFL_INFODIRTY; in mark_quotafile_info_dirty()