Home
last modified time | relevance | path

Searched refs:i_ea_mode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Dinode.c31 hpfs_inode->i_ea_mode = 0; in hpfs_init_inode()
94 hpfs_inode->i_ea_mode = 1; in hpfs_read_inode()
134 if (!hpfs_inode->i_ea_mode) i->i_mode &= ~0111; in hpfs_read_inode()
169 | (S_ISDIR(i->i_mode) ? S_IFDIR : S_IFREG))) || hpfs_inode->i_ea_mode) { in hpfs_write_inode_ea()
173 hpfs_inode->i_ea_mode = 1; in hpfs_write_inode_ea()
H A Dhpfs_fn.h56 unsigned i_ea_mode : 1; /* file's permission is stored in ea */ member
H A Ddir.c289 if (!hpfs_result->i_ea_mode && de->read_only) in hpfs_lookup()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dinode.c31 hpfs_inode->i_ea_mode = 0; in hpfs_init_inode()
94 hpfs_inode->i_ea_mode = 1; in hpfs_read_inode()
134 if (!hpfs_inode->i_ea_mode) i->i_mode &= ~0111; in hpfs_read_inode()
169 | (S_ISDIR(i->i_mode) ? S_IFDIR : S_IFREG))) || hpfs_inode->i_ea_mode) { in hpfs_write_inode_ea()
173 hpfs_inode->i_ea_mode = 1; in hpfs_write_inode_ea()
H A Ddir.c289 if (!hpfs_result->i_ea_mode && de->read_only) in hpfs_lookup()
H A Dhpfs_fn.h56 unsigned i_ea_mode : 1; /* file's permission is stored in ea */ member

Completed in 4 milliseconds