Home
last modified time | relevance | path

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

/linux/fs/omfs/
H A Dinode.c90 count = be32_to_cpu(oi->i_head.h_body_size); in omfs_update_checksums()
131 oi->i_head.h_body_size = cpu_to_be32(sbi->s_sys_blocksize - in __omfs_write_inode()
/linux/Documentation/filesystems/
H A Domfs.rst59 __be32 h_body_size; /* size of useful data after header */