Searched refs:INLINEEA (Results 1 – 5 of 5) sorted by relevance
174 if (!(ji->mode2 & INLINEEA) && !(ji->ea.flag & DXD_INLINE)) in ea_write_inline()182 ji->mode2 &= ~INLINEEA; in ea_write_inline()191 ji->mode2 |= INLINEEA; in ea_write_inline()309 ji->mode2 |= INLINEEA; in ea_write()464 (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()
137 #define INLINEEA 0x00040000 /* inline EA area free */ macro
125 jfs_inode->mode2 |= INLINEEA | ISPARSE; in ialloc()
716 (JFS_IP(ip)->mode2 & INLINEEA)) { in xtSplitUp()718 JFS_IP(ip)->mode2 &= ~INLINEEA; in xtSplitUp()3605 JFS_IP(ip)->mode2 |= INLINEEA; in xtTruncate()
959 JFS_IP(ip)->mode2 &= ~INLINEEA; in jfs_symlink()