Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dxattr.h22 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) macro
H A Dxattr.c116 if (GFS2_EA_IS_LAST(ea)) { in ea_foreach_i()
311 if (GFS2_EA_IS_LAST(ea)) in ea_dealloc_unstuffed()
861 if (GFS2_EA_IS_LAST(ea)) in ea_set_remove_stuffed()
1107 if (GFS2_EA_IS_LAST(ea)) in ea_remove_stuffed()