Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dsd_zbc.c57 static bool sd_zbc_is_gap_zone(const u8 buf[64]) in sd_zbc_is_gap_zone() function
84 if (WARN_ON_ONCE(sd_zbc_is_gap_zone(buf))) in sd_zbc_parse_report()
305 if (sd_zbc_is_gap_zone(&buf[offset])) { in sd_zbc_report_zones()