Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dxattr.h16 #define GFS2_EA_SIZE(ea) \ macro
H A Dxattr.c811 u32 ea_size = GFS2_EA_SIZE(ea); in ea_split_ea()
930 } else if (GFS2_EA_REC_LEN(ea) - GFS2_EA_SIZE(ea) >= size) in ea_set_simple()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dxattr.h16 #define GFS2_EA_SIZE(ea) \ macro
H A Dxattr.c822 u32 ea_size = GFS2_EA_SIZE(ea); in ea_split_ea()
941 } else if (GFS2_EA_REC_LEN(ea) - GFS2_EA_SIZE(ea) >= size) in ea_set_simple()

Completed in 5 milliseconds