Home
last modified time | relevance | path

Searched defs:cowchunk (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfssnap.h70 #define cowchunktodb(cmap, cowchunk) ((cowchunk) * \ argument
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c1449 chunknumber_t cowchunk, startchunk, endchunk; in fssnap_translate() local