Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hpfs/
Dsuper.c458 lowercase = sbi->sb_lowercase; in hpfs_remount_fs()
480 sbi->sb_lowercase = lowercase; in hpfs_remount_fs()
501 if (sbi->sb_lowercase) in hpfs_show_options()
630 sbi->sb_lowercase = lowercase; in hpfs_fill_super()
Dhpfs_fn.h80 unsigned sb_lowercase : 1; /* downcase filenames hackery */ member
Ddir.c112 lc = hpfs_sb(inode->i_sb)->sb_lowercase; in hpfs_readdir()