Searched refs:is_nonrot (Results 1 – 6 of 6) sorted by relevance
89 DEF_TB_DEV_ATTRIB(_backend, is_nonrot); \90 TB_DEV_ATTR(_backend, is_nonrot, S_IRUGO | S_IWUSR); \
693 int is_nonrot; member
1080 dev->dev_attrib.is_nonrot = flag; in se_dev_set_is_nonrot()1529 dev->dev_attrib.is_nonrot = DA_IS_NONROT; in target_alloc_device()
158 dev->dev_attrib.is_nonrot = 1; in iblock_configure_device()
194 dev->dev_attrib.is_nonrot = 1; in fd_configure_device()
589 buf[5] = dev->dev_attrib.is_nonrot ? 1 : 0; in spc_emulate_evpd_b1()