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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dblkptr.c61 BP_SET_EMBEDDED(bp, B_TRUE);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h276 * be set with the BPE_SET_* macros. BP_SET_EMBEDDED() should be called before
386 #define BP_SET_EMBEDDED(bp, x) BF64_SET((bp)->blk_prop, 39, 1, x) macro

Completed in 96 milliseconds