Searched refs:sb_lowercase (Results 1 – 3 of 3) sorted by relevance
447 sbi->sb_lowercase = ctx->lowercase; in hpfs_reconfigure()469 if (sbi->sb_lowercase) in hpfs_show_options()572 sbi->sb_lowercase = ctx->lowercase; in hpfs_fill_super()732 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
Completed in 23 milliseconds