Searched refs:GFS2_EATYPE_SECURITY (Results 1 – 3 of 3) 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,
593 GFS2_EATYPE_SECURITY); in gfs2_initxattrs()
391 #define GFS2_EATYPE_SECURITY 3 macro