Searched refs:INLINEEA (Results 1 – 5 of 5) 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()449 (ji->mode2 & INLINEEA)) { in ea_get()604 ji->mode2 &= ~INLINEEA; in ea_put()635 ji->mode2 |= INLINEEA; in ea_put()641 ji->mode2 |= INLINEEA; in ea_put()
137 #define INLINEEA 0x00040000 /* inline EA area free */ macro
93 jfs_inode->mode2 |= INLINEEA | ISPARSE; in ialloc()
693 (JFS_IP(ip)->mode2 & INLINEEA)) { in xtSplitUp()695 JFS_IP(ip)->mode2 &= ~INLINEEA; in xtSplitUp()2630 JFS_IP(ip)->mode2 |= INLINEEA; in xtTruncate()
958 JFS_IP(ip)->mode2 &= ~INLINEEA; in jfs_symlink()
Completed in 11 milliseconds