<def f='src/src/sys/sys/mount.h' l='110' ll='136'/>
<size>2424</size>
<doc f='src/src/sys/sys/mount.h' l='105'>/*
 * Structure per mounted file system.  Each mounted file system has an
 * array of operations and an instance record.  The file systems are
 * put on a doubly linked list.
 */</doc>
<mbr r='mount::mnt_list' o='0' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/sys/mount.h:111:2)'/>
<mbr r='mount::mnt_vnodelist' o='128' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/sys/mount.h:112:2)'/>
<mbr r='mount::mnt_op' o='256' t='struct vfsops *'/>
<mbr r='mount::mnt_vnodecovered' o='320' t='struct vnode *'/>
<mbr r='mount::mnt_synclist_slot' o='384' t='int'/>
<mbr r='mount::mnt_transinfo' o='448' t='void *'/>
<mbr r='mount::mnt_data' o='512' t='void *'/>
<mbr r='mount::mnt_unmounting' o='576' t='kmutex_t'/>
<mbr r='mount::mnt_renamelock' o='640' t='kmutex_t'/>
<mbr r='mount::mnt_refcnt' o='704' t='int'/>
<mbr r='mount::mnt_busynest' o='736' t='unsigned int'/>
<mbr r='mount::mnt_flag' o='768' t='int'/>
<mbr r='mount::mnt_iflag' o='800' t='int'/>
<mbr r='mount::mnt_fs_bshift' o='832' t='int'/>
<mbr r='mount::mnt_dev_bshift' o='864' t='int'/>
<mbr r='mount::mnt_stat' o='896' t='struct statvfs'/>
<mbr r='mount::mnt_specdataref' o='18944' t='specificdata_reference'/>
<mbr r='mount::mnt_updating' o='19072' t='kmutex_t'/>
<mbr r='mount::mnt_wapbl_op' o='19136' t='struct wapbl_ops *'/>
<mbr r='mount::mnt_wapbl' o='19200' t='struct wapbl *'/>
<mbr r='mount::mnt_wapbl_replay' o='19264' t='struct wapbl_replay *'/>
<mbr r='mount::mnt_gen' o='19328' t='__uint64_t'/>
