Home
last modified time | relevance | path

Searched refs:sb_eas (Results 1 – 5 of 5) sorted by relevance

/fs/hpfs/
A Dsuper.c448 sbi->sb_eas = ctx->eas; sbi->sb_chk = ctx->chk; in hpfs_reconfigure()
483 if (!sbi->sb_eas) in hpfs_show_options()
485 if (sbi->sb_eas == 1) in hpfs_show_options()
573 sbi->sb_eas = ctx->eas; in hpfs_fill_super()
733 ctx->eas = sbi->sb_eas; in hpfs_init_fs_context()
A Dinode.c62 if (hpfs_sb(i->i_sb)->sb_eas) { in hpfs_read_inode()
153 } else*/ if (hpfs_sb(i->i_sb)->sb_eas >= 2) { in hpfs_write_inode_ea()
A Ddir.c254 else if (le32_to_cpu(de->ea_size) && hpfs_sb(dir->i_sb)->sb_eas) in hpfs_lookup()
A Dnamei.c228 if (hpfs_sb(dir->i_sb)->sb_eas < 2) return -EPERM; in hpfs_mknod()
302 if (hpfs_sb(dir->i_sb)->sb_eas < 2) { in hpfs_symlink()
A Dhpfs_fn.h77 unsigned sb_eas : 2; /* eas: 0-ignore, 1-ro, 2-rw */ member

Completed in 9 milliseconds