Searched refs:sb_lowercase (Results 1 – 3 of 3) sorted by relevance
444 sbi->sb_lowercase = ctx->lowercase; in hpfs_reconfigure()466 if (sbi->sb_lowercase) in hpfs_show_options()569 sbi->sb_lowercase = ctx->lowercase; in hpfs_fill_super()729 ctx->lowercase = sbi->sb_lowercase; in hpfs_init_fs_context()
112 lc = hpfs_sb(inode->i_sb)->sb_lowercase; in hpfs_readdir()
80 unsigned sb_lowercase : 1; /* downcase filenames hackery */ member