Home
last modified time | relevance | path

Searched refs:omfs_header (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/omfs/
H A Domfs_fs.h34 struct omfs_header { struct
47 struct omfs_header r_head; /* header */ argument
59 struct omfs_header i_head; /* header */
H A Domfs.h51 extern int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header,
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()
H A Dinode.c90 ofs = sizeof(struct omfs_header); in omfs_update_checksums()
131 sizeof(struct omfs_header)); in __omfs_write_inode()
H A Ddir.c316 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad()
/openbmc/linux/Documentation/filesystems/
H A Domfs.rst57 struct omfs_header {
72 struct omfs_header i_head; /* header */