Searched defs:BP_SET_LEVEL (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 216 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) macro
|
/titanic_51/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 396 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) macro
|
/titanic_51/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 374 #define BP_SET_LEVEL(bp, x) BF64_SET((bp)->blk_prop, 56, 5, x) macro
|