Searched refs:omfs_sb_info (Results 1 – 5 of 5) sorted by relevance
10 struct omfs_sb_info { struct29 static inline sector_t clus_to_blk(struct omfs_sb_info *sbi, sector_t block) in clus_to_blk() argument34 static inline struct omfs_sb_info *OMFS_SB(struct super_block *sb) in OMFS_SB()50 extern int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header,
11 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_count_free()53 struct omfs_sb_info *sbi = OMFS_SB(sb); in set_run()93 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_allocate_block()135 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_allocate_range()176 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_clear_range()
24 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_bread()37 struct omfs_sb_info *sbi = OMFS_SB(dir->i_sb); in omfs_new_inode()103 struct omfs_sb_info *sbi = OMFS_SB(inode->i_sb); in __omfs_write_inode()202 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_iget()266 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_put_super()275 struct omfs_sb_info *sbi = OMFS_SB(s); in omfs_statfs()311 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_get_imap()375 static int parse_options(char *options, struct omfs_sb_info *sbi) in parse_options()432 struct omfs_sb_info *sbi; in omfs_fill_super()438 sbi = kzalloc(sizeof(struct omfs_sb_info), GFP_KERNEL); in omfs_fill_super()
13 static u32 omfs_max_extents(struct omfs_sb_info *sbi, int offset) in omfs_max_extents()33 struct omfs_sb_info *sbi = OMFS_SB(inode->i_sb); in omfs_shrink_inode()121 struct omfs_sb_info *sbi = OMFS_SB(inode->i_sb); in omfs_grow_extent()228 struct omfs_sb_info *sbi = OMFS_SB(inode->i_sb); in omfs_get_block()
86 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_make_empty()316 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad()