Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dxattr.h22 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) macro
H A Dxattr.c99 if (GFS2_EA_IS_LAST(ea)) { in ea_foreach_i()
300 if (GFS2_EA_IS_LAST(ea)) in ea_dealloc_unstuffed()
846 if (GFS2_EA_IS_LAST(ea)) in ea_set_remove_stuffed()
1092 if (GFS2_EA_IS_LAST(ea)) in ea_remove_stuffed()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dxattr.h22 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) macro
H A Dxattr.c110 if (GFS2_EA_IS_LAST(ea)) { in ea_foreach_i()
307 if (GFS2_EA_IS_LAST(ea)) in ea_dealloc_unstuffed()
857 if (GFS2_EA_IS_LAST(ea)) in ea_set_remove_stuffed()
1103 if (GFS2_EA_IS_LAST(ea)) in ea_remove_stuffed()

Completed in 6 milliseconds