scsi_tape 213 drivers/scsi/st.c static int st_compression(struct scsi_tape *, int); scsi_tape 215 drivers/scsi/st.c static int find_partition(struct scsi_tape *); scsi_tape 216 drivers/scsi/st.c static int switch_partition(struct scsi_tape *); scsi_tape 218 drivers/scsi/st.c static int st_int_ioctl(struct scsi_tape *, unsigned int, unsigned long); scsi_tape 222 drivers/scsi/st.c #define to_scsi_tape(obj) container_of(obj, struct scsi_tape, kref) scsi_tape 240 drivers/scsi/st.c static struct scsi_tape *scsi_tape_get(int dev) scsi_tape 242 drivers/scsi/st.c struct scsi_tape *STp = NULL; scsi_tape 269 drivers/scsi/st.c static void scsi_tape_put(struct scsi_tape *STp) scsi_tape 310 drivers/scsi/st.c static inline char *tape_name(struct scsi_tape *tape) scsi_tape 359 drivers/scsi/st.c static int st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) scsi_tape 451 drivers/scsi/st.c static struct st_request *st_allocate_request(struct scsi_tape *stp) scsi_tape 475 drivers/scsi/st.c static void st_do_stats(struct scsi_tape *STp, struct request *req) scsi_tape 520 drivers/scsi/st.c struct scsi_tape *STp = SRpnt->stp; scsi_tape 546 drivers/scsi/st.c struct scsi_tape *STp = SRpnt->stp; scsi_tape 594 drivers/scsi/st.c st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, scsi_tape 663 drivers/scsi/st.c static int write_behind_check(struct scsi_tape * STp) scsi_tape 727 drivers/scsi/st.c static int cross_eof(struct scsi_tape * STp, int forward) scsi_tape 763 drivers/scsi/st.c static int st_flush_write_buffer(struct scsi_tape * STp) scsi_tape 830 drivers/scsi/st.c static int flush_buffer(struct scsi_tape *STp, int seek_next) scsi_tape 882 drivers/scsi/st.c static int set_mode_densblk(struct scsi_tape * STp, struct st_modedef * STm) scsi_tape 916 drivers/scsi/st.c static int do_door_lock(struct scsi_tape * STp, int do_lock) scsi_tape 933 drivers/scsi/st.c static void reset_state(struct scsi_tape *STp) scsi_tape 965 drivers/scsi/st.c static int test_ready(struct scsi_tape *STp, int do_wait) scsi_tape 1039 drivers/scsi/st.c static int check_tape(struct scsi_tape *STp, struct file *filp) scsi_tape 1250 drivers/scsi/st.c struct scsi_tape *STp; scsi_tape 1345 drivers/scsi/st.c struct scsi_tape *STp = filp->private_data; scsi_tape 1459 drivers/scsi/st.c struct scsi_tape *STp = filp->private_data; scsi_tape 1475 drivers/scsi/st.c static ssize_t rw_checks(struct scsi_tape *STp, struct file *filp, size_t count) scsi_tape 1543 drivers/scsi/st.c static int setup_buffering(struct scsi_tape *STp, const char __user *buf, scsi_tape 1605 drivers/scsi/st.c static void release_buffering(struct scsi_tape *STp, int is_read) scsi_tape 1630 drivers/scsi/st.c struct scsi_tape *STp = filp->private_data; scsi_tape 1899 drivers/scsi/st.c static long read_tape(struct scsi_tape *STp, long count, scsi_tape 2102 drivers/scsi/st.c struct scsi_tape *STp = filp->private_data; scsi_tape 2244 drivers/scsi/st.c static void st_log_options(struct scsi_tape * STp, struct st_modedef * STm) scsi_tape 2273 drivers/scsi/st.c static int st_set_options(struct scsi_tape *STp, long options) scsi_tape 2476 drivers/scsi/st.c static int read_mode_page(struct scsi_tape *STp, int page, int omit_block_descs) scsi_tape 2501 drivers/scsi/st.c static int write_mode_page(struct scsi_tape *STp, int page, int slow) scsi_tape 2550 drivers/scsi/st.c static int st_compression(struct scsi_tape * STp, int state) scsi_tape 2601 drivers/scsi/st.c static int do_load_unload(struct scsi_tape *STp, struct file *filp, int load_code) scsi_tape 2675 drivers/scsi/st.c static void deb_space_print(struct scsi_tape *STp, int direction, char *units, unsigned char *cmd) scsi_tape 2692 drivers/scsi/st.c static void deb_space_print(struct scsi_tape *STp, int direction, char *units, unsigned char *cmd) {} scsi_tape 2697 drivers/scsi/st.c static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) scsi_tape 3104 drivers/scsi/st.c static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, scsi_tape 3164 drivers/scsi/st.c static int set_location(struct scsi_tape *STp, unsigned int block, int partition, scsi_tape 3266 drivers/scsi/st.c static int find_partition(struct scsi_tape *STp) scsi_tape 3280 drivers/scsi/st.c static int switch_partition(struct scsi_tape *STp) scsi_tape 3311 drivers/scsi/st.c static int nbr_partitions(struct scsi_tape *STp) scsi_tape 3333 drivers/scsi/st.c static int format_medium(struct scsi_tape *STp, int format) scsi_tape 3377 drivers/scsi/st.c static int partition_tape(struct scsi_tape *STp, int size) scsi_tape 3508 drivers/scsi/st.c struct scsi_tape *STp = file->private_data; scsi_tape 3862 drivers/scsi/st.c struct scsi_tape *STp = file->private_data; scsi_tape 4171 drivers/scsi/st.c static int create_one_cdev(struct scsi_tape *tape, int mode, int rew) scsi_tape 4224 drivers/scsi/st.c static int create_cdevs(struct scsi_tape *tape) scsi_tape 4240 drivers/scsi/st.c static void remove_cdevs(struct scsi_tape *tape) scsi_tape 4259 drivers/scsi/st.c struct scsi_tape *tpnt = NULL; scsi_tape 4295 drivers/scsi/st.c tpnt = kzalloc(sizeof(struct scsi_tape), GFP_KERNEL); scsi_tape 4431 drivers/scsi/st.c struct scsi_tape *tpnt = dev_get_drvdata(dev); scsi_tape 4457 drivers/scsi/st.c struct scsi_tape *tpnt = to_scsi_tape(kref); scsi_tape 4655 drivers/scsi/st.c struct scsi_tape *STp = STm->tape; scsi_tape 24 drivers/scsi/st.h struct scsi_tape; scsi_tape 31 drivers/scsi/st.h struct scsi_tape *stp; scsi_tape 70 drivers/scsi/st.h struct scsi_tape *tape;