Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390x/
Ddasd.h151 typedef struct dasd_profile_info_t { struct
162 } dasd_profile_info_t; argument
239 #define BIODASDPRRD _IOR(DASD_IOCTL_LETTER,2,dasd_profile_info_t)
/linux-2.4.37.9/include/asm-s390/
Ddasd.h151 typedef struct dasd_profile_info_t { struct
162 } dasd_profile_info_t; argument
239 #define BIODASDPRRD _IOR(DASD_IOCTL_LETTER,2,dasd_profile_info_t)
/linux-2.4.37.9/drivers/s390/block/
Ddasd_int.h441 dasd_profile_info_t profile;
Ddasd.c1147 static dasd_profile_info_t dasd_global_profile;
1202 memset (&dasd_global_profile, 0, sizeof (dasd_profile_info_t)); in dasd_profile_add()
1205 memset (&device->profile, 0, sizeof (dasd_profile_info_t)); in dasd_profile_add()
2930 sizeof (dasd_profile_info_t)); in do_dasd_ioctl()
2936 sizeof(dasd_profile_info_t)); in do_dasd_ioctl()
5200 sizeof (dasd_profile_info_t)); in dasd_statistics_write()
5226 sizeof (dasd_profile_info_t)); in dasd_statistics_write()