Searched refs:is_nonrot (Results 1 – 7 of 7) sorted by relevance
302 dev->dev_attrib.is_nonrot = 1; in rd_configure_device()
143 dev->dev_attrib.is_nonrot = 1; in iblock_configure_device()
177 dev->dev_attrib.is_nonrot = 1; in fd_configure_device()
536 DEF_CONFIGFS_ATTRIB_SHOW(is_nonrot);594 DEF_CONFIGFS_ATTRIB_STORE_BOOL(is_nonrot);1224 CONFIGFS_ATTR(, is_nonrot);
811 dev->dev_attrib.is_nonrot = DA_IS_NONROT; in target_alloc_device()
617 buf[5] = dev->dev_attrib.is_nonrot ? 1 : 0; in spc_emulate_evpd_b1()
701 bool is_nonrot; member
Completed in 25 milliseconds