Home
last modified time | relevance | path

Searched refs:omfs_is_bad (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
315 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad() function
343 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds