Searched refs:rd_root_size (Results 1 – 10 of 10) sorted by relevance
46 u_int32_t rd_root_size = ROOTBYTES; variable228 if (off > rd_root_size) in rdstrategy()229 off = rd_root_size; in rdstrategy()231 if (xfer > rd_root_size - off) in rdstrategy()232 xfer = rd_root_size - off; in rdstrategy()320 lp->d_nsectors = rd_root_size >> DEV_BSHIFT; in rdgetdisklabel()
222 uint64_t adiff, rd_root_size, rd_root_image, size_off, image_off; in find_rd_root_image() local225 if (symbol_get_u64("rd_root_size", &rd_root_size) != 0) in find_rd_root_image()247 size_off = rd_root_size - kernel_start; in find_rd_root_image()
39 -K rd_root_size -K rd_root_image \
36 -K rd_root_size -K rd_root_image \
53 -K rd_root_size -K rd_root_image \
63 -K rd_root_size -K rd_root_image \
66 -K rd_root_size -K rd_root_image \
72 -K rd_root_size -K rd_root_image \