Home
last modified time | relevance | path

Searched refs:omfs_sb_info (Results 1 – 2 of 2) sorted by relevance

/linux/fs/omfs/
H A Domfs.h11 struct omfs_sb_info { struct
30 static inline sector_t clus_to_blk(struct omfs_sb_info *sbi, sector_t block) in clus_to_blk() argument
35 static inline struct omfs_sb_info *OMFS_SB(struct super_block *sb) in OMFS_SB()
51 extern int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header,
H A Dbitmap.c12 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_count_free()
54 struct omfs_sb_info *sbi = OMFS_SB(sb); in set_run()
94 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_allocate_block()
136 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_allocate_range()
177 struct omfs_sb_info *sbi = OMFS_SB(sb); in omfs_clear_range()