Searched refs:sbd_pre_op (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c321 static int sbd_pre_op(sbd_handle_t *hp);
581 if (sbd_pre_op(hp) == 0) {
589 /* undo locking, if any, done before sbd_pre_op */
1838 sbd_pre_op(sbd_handle_t *hp) function
1847 static fn_t f = "sbd_pre_op";

Completed in 50 milliseconds