le32
netbsd32_to_lsenable(struct netbsd32_lsenable *le32, struct lsenable *le,
le->le_csstart = le32->le_csstart;
le->le_csend = le32->le_csend;
le->le_lockstart = le32->le_lockstart;
le->le_lockend = le32->le_lockend;
le->le_nbufs = le32->le_nbufs;
le->le_flags = le32->le_flags;
le->le_mask = le32->le_mask;
netbsd32_from_lsenable(struct lsenable *le, struct netbsd32_lsenable *le32,
le32->le_csstart = le->le_csstart;
le32->le_csend = le->le_csend;
le32->le_lockstart = le->le_lockstart;
le32->le_lockend = le->le_lockend;
le32->le_nbufs = le->le_nbufs;
le32->le_flags = le->le_flags;
le32->le_mask = le->le_mask;
le32 lid_save;
le32 crc;
le32 lid;
le32 magic;
le32 crc_ec;
le32 erase_cnt;
le32 crc;
le32 lid;
le32 length; /* length of vnode with data */
le32 hdr_crc; /* crc of the first 3 fields */
le32 data_length; /* length of data */
le32 data_crc; /* crc of data*/
le32 node_crc; /* crc of full node */
le32 length; /* length of node with name */
le32 hdr_crc; /* crc of the first 3 fields */
le32 mctime; /* */
le32 name_crc; /* crc of name */
le32 node_crc; /* crc of full node */
le32 length; /* length of node */
le32 hdr_crc; /* crc of the first 3 fields */
le32 length; /* length of node */
le32 hdr_crc; /* crc of the first 3 fields */
le32 length; /* length of node */
le32 hdr_crc; /* crc of the first 3 fields */
le32 uid; /* owner of file */
le32 gid; /* group of file */
le32 mode; /* permission of vnode */
le32 dn_size; /* size of written data */
le32 atime; /* last access time */
le32 mtime; /* last modification time */
le32 ctime; /* change time */
le32 dsize; /* NOT USED, backward compatibility */
le32 node_crc; /* crc of all the previous fields */