Searched refs:writecache_entry_is_committed (Results 1 – 1 of 1) sorted by relevance
757 static bool writecache_entry_is_committed(struct dm_writecache *wc, struct wc_entry *e) in writecache_entry_is_committed() function774 if (writecache_entry_is_committed(wc, e)) { in writecache_flush()787 if (writecache_entry_is_committed(wc, e2)) in writecache_flush()868 if (!writecache_entry_is_committed(wc, e)) in writecache_discard()1028 if (!writecache_entry_is_committed(wc, e)) { in writecache_resume()1335 if (!writecache_entry_is_committed(wc, e)) in writecache_map()1356 if (!writecache_entry_is_committed(wc, e)) in writecache_map()1813 if (unlikely(!writecache_entry_is_committed(wc, e))) { in writecache_writeback()1852 if (unlikely(!writecache_entry_is_committed(wc, g))) in writecache_writeback()