Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c620 static int st_space_to_begining_of_file(struct scsi_tape *un);
15368 rval = st_space_to_begining_of_file(un); in st_forward_space_files()
15392 rval = st_space_to_begining_of_file(un); in st_forward_space_files()
15397 rval = st_space_to_begining_of_file(un); in st_forward_space_files()
15448 st_space_to_begining_of_file(struct scsi_tape *un) in st_space_to_begining_of_file() function
15452 ST_FUNC(ST_DEVINFO, st_space_to_begining_of_file); in st_space_to_begining_of_file()