Home
last modified time | relevance | path

Searched defs:label (Results 1 – 2 of 2) sorted by relevance

/spdk/test/vhost/windows/
H A Dwindows_scsi_compliance.ps152 $label = "" variable
53 $label += $model.Trim() + "_" + $serial + "_" + $phy_bs variable
54 $label = $label -replace " ", "_" variable
55 echo $label variable
/spdk/lib/log/
H A Dlog.c224 fdump(FILE * fp,const char * label,const uint8_t * buf,size_t len) fdump() argument
269 spdk_log_dump(FILE * fp,const char * label,const void * buf,size_t len) spdk_log_dump() argument