Home
last modified time | relevance | path

Searched refs:VDEV_LABELS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/zfs/
H A Dvdev_impl.h56 #define VDEV_LABELS 4 macro
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c1826 return (l * sizeof(vdev_label_t) + (l < VDEV_LABELS / 2 ? in vdev_label_start()
1828 VDEV_LABELS * sizeof(vdev_label_t))); in vdev_label_start()
1887 VDEV_LABELS / 2 : VDEV_LABELS; in zfs_mount()