Home
last modified time | relevance | path

Searched refs:omfs_is_bad (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/omfs/
H A Domfs.h51 extern int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header,
H A Ddir.c51 if (omfs_is_bad(OMFS_SB(dir->i_sb), &oi->i_head, block)) { in omfs_scan_list()
316 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad() function
344 if (omfs_is_bad(OMFS_SB(dir->i_sb), &oi->i_head, fsblock)) { in omfs_fill_chain()
H A Dfile.c61 if (omfs_is_bad(sbi, (struct omfs_header *) bh->b_data, next)) in omfs_shrink_inode()
243 if (omfs_is_bad(sbi, (struct omfs_header *) bh->b_data, next)) in omfs_get_block()