Searched refs:hpfs_result (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/hpfs/
H A Ddir.c211 struct hpfs_inode_info *hpfs_result; local
265 hpfs_result = hpfs_i(result);
266 if (!de->directory) hpfs_result->i_parent_dir = dir->i_ino;
290 hpfs_result->i_ea_size = le32_to_cpu(de->ea_size);
291 if (!hpfs_result->i_ea_mode && de->read_only)

Completed in 84 milliseconds