Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c332 static int snapshot_is_cacheable(struct di_state *st);
846 } else if (snapshot_is_cacheable(st)) { in di_ioctl()
4067 snapshot_is_cacheable(struct di_state *st) in snapshot_is_cacheable() function
4181 ASSERT(snapshot_is_cacheable(st)); in di_cache_update()