Searched refs:phys_sector_size (Results 1 – 2 of 2) sorted by relevance
1003 unsigned long phys_sector_size) in xbd_instance_create() argument1031 sc->xbd_disk->d_stripesize = phys_sector_size; in xbd_instance_create()1238 unsigned long sector_size, phys_sector_size; in xbd_connect() local1298 "physical-sector-size", "%lu", &phys_sector_size, in xbd_connect()1300 if (err || phys_sector_size <= sector_size) in xbd_connect()1301 phys_sector_size = 0; in xbd_connect()1411 sector_size, phys_sector_size); in xbd_connect()
204 unsigned long phys_sector_size);