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

/linux-4.1.27/fs/gfs2/
H A Dxattr.h25 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) macro
H A Dxattr.c101 if (GFS2_EA_IS_LAST(ea)) { ea_foreach_i()
303 if (GFS2_EA_IS_LAST(ea)) ea_dealloc_unstuffed()
852 if (GFS2_EA_IS_LAST(ea)) ea_set_remove_stuffed()
1105 if (GFS2_EA_IS_LAST(ea)) ea_remove_stuffed()

Completed in 46 milliseconds