Home
last modified time | relevance | path

Searched refs:sb_lowercase (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/hpfs/
Dsuper.c438 lowercase = sbi->sb_lowercase; in hpfs_remount_fs()
460 sbi->sb_lowercase = lowercase; in hpfs_remount_fs()
481 if (sbi->sb_lowercase) in hpfs_show_options()
609 sbi->sb_lowercase = lowercase; in hpfs_fill_super()
Dhpfs_fn.h78 unsigned sb_lowercase : 1; /* downcase filenames hackery */ member
Ddir.c107 lc = hpfs_sb(inode->i_sb)->sb_lowercase; in hpfs_readdir()