Searched refs:P2ALIGN (Results 1 – 1 of 1) sorted by relevance
83 #define P2ALIGN(x, align) ((x) & -(align)) macro1893 P2ALIGN(device_size, (uint64_t) sizeof(vdev_label_t)); in zfs_mount()