Searched refs:phys_sector_size (Results 1 – 2 of 2) sorted by relevance
1002 unsigned long phys_sector_size) in xbd_instance_create() argument1030 sc->xbd_disk->d_stripesize = phys_sector_size; in xbd_instance_create()1235 unsigned long sector_size, phys_sector_size; in xbd_connect() local1295 "physical-sector-size", "%lu", &phys_sector_size, in xbd_connect()1297 if (err || phys_sector_size <= sector_size) in xbd_connect()1298 phys_sector_size = 0; in xbd_connect()1406 sector_size, phys_sector_size); in xbd_connect()
204 unsigned long phys_sector_size);