Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.c138 h->qh_io_flags = 0; in quota_file_open()
179 h->qh_io_flags = 0; in quota_file_create()
202 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
205 h->qh_io_flags &= ~IOFL_INFODIRTY; in quota_file_close()
Dquotaio.h127 int qh_io_flags; /* IO flags for file */ member
Dquotaio_tree.c59 h->qh_io_flags |= IOFL_INFODIRTY; in mark_quotafile_info_dirty()
/external/e2fsprogs/lib/support/
Dquotaio.c242 h->qh_io_flags = 0; in quota_file_open()
354 h->qh_io_flags = 0; in quota_file_create()
383 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
386 h->qh_io_flags &= ~IOFL_INFODIRTY; in quota_file_close()
Dquotaio.h123 int qh_io_flags; /* IO flags for file */ member
Dquotaio_tree.c58 h->qh_io_flags |= IOFL_INFODIRTY; in mark_quotafile_info_dirty()