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

/u-boot/fs/zfs/
H A Dzfs.c1844 * vdev_label_start returns the physical disk offset (in bytes) of
1847 static uint64_t vdev_label_start(uint64_t psize, int l) function
1920 uint64_t labelstartbytes = vdev_label_start(alignedbytes, label);

Completed in 40 milliseconds