Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.c130 h->qh_io_flags = 0; in quota_file_open()
171 h->qh_io_flags = 0; in quota_file_create()
194 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
197 h->qh_io_flags &= ~IOFL_INFODIRTY; in quota_file_close()
Dquotaio.h116 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.c267 h->qh_io_flags = 0; in quota_file_open()
379 h->qh_io_flags = 0; in quota_file_create()
408 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
411 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()