Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Ddir.c197 struct hpfs_inode_info *hpfs_result; in hpfs_lookup() local
250 hpfs_result = hpfs_i(result); in hpfs_lookup()
251 if (!de->directory) hpfs_result->i_parent_dir = dir->i_ino; in hpfs_lookup()
271 hpfs_result->i_ea_size = le32_to_cpu(de->ea_size); in hpfs_lookup()
272 if (!hpfs_result->i_ea_mode && de->read_only) in hpfs_lookup()