Searched refs:GFS2_EATYPE_SECURITY (Results 1 – 2 of 2) sorted by relevance
77 return type <= GFS2_EATYPE_SECURITY; in gfs2_eatype_valid()368 BUG_ON(ea->ea_type > GFS2_EATYPE_SECURITY && in ea_list_i()379 case GFS2_EATYPE_SECURITY: in ea_list_i()1482 .flags = GFS2_EATYPE_SECURITY,
391 #define GFS2_EATYPE_SECURITY 3 macro