Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_rd.c302 dev->dev_attrib.is_nonrot = 1; in rd_configure_device()
A Dtarget_core_iblock.c138 dev->dev_attrib.is_nonrot = 1; in iblock_configure_device()
A Dtarget_core_file.c163 dev->dev_attrib.is_nonrot = 1; in fd_configure_device()
A Dtarget_core_configfs.c535 DEF_CONFIGFS_ATTRIB_SHOW(is_nonrot);
592 DEF_CONFIGFS_ATTRIB_STORE_BOOL(is_nonrot);
1195 CONFIGFS_ATTR(, is_nonrot);
A Dtarget_core_spc.c611 buf[5] = dev->dev_attrib.is_nonrot ? 1 : 0; in spc_emulate_evpd_b1()
A Dtarget_core_device.c801 dev->dev_attrib.is_nonrot = DA_IS_NONROT; in target_alloc_device()
/linux/include/target/
A Dtarget_core_base.h698 bool is_nonrot; member

Completed in 24 milliseconds