HFS_FLG_RSRC
#define HFS_IS_RSRC(inode) (HFS_I(inode)->flags & HFS_FLG_RSRC)
HFS_I(inode)->flags |= HFS_FLG_RSRC;