Home
last modified time | relevance | path

Searched refs:is_nonrot (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_rd.c302 dev->dev_attrib.is_nonrot = 1; in rd_configure_device()
H A Dtarget_core_configfs.c534 DEF_CONFIGFS_ATTRIB_SHOW(is_nonrot); variable
591 DEF_CONFIGFS_ATTRIB_STORE_BOOL(is_nonrot); variable
1194 CONFIGFS_ATTR(, is_nonrot);
H A Dtarget_core_file.c162 dev->dev_attrib.is_nonrot = 1; in fd_configure_device()
H A Dtarget_core_iblock.c127 dev->dev_attrib.is_nonrot = 1; in iblock_configure_device()
H A Dtarget_core_spc.c580 buf[5] = dev->dev_attrib.is_nonrot ? 1 : 0; in spc_emulate_evpd_b1()
H A Dtarget_core_device.c794 dev->dev_attrib.is_nonrot = DA_IS_NONROT; in target_alloc_device()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h693 bool is_nonrot; member
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_rd.c302 dev->dev_attrib.is_nonrot = 1; in rd_configure_device()
H A Dtarget_core_iblock.c145 dev->dev_attrib.is_nonrot = 1; in iblock_configure_device()
H A Dtarget_core_file.c177 dev->dev_attrib.is_nonrot = 1; in fd_configure_device()
H A Dtarget_core_configfs.c564 DEF_CONFIGFS_ATTRIB_SHOW(is_nonrot); variable
622 DEF_CONFIGFS_ATTRIB_STORE_BOOL(is_nonrot); variable
1252 CONFIGFS_ATTR(, is_nonrot);
H A Dtarget_core_device.c766 dev->dev_attrib.is_nonrot = DA_IS_NONROT; in target_alloc_device()
H A Dtarget_core_spc.c612 buf[5] = dev->dev_attrib.is_nonrot ? 1 : 0; in spc_emulate_evpd_b1()
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h706 bool is_nonrot; member

Completed in 28 milliseconds