Lines Matching refs:exfat_sb_info
248 struct exfat_sb_info { struct
330 static inline struct exfat_sb_info *EXFAT_SB(struct super_block *sb) in EXFAT_SB()
354 struct exfat_sb_info *sbi = EXFAT_SB(inode->i_sb); in exfat_mode_can_hold_ro()
365 static inline mode_t exfat_make_mode(struct exfat_sb_info *sbi, in exfat_make_mode()
397 static inline bool exfat_is_last_sector_in_cluster(struct exfat_sb_info *sbi, in exfat_is_last_sector_in_cluster()
404 static inline sector_t exfat_cluster_to_sector(struct exfat_sb_info *sbi, in exfat_cluster_to_sector()
411 static inline unsigned int exfat_sector_to_cluster(struct exfat_sb_info *sbi, in exfat_sector_to_cluster()
418 static inline bool is_valid_cluster(struct exfat_sb_info *sbi, in is_valid_cluster()
453 void exfat_free_bitmap(struct exfat_sb_info *sbi);
541 void exfat_free_upcase_table(struct exfat_sb_info *sbi);
562 void exfat_get_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,
566 void exfat_set_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,