Searched refs:INLINEEA (Results 1 – 3 of 3) sorted by relevance
159 if (!(ji->mode2 & INLINEEA) && !(ji->ea.flag & DXD_INLINE)) in ea_write_inline()167 ji->mode2 &= ~INLINEEA; in ea_write_inline()176 ji->mode2 |= INLINEEA; in ea_write_inline()294 ji->mode2 |= INLINEEA; in ea_write()451 (ji->mode2 & INLINEEA)) { in ea_get()613 ji->mode2 &= ~INLINEEA; in ea_put()644 ji->mode2 |= INLINEEA; in ea_put()650 ji->mode2 |= INLINEEA; in ea_put()
137 #define INLINEEA 0x00040000 /* inline EA area free */ macro
93 jfs_inode->mode2 |= INLINEEA | ISPARSE; in ialloc()