Home
last modified time | relevance | path

Searched refs:ZC3_EXPLICIT_OPEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c263 ZC3_EXPLICIT_OPEN = 0x3, enumerator
2696 if (!(zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN)) in zbc_close_zone()
2734 if ((explicit && zc == ZC3_EXPLICIT_OPEN) || in zbc_open_zone()
2748 zsp->z_cond = ZC3_EXPLICIT_OPEN; in zbc_open_zone()
2763 case ZC3_EXPLICIT_OPEN: in zbc_set_zone_full()
4380 if (zsp->z_cond != ZC3_EXPLICIT_OPEN) in resp_report_zones()
4514 if (zc == ZC3_EXPLICIT_OPEN || zc == ZC5_FULL) in resp_open_zone()
4593 zc == ZC3_EXPLICIT_OPEN || (empty && zc == ZC1_EMPTY)) { in zbc_finish_zone()
4594 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN) in zbc_finish_zone()
4670 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN) in zbc_rwp_zone()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c272 ZC3_EXPLICIT_OPEN = 0x3, enumerator
2764 if (!(zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN)) in zbc_close_zone()
2802 if ((explicit && zc == ZC3_EXPLICIT_OPEN) || in zbc_open_zone()
2816 zsp->z_cond = ZC3_EXPLICIT_OPEN; in zbc_open_zone()
2831 case ZC3_EXPLICIT_OPEN: in zbc_set_zone_full()
4526 if (zsp->z_cond != ZC3_EXPLICIT_OPEN) in resp_report_zones()
4669 if (zc == ZC3_EXPLICIT_OPEN || zc == ZC5_FULL) in resp_open_zone()
4747 zc == ZC3_EXPLICIT_OPEN || (empty && zc == ZC1_EMPTY)) { in zbc_finish_zone()
4748 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN) in zbc_finish_zone()
4823 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN) in zbc_rwp_zone()
[all...]

Completed in 17 milliseconds