<def f='src/src/sys/fs/tmpfs/tmpfs.h' l='238' ll='243'/>
<size>16</size>
<doc f='src/src/sys/fs/tmpfs/tmpfs.h' l='234'>/*
 * This structure maps a file identifier to a tmpfs node.  Used by the
 * NFS code.
 */</doc>
<mbr r='tmpfs_fid::tf_len' o='0' t='__uint16_t'/>
<mbr r='tmpfs_fid::tf_pad' o='16' t='__uint16_t'/>
<mbr r='tmpfs_fid::tf_gen' o='32' t='__uint32_t'/>
<mbr r='tmpfs_fid::tf_id' o='64' t='ino_t'/>
