Searched refs:dirty (Results 1 – 9 of 9) sorted by relevance
17 [ -e .git ] && git describe --abbrev=7 --dirty=+ 2>/dev/null | sed 's/^v//' || echo "$fallback"
228 unsigned long long dirty = ULLONG_MAX; in sync_with_progress() local258 if (sync_making_progress(&dirty) > 0) in sync_with_progress()
35 bool dirty; member
325 m->dirty = false; in manager_save()706 link->manager->dirty = true; in link_dirty()
384 if (m->dirty) { in manager_dirty_handler()
393 bool reset_tty = false, dirty = false, use_color = false, press_tab_visible = false; in ask_password_tty() local588 } else if (!dirty && !FLAGS_SET(flags, ASK_PASSWORD_SILENT)) { in ask_password_tty()632 dirty = true; in ask_password_tty()
208 bool dirty:1; /* whether dirtied since last iterated_cache_get() */ member351 h->dirty = true; in base_set_dirty()1947 if (cache->hashmap->dirty) { in iterated_cache_get()1953 cache->hashmap->dirty = false; in iterated_cache_get()
302 the file to ensure the dirty state hits disk.
2770 * systemd-homed now maintains a "dirty" flag for each LUKS encrypted12844 early at shutdown, so that dirty buffers are flushed to disk early