st_space 237 scsi/st.c int st_space(struct st_softc *, int, u_int, int); st_space 919 scsi/st.c if (st_space(st, 0, SP_FILEMARKS, 0)) { st_space 1120 scsi/st.c error = st_space(st, number - nmarks, st_space 1128 scsi/st.c error = st_space(st, number, SP_BLKS, flags); st_space 1146 scsi/st.c error = st_space(st, 1, SP_EOM, flags); st_space 1559 scsi/st.c error = st_space(st, 0, SP_FILEMARKS, st_space 1722 scsi/st.c error = st_space(st, -*nmarks, SP_FILEMARKS, flags);