__tagptr_mask      60 fs/erofs/tagptr.h 	if (__builtin_constant_p(tags) && (tags & ~__tagptr_mask(type))) \
__tagptr_mask      66 fs/erofs/tagptr.h 	((void *)((tptr).v & ~__tagptr_mask(tptr)))
__tagptr_mask      69 fs/erofs/tagptr.h 	((tptr).v & __tagptr_mask(tptr))
__tagptr_mask      96 fs/erofs/tagptr.h 	if (__builtin_constant_p(tags) && (tags & ~__tagptr_mask(*ptptr))) \
__tagptr_mask     104 fs/erofs/tagptr.h 	if (__builtin_constant_p(tags) && (tags & ~__tagptr_mask(*ptptr))) \