<def f='src/src/sys/sys/wapbl_replay.h' l='138' ll='148'/>
<size>16</size>
<doc f='src/src/sys/sys/wapbl_replay.h' l='130'>/* list of inodes (on disk)
 * This record is used to describe the set of inodes which
 * may be allocated but are unlinked.  Inodes end up listed here
 * while they are in the process of being initialized and
 * deinitialized.  Inodes unlinked while in use by a process
 * will be listed here and the actual deletion must be completed
 * on journal replay.
 */</doc>
<mbr r='wapbl_wc_inodelist::wc_type' o='0' t='__uint32_t'/>
<mbr r='wapbl_wc_inodelist::wc_len' o='32' t='__int32_t'/>
<mbr r='wapbl_wc_inodelist::wc_inocnt' o='64' t='__int32_t'/>
<mbr r='wapbl_wc_inodelist::wc_clear' o='96' t='__int32_t'/>
<mbr r='wapbl_wc_inodelist::wc_inodes' o='128' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/sys/wapbl_replay.h:144:2) [0]'/>
