Home
last modified time | relevance | path

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

/fs/gfs2/
Dxattr.h25 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) macro
Dxattr.c101 if (GFS2_EA_IS_LAST(ea)) { in ea_foreach_i()
303 if (GFS2_EA_IS_LAST(ea)) in ea_dealloc_unstuffed()
854 if (GFS2_EA_IS_LAST(ea)) in ea_set_remove_stuffed()
1107 if (GFS2_EA_IS_LAST(ea)) in ea_remove_stuffed()