Searched refs:sb_conv (Results 1 – 4 of 4) sorted by relevance
395 lowercase = sbi->sb_lowercase; conv = sbi->sb_conv; in hpfs_remount_fs()417 sbi->sb_lowercase = lowercase; sbi->sb_conv = conv; in hpfs_remount_fs()541 sbi->sb_conv = conv; in hpfs_fill_super()
78 unsigned sb_conv : 2; /* crlf->newline hackery */ member
19 hpfs_inode->i_conv = hpfs_sb(sb)->sb_conv; in hpfs_init_inode()
649 hpfs_i(i)->i_conv = hpfs_sb(i->i_sb)->sb_conv; in hpfs_rename()