Searched refs:qh_io_flags (Results 1 – 6 of 6) sorted by relevance
139 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()
126 int qh_io_flags; /* IO flags for file */ member
58 h->qh_io_flags |= IOFL_INFODIRTY; in mark_quotafile_info_dirty()
242 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()
123 int qh_io_flags; /* IO flags for file */ member