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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h272 #define IS_RELOC_BIT_SET(x, y) (((x) & (y)) ? 1 : 0) macro

Completed in 56 milliseconds