pub const UFS2_DINODE_SIZE: usize = 256;
Size in bytes of a UFS2 dinode (sizeof(struct ufs2_dinode)).
sizeof(struct ufs2_dinode)