Searched refs:i_ea_size (Results 1 – 6 of 6) sorted by relevance
66 hpfs_i(result)->i_ea_size = 0; in hpfs_mkdir()174 hpfs_i(result)->i_ea_size = 0; in hpfs_create()257 hpfs_i(result)->i_ea_size = 0; in hpfs_mknod()333 hpfs_i(result)->i_ea_size = 0; in hpfs_symlink()
34 hpfs_inode->i_ea_size = 0; in hpfs_init_inode()237 de->ea_size = cpu_to_le32(hpfs_inode->i_ea_size); in hpfs_write_inode_nolock()
288 hpfs_result->i_ea_size = le32_to_cpu(de->ea_size); in hpfs_lookup()
55 unsigned i_ea_size; /* size of extended attributes */ member
360 hpfs_i(inode)->i_ea_size += 5 + strlen(key) + size; in hpfs_set_ea()
734 hpfs_i(root)->i_ea_size = le32_to_cpu(de->ea_size); in hpfs_fill_super()