Searched refs:space_allocated (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/s390/block/
H A Ddasd_eckd.h421 __u32 space_allocated; member in struct:dasd_rssd_vsq
H A Ddasd_int.h398 int (*space_allocated)(struct dasd_device *); member in struct:dasd_discipline
H A Ddasd_devmap.c2400 DASD_DEFINE_ATTR(space_allocated, device->discipline->space_allocated);
H A Ddasd_eckd.c1684 return rc ? : private->vsq.space_allocated;
6899 .space_allocated = dasd_eckd_space_allocated,

Completed in 142 milliseconds