Searched defs:dedata (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/block/
H A Ddasd_eckd.c485 struct DE_eckd_data *dedata; local
493 dedata = &pfxdata->define_extent;
538 dedata->mask.perm = 0x1;
539 dedata->attributes.operation = basepriv->attrib.operation;
543 dedata->mask.perm = 0x1;
544 dedata->attributes.operation = basepriv->attrib.operation;
545 dedata->blk_size = 0;
551 dedata->mask.perm = 0x02;
552 dedata->attributes.operation = basepriv->attrib.operation;
557 dedata
2946 struct DE_eckd_data *dedata; local
[all...]

Completed in 66 milliseconds