Searched refs:sb_eas (Results 1 – 5 of 5) sorted by relevance
397 eas = sbi->sb_eas; chk = sbi->sb_chk; chkdsk = sbi->sb_chkdsk; in hpfs_remount_fs()419 sbi->sb_eas = eas; sbi->sb_chk = chk; sbi->sb_chkdsk = chkdsk; in hpfs_remount_fs()547 sbi->sb_eas = eas; in hpfs_fill_super()
60 if (hpfs_sb(i->i_sb)->sb_eas) { in hpfs_read_inode()150 } else*/ if (hpfs_sb(i->i_sb)->sb_eas >= 2) { in hpfs_write_inode_ea()
239 else if (le32_to_cpu(de->ea_size) && hpfs_sb(dir->i_sb)->sb_eas) in hpfs_lookup()
76 unsigned sb_eas : 2; /* eas: 0-ignore, 1-ro, 2-rw */ member
216 if (hpfs_sb(dir->i_sb)->sb_eas < 2) return -EPERM; in hpfs_mknod()292 if (hpfs_sb(dir->i_sb)->sb_eas < 2) { in hpfs_symlink()