Searched refs:GFS2_DIF_EA_INDIRECT (Results 1 – 4 of 4) sorted by relevance
124 if (!(ip->i_diskflags & GFS2_DIF_EA_INDIRECT)) { in ea_foreach()966 if (ip->i_diskflags & GFS2_DIF_EA_INDIRECT) { in ea_set_block()1007 ip->i_diskflags |= GFS2_DIF_EA_INDIRECT; in ea_set_block()1055 if (!(ip->i_diskflags & GFS2_DIF_EA_INDIRECT)) in ea_set_i()1351 ip->i_diskflags &= ~GFS2_DIF_EA_INDIRECT; in ea_dealloc_indirect()1440 if (ip->i_diskflags & GFS2_DIF_EA_INDIRECT) { in gfs2_ea_dealloc()
247 #define GFS2_DIF_EA_INDIRECT 0x00000008 macro
253 #define GFS2_DIF_EA_INDIRECT 0x00000008 macro