Searched refs:i_hpfs_ea_mode (Results 1 – 3 of 3) sorted by relevance
79 i->i_hpfs_ea_mode = 0; in hpfs_read_inode()142 i->i_hpfs_ea_mode = 1; in hpfs_read_inode()181 if (!i->i_hpfs_ea_mode) i->i_mode &= ~0111; in hpfs_read_inode()217 | (S_ISDIR(i->i_mode) ? S_IFDIR : S_IFREG))) || i->i_hpfs_ea_mode) { in hpfs_write_inode_ea()221 i->i_hpfs_ea_mode = 1; in hpfs_write_inode_ea()
239 if (!result->i_hpfs_ea_mode && de->read_only) in hpfs_lookup()
32 #define i_hpfs_ea_mode u.hpfs_i.i_ea_mode macro