Searched refs:bytesize (Results 1 – 1 of 1) sorted by relevance
100 loff_t bytesize; member293 if (nbd->config->bytesize) { in nbd_size_clear()303 sector_t nr_sectors = config->bytesize >> 9; in nbd_size_update()330 config->bytesize = blocksize * nr_blocks; in nbd_size_set()1392 div_s64(config->bytesize, arg)); in __nbd_ioctl()1612 debugfs_create_u64("size_bytes", 0444, dir, &config->bytesize); in nbd_dev_dbg_init()1813 u64 bytes = config->bytesize; in nbd_genl_size_set()1828 if (bytes != config->bytesize || bsize != config->blksize) in nbd_genl_size_set()