_tags              58 fs/erofs/tagptr.h #define tagptr_fold(type, ptr, _tags) ({ \
_tags              59 fs/erofs/tagptr.h 	const typeof(_tags) tags = (_tags); \
_tags              93 fs/erofs/tagptr.h #define tagptr_set_tags(_ptptr, _tags) ({ \
_tags              95 fs/erofs/tagptr.h 	const typeof(_tags) tags = (_tags); \
_tags             101 fs/erofs/tagptr.h #define tagptr_clear_tags(_ptptr, _tags) ({ \
_tags             103 fs/erofs/tagptr.h 	const typeof(_tags) tags = (_tags); \