Lines Matching defs:sb

123 	struct super_block *sb = inode->i_sb;  in __fat_get_block()  local
186 struct super_block *sb = inode->i_sb; in fat_get_block() local
293 struct super_block *sb = inode->i_sb; in fat_get_block_bmap() local
376 static void fat_hash_init(struct super_block *sb) in fat_hash_init()
391 static void dir_hash_init(struct super_block *sb) in dir_hash_init()
446 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
495 struct super_block *sb = dir->i_sb; in fat_validate_dir() local
588 struct inode *fat_build_inode(struct super_block *sb, in fat_build_inode()
663 static void fat_set_state(struct super_block *sb, in fat_set_state()
728 static void fat_put_super(struct super_block *sb) in fat_put_super()
742 static struct inode *fat_alloc_inode(struct super_block *sb) in fat_alloc_inode()
802 static int fat_remount(struct super_block *sb, int *flags, char *data) in fat_remount()
823 struct super_block *sb = dentry->d_sb; in fat_statfs() local
848 struct super_block *sb = inode->i_sb; in __fat_write_inode() local
908 struct super_block *sb = inode->i_sb; in fat_write_inode() local
1126 static int parse_options(struct super_block *sb, char *options, int is_vfat, in parse_options()
1416 static unsigned long calc_fat_clusters(struct super_block *sb) in calc_fat_clusters()
1454 static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, in fat_read_bpb()
1532 static int fat_read_static_bpb(struct super_block *sb, in fat_read_static_bpb()
1598 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
1926 int fat_flush_inodes(struct super_block *sb, struct inode *i1, struct inode *i2) in fat_flush_inodes()