Lines Matching refs:exfat_sb_info
214 struct exfat_sb_info { struct
300 static inline struct exfat_sb_info *EXFAT_SB(struct super_block *sb) in EXFAT_SB()
319 struct exfat_sb_info *sbi = EXFAT_SB(inode->i_sb); in exfat_mode_can_hold_ro()
330 static inline mode_t exfat_make_mode(struct exfat_sb_info *sbi, in exfat_make_mode()
362 static inline bool exfat_is_last_sector_in_cluster(struct exfat_sb_info *sbi, in exfat_is_last_sector_in_cluster()
369 static inline sector_t exfat_cluster_to_sector(struct exfat_sb_info *sbi, in exfat_cluster_to_sector()
376 static inline int exfat_sector_to_cluster(struct exfat_sb_info *sbi, in exfat_sector_to_cluster()
409 void exfat_free_bitmap(struct exfat_sb_info *sbi);
490 void exfat_free_upcase_table(struct exfat_sb_info *sbi);
509 void exfat_get_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,
512 void exfat_set_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,