Searched refs:INLINEEA (Results 1 – 5 of 5) sorted by relevance
172 if (!(ji->mode2 & INLINEEA) && !(ji->ea.flag & DXD_INLINE)) in ea_write_inline()180 ji->mode2 &= ~INLINEEA; in ea_write_inline()189 ji->mode2 |= INLINEEA; in ea_write_inline()307 ji->mode2 |= INLINEEA; in ea_write()462 (ji->mode2 & INLINEEA)) { in ea_get()617 ji->mode2 &= ~INLINEEA; in ea_put()648 ji->mode2 |= INLINEEA; in ea_put()654 ji->mode2 |= INLINEEA; in ea_put()
144 #define INLINEEA 0x00040000 /* inline EA area free */ macro
106 jfs_inode->mode2 |= INLINEEA | ISPARSE; in ialloc()
717 (JFS_IP(ip)->mode2 & INLINEEA)) { in xtSplitUp()719 JFS_IP(ip)->mode2 &= ~INLINEEA; in xtSplitUp()3604 JFS_IP(ip)->mode2 |= INLINEEA; in xtTruncate()
970 JFS_IP(ip)->mode2 &= ~INLINEEA; in jfs_symlink()