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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dinode.c33 hpfs_inode->i_ea_gid = 0;
73 hpfs_inode->i_ea_gid = 1;
159 if ((i->i_gid != hpfs_sb(i->i_sb)->sb_gid) || hpfs_inode->i_ea_gid) {
162 hpfs_inode->i_ea_gid = 1;
H A Dhpfs_fn.h57 unsigned i_ea_gid : 1; /* file's gid is stored in ea */ member in struct:hpfs_inode_info

Completed in 100 milliseconds