Searched refs:MSDOS_SB (Results 1 – 10 of 10) sorted by relevance
27 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat12_ent_blocknr()37 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_ent_blocknr()75 WARN_ON(blocknr < MSDOS_SB(sb)->fat_start); in fat12_ent_bread()76 fatent->fat_inode = MSDOS_SB(sb)->fat_inode; in fat12_ent_bread()105 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread()107 WARN_ON(blocknr < MSDOS_SB(sb)->fat_start); in fat_ent_bread()108 fatent->fat_inode = MSDOS_SB(sb)->fat_inode; in fat_ent_bread()291 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_ent_access_init()315 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_ent_update_ptr()344 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_ent_read()[all …]
36 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_ioctl_set_attributes()145 MSDOS_SB(inode->i_sb)->options.flush) { in fat_file_release()158 err = sync_mapping_buffers(MSDOS_SB(inode->i_sb)->fat_inode->i_mapping); in fat_file_fsync()280 inode->i_blocks = skip << (MSDOS_SB(sb)->cluster_bits - 9); in fat_free()288 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_truncate_blocks()309 stat->blksize = MSDOS_SB(inode->i_sb)->cluster_size; in fat_getattr()373 struct msdos_sb_info *sbi = MSDOS_SB(dentry->d_sb); in fat_setattr()
122 struct msdos_sb_info *sbi = MSDOS_SB(dir->i_sb); in msdos_find()154 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_hash()172 struct fat_mount_options *options = &MSDOS_SB(parent->d_sb)->options; in msdos_cmp()233 struct msdos_sb_info *sbi = MSDOS_SB(dir->i_sb); in msdos_add_entry()280 msdos_name, &MSDOS_SB(sb)->options); in msdos_create()361 msdos_name, &MSDOS_SB(sb)->options); in msdos_mkdir()619 &MSDOS_SB(old_dir->i_sb)->options); in msdos_rename()624 &MSDOS_SB(new_dir->i_sb)->options); in msdos_rename()653 MSDOS_SB(sb)->dir_ops = &msdos_dir_inode_operations; in setup()
61 struct msdos_sb_info *sbi = MSDOS_SB(sb); in __fat_get_block()271 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_hash_init()286 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_attach()298 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_detach()308 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_iget()339 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_calc_dir_size()357 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_fill_inode()488 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_put_super()560 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_remount()568 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_statfs()[all …]
25 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; in __fat_fs_error()67 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_clusters_flush()107 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_chain_add()
42 return ((loff_t)bh->b_blocknr << MSDOS_SB(sb)->dir_per_block_bits) in fat_make_i_pos()50 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_dir_readahead()121 (*de - (struct msdos_dir_entry *)(*bh)->b_data) < MSDOS_SB(dir->i_sb)->dir_per_block - 1) { in fat_get_entry()142 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in uni16_to_x8()181 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_uni_to_x8()344 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_search_long()469 struct msdos_sb_info *sbi = MSDOS_SB(sb); in __fat_readdir()1038 sector_t last_blknr = blknr + MSDOS_SB(sb)->sec_per_clus; in fat_zeroed_cluster()1086 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_alloc_new_dir()1153 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_add_new_entries()[all …]
124 static inline struct msdos_sb_info *MSDOS_SB(struct super_block *sb) in MSDOS_SB() function143 struct msdos_sb_info *sbi = MSDOS_SB(inode->i_sb); in fat_mode_can_hold_ro()334 __fat_fs_error(sb, __ratelimit(&MSDOS_SB(sb)->ratelimit), fmt , ## args)
126 struct nls_table *t = MSDOS_SB(dentry->d_sb)->nls_io; in vfat_hashi()149 struct nls_table *t = MSDOS_SB(parent->d_sb)->nls_io; in vfat_cmpi()323 struct fat_mount_options *opts = &MSDOS_SB(dir->i_sb)->options; in vfat_create_shortname()600 struct msdos_sb_info *sbi = MSDOS_SB(dir->i_sb); in vfat_build_slots()1067 MSDOS_SB(sb)->dir_ops = &vfat_dir_inode_operations; in setup()1068 if (MSDOS_SB(sb)->options.name_check != 's') in setup()
228 const int limit = sb->s_maxbytes >> MSDOS_SB(sb)->cluster_bits; in fat_get_cluster()308 struct msdos_sb_info *sbi = MSDOS_SB(sb); in fat_bmap()
57 #define FAT_FIRST_ENT(s, x) ((MSDOS_SB(s)->fat_bits == 32 ? 0x0FFFFF00 : \58 MSDOS_SB(s)->fat_bits == 16 ? 0xFF00 : 0xF00) | (x))67 #define MAX_FAT(s) (MSDOS_SB(s)->fat_bits == 32 ? MAX_FAT32 : \68 MSDOS_SB(s)->fat_bits == 16 ? MAX_FAT16 : MAX_FAT12)