Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dst.c2629 static int do_load_unload(struct scsi_tape *STp, struct file *filp, int load_code) in do_load_unload() function
3719 i = do_load_unload(STp, file, 1); in st_ioctl()
3750 retval = do_load_unload(STp, file, 0); in st_ioctl()
3755 retval = do_load_unload(STp, file, max(1, mtc.mt_count)); in st_ioctl()