Lines Matching refs:super_block
139 static inline struct msdos_sb_info *MSDOS_SB(struct super_block *sb) in MSDOS_SB()
347 extern void fat_ent_access_init(struct super_block *sb);
355 extern int fat_count_free_clusters(struct super_block *sb);
373 extern struct inode *fat_iget(struct super_block *sb, loff_t i_pos);
374 extern struct inode *fat_build_inode(struct super_block *sb,
377 extern int fat_fill_super(struct super_block *sb, void *data, int silent,
378 int isvfat, void (*setup)(struct super_block *));
381 extern int fat_flush_inodes(struct super_block *sb, struct inode *i1,
390 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...);
396 void fat_msg(struct super_block *sb, const char *level, const char *fmt, ...);
402 extern int fat_clusters_flush(struct super_block *sb);