Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dnamei.c65 hpfs_i(result)->i_ea_size = 0; in hpfs_mkdir()
172 hpfs_i(result)->i_ea_size = 0; in hpfs_create()
254 hpfs_i(result)->i_ea_size = 0; in hpfs_mknod()
330 hpfs_i(result)->i_ea_size = 0; in hpfs_symlink()
H A Dhpfs_fn.h55 unsigned i_ea_size; /* size of extended attributes */ member
H A Dsuper.c676 hpfs_i(root)->i_ea_size = le32_to_cpu(de->ea_size); in hpfs_fill_super()