Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.c349 if (h->qh_io_flags & IOFL_INFODIRTY) { in quota_file_close()
352 h->qh_io_flags &= ~IOFL_INFODIRTY; in quota_file_close()
Dquotaio.h50 #define IOFL_INFODIRTY 0x01 /* Did info change? */ macro
Dquotaio_tree.c57 h->qh_io_flags |= IOFL_INFODIRTY; in mark_quotafile_info_dirty()