Home
last modified time | relevance | path

Searched refs:GFS2_EA_IS_LAST (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dxattr.h25 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) macro
Dxattr.c102 if (GFS2_EA_IS_LAST(ea)) { in ea_foreach_i()
303 if (GFS2_EA_IS_LAST(ea)) in ea_dealloc_unstuffed()
849 if (GFS2_EA_IS_LAST(ea)) in ea_set_remove_stuffed()
1095 if (GFS2_EA_IS_LAST(ea)) in ea_remove_stuffed()