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 *);
1328 * If the request is a write, fssnap_translate() is called to determine
1405 if ((error = fssnap_translate(sidpp, bp)) != 0) {
1407 * fssnap_translate can release the reader lock if it
1424 * fssnap_translate() - helper function for fssnap_strategy()
1442 fssnap_translate(struct snapshot_id **sidpp, struct buf *wbp) function
1598 cmn_err(CE_WARN, "fssnap_translate: error reading "
1653 * translation was throttled in fssnap_translate.

Completed in 250 milliseconds