rht_needs_ws      517 drivers/scsi/cxlflash/superpipe.c 	ctxi->rht_needs_ws[rsrc_handle] = false;
rht_needs_ws      769 drivers/scsi/cxlflash/superpipe.c 	kfree(ctxi->rht_needs_ws);
rht_needs_ws      803 drivers/scsi/cxlflash/superpipe.c 	ctxi->rht_needs_ws = ws;
rht_needs_ws       93 drivers/scsi/cxlflash/superpipe.h 	u8 *rht_needs_ws;	/* User-desired write-same function per RHTE */
rht_needs_ws      632 drivers/scsi/cxlflash/vlun.c 	bool needs_ws = ctxi->rht_needs_ws[rhndl];
rht_needs_ws     1053 drivers/scsi/cxlflash/vlun.c 		ctxi->rht_needs_ws[rsrc_handle] = true;