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

/linux-master/drivers/target/
H A Dtarget_core_rd.c302 dev->dev_attrib.is_nonrot = 1;
H A Dtarget_core_file.c177 dev->dev_attrib.is_nonrot = 1;
H A Dtarget_core_device.c766 dev->dev_attrib.is_nonrot = DA_IS_NONROT;
H A Dtarget_core_iblock.c148 dev->dev_attrib.is_nonrot = 1;
H A Dtarget_core_configfs.c564 DEF_CONFIGFS_ATTRIB_SHOW(is_nonrot); variable
623 DEF_CONFIGFS_ATTRIB_STORE_BOOL(is_nonrot); variable
1287 CONFIGFS_ATTR(, is_nonrot);
H A Dtarget_core_spc.c612 buf[5] = dev->dev_attrib.is_nonrot ? 1 : 0;
/linux-master/include/target/
H A Dtarget_core_base.h715 bool is_nonrot; member in struct:se_dev_attrib

Completed in 128 milliseconds