Lines Matching refs:WORM
2912 if ((rval == EACCES) && (un->un_read_only & WORM)) { in st_open()
3278 if (((un->un_read_only == WORM) || in st_tape_init()
3295 (un->un_read_only == WORM) && (un->un_oflags & FWRITE)) { in st_tape_init()
5030 if (un->un_read_only == WORM || in st_ioctl()
5781 if (un->un_mspl->wp || un->un_read_only & WORM) { in st_do_mtioctop()
5958 if ((rval == EACCES) && (un->un_read_only & WORM)) { in st_do_mtioctop()
13883 wrt = WORM; in st_is_hp_dat_tape_worm()
13969 wrt = WORM; in st_is_hp_lto_tape_worm()
13974 wrt = WORM; in st_is_hp_lto_tape_worm()
14036 wrt = WORM; in st_is_t10_worm_device()
14127 wrt = WORM; in st_is_stk_worm()
14184 wrt = WORM; in st_is_dlt_tape_worm()
14310 wrt = WORM; in st_is_sony_worm()