hpfs_result       211 fs/hpfs/dir.c  	struct hpfs_inode_info *hpfs_result;
hpfs_result       265 fs/hpfs/dir.c  	hpfs_result = hpfs_i(result);
hpfs_result       266 fs/hpfs/dir.c  	if (!de->directory) hpfs_result->i_parent_dir = dir->i_ino;
hpfs_result       288 fs/hpfs/dir.c  		hpfs_result->i_ea_size = le32_to_cpu(de->ea_size);
hpfs_result       289 fs/hpfs/dir.c  		if (!hpfs_result->i_ea_mode && de->read_only)