Lines Matching defs:sb

114 	struct super_block *sb = inode->i_sb;  in __fat_get_block()  local
165 struct super_block *sb = inode->i_sb; in fat_get_block() local
334 static void fat_hash_init(struct super_block *sb) in fat_hash_init()
349 static void dir_hash_init(struct super_block *sb) in dir_hash_init()
404 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
523 struct inode *fat_build_inode(struct super_block *sb, in fat_build_inode()
568 static void fat_set_state(struct super_block *sb, in fat_set_state()
625 static void fat_put_super(struct super_block *sb) in fat_put_super()
639 static struct inode *fat_alloc_inode(struct super_block *sb) in fat_alloc_inode()
696 static int fat_remount(struct super_block *sb, int *flags, char *data) in fat_remount()
717 struct super_block *sb = dentry->d_sb; in fat_statfs() local
743 struct super_block *sb = inode->i_sb; in __fat_write_inode() local
803 struct super_block *sb = inode->i_sb; in fat_write_inode() local
1021 static int parse_options(struct super_block *sb, char *options, int is_vfat, in parse_options()
1306 static unsigned long calc_fat_clusters(struct super_block *sb) in calc_fat_clusters()
1344 static int fat_read_bpb(struct super_block *sb, struct fat_boot_sector *b, in fat_read_bpb()
1416 static int fat_read_static_bpb(struct super_block *sb, in fat_read_static_bpb()
1485 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
1805 int fat_flush_inodes(struct super_block *sb, struct inode *i1, struct inode *i2) in fat_flush_inodes()