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

/linux-master/fs/gfs2/
H A Dxattr.h16 #define GFS2_EA_SIZE(ea) \ macro
H A Dxattr.c826 u32 ea_size = GFS2_EA_SIZE(ea);
945 } else if (GFS2_EA_REC_LEN(ea) - GFS2_EA_SIZE(ea) >= size)

Completed in 115 milliseconds