Lines Matching defs:sb

115 	struct super_block *sb = inode->i_sb;  in __fat_get_block()  local
166 struct super_block *sb = inode->i_sb; in fat_get_block() local
335 static void fat_hash_init(struct super_block *sb) in fat_hash_init()
350 static void dir_hash_init(struct super_block *sb) in dir_hash_init()
405 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
524 struct inode *fat_build_inode(struct super_block *sb, in fat_build_inode()
569 static void fat_set_state(struct super_block *sb, in fat_set_state()
626 static void fat_put_super(struct super_block *sb) in fat_put_super()
640 static struct inode *fat_alloc_inode(struct super_block *sb) in fat_alloc_inode()
697 static int fat_remount(struct super_block *sb, int *flags, char *data) in fat_remount()
718 struct super_block *sb = dentry->d_sb; in fat_statfs() local
744 struct super_block *sb = inode->i_sb; in __fat_write_inode() local
804 struct super_block *sb = inode->i_sb; in fat_write_inode() local
1022 static int parse_options(struct super_block *sb, char *options, int is_vfat, in parse_options()
1307 static unsigned long calc_fat_clusters(struct super_block *sb) in calc_fat_clusters()
1345 static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, in fat_read_bpb()
1417 static int fat_read_static_bpb(struct super_block *sb, in fat_read_static_bpb()
1486 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
1806 int fat_flush_inodes(struct super_block *sb, struct inode *i1, struct inode *i2) in fat_flush_inodes()