Searched refs:i_ea_uid (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.c32 hpfs_inode->i_ea_uid = 0;
66 hpfs_inode->i_ea_uid = 1;
154 if ((i->i_uid != hpfs_sb(i->i_sb)->sb_uid) || hpfs_inode->i_ea_uid) {
157 hpfs_inode->i_ea_uid = 1;
H A Dhpfs_fn.h56 unsigned i_ea_uid : 1; /* file's uid is stored in ea */ member in struct:hpfs_inode_info

Completed in 62 milliseconds