Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c179 static int fssnap_translate(struct snapshot_id **, struct buf *);
1405 if ((error = fssnap_translate(sidpp, bp)) != 0) { in fssnap_strategy_impl()
1442 fssnap_translate(struct snapshot_id **sidpp, struct buf *wbp) in fssnap_translate() function