Home
last modified time | relevance | path

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

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