Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.c139 h->qh_io_flags = 0; in quota_file_open()
180 h->qh_io_flags = 0; in quota_file_create()
203 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
206 h->qh_io_flags &= ~IOFL_INFODIRTY; in quota_file_close()
Dquotaio.h126 int qh_io_flags; /* IO flags for file */ member
Dquotaio_tree.c58 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()