Lines Matching defs:writecache_entry_is_committed
766 static bool writecache_entry_is_committed(struct dm_writecache *wc, struct wc_entry *e)
783 if (writecache_entry_is_committed(wc, e)) {
796 if (writecache_entry_is_committed(wc, e2))
877 if (!writecache_entry_is_committed(wc, e))
1039 if (!writecache_entry_is_committed(wc, e)) {
1350 if (!writecache_entry_is_committed(wc, e))
1372 if (!writecache_entry_is_committed(wc, e)) {
1436 if (writecache_entry_is_committed(wc, f))
1865 if (unlikely(!writecache_entry_is_committed(wc, e))) {
1904 if (unlikely(!writecache_entry_is_committed(wc, g)))