omfs_header
int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header,
if (omfs_is_bad(sbi, (struct omfs_header *) bh->b_data, next))
if (omfs_is_bad(sbi, (struct omfs_header *) bh->b_data, next))
sizeof(struct omfs_header));
ofs = sizeof(struct omfs_header);
extern int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header,
struct omfs_header r_head; /* header */
struct omfs_header i_head; /* header */