Lines Matching refs:exfat_sb_info

28 static void exfat_free_iocharset(struct exfat_sb_info *sbi)  in exfat_free_iocharset()
36 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_put_super()
48 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_statfs()
64 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_set_vol_flags()
94 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_set_volume_dirty()
101 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_clear_volume_dirty()
109 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_show_options()
148 struct exfat_sb_info *sbi = sb->s_fs_info; in exfat_force_shutdown()
264 struct exfat_sb_info *sbi = fc->s_fs_info; in exfat_parse_param()
336 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_hash_init()
347 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_read_root()
392 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_calibrate_blocksize()
427 struct exfat_sb_info *sbi = EXFAT_SB(sb); in exfat_read_boot_sector()
584 struct exfat_sb_info *sbi = EXFAT_SB(sb); in __exfat_fill_super()
627 struct exfat_sb_info *sbi = sb->s_fs_info; in exfat_fill_super()
718 static void exfat_free_sbi(struct exfat_sb_info *sbi) in exfat_free_sbi()
726 struct exfat_sb_info *sbi = fc->s_fs_info; in exfat_free()
754 struct exfat_sb_info *sbi; in exfat_init_fs_context()
756 sbi = kzalloc(sizeof(struct exfat_sb_info), GFP_KERNEL); in exfat_init_fs_context()
780 struct exfat_sb_info *sbi = container_of(p, struct exfat_sb_info, rcu); in delayed_free()
789 struct exfat_sb_info *sbi = sb->s_fs_info; in exfat_kill_sb()