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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c529 static void st_test_append(struct buf *bp);
4268 * st_test_append() will do it all
4270 st_test_append(bp);
4778 * either work okay, or bomb. We don't do a st_test_append
7472 st_test_append(struct buf *bp) function
7481 ST_FUNC(ST_DEVINFO, st_test_append);
7486 "st_test_append(): fileno %d\n", un->un_pos.fileno);
7559 "st_test_append : EIO : append write failed - not at EOM");

Completed in 90 milliseconds