FreeBSD ZFS
The Zettabyte File System
Data Fields

dnode_children Struct Reference

#include <dnode.h>

Collaboration diagram for dnode_children:
Collaboration graph
[legend]

Data Fields

size_t dnc_count
 number of children
dnode_handle_t dnc_children [1]
 sized dynamically

Detailed Description

Definition at line 281 of file dnode.h.


Field Documentation

sized dynamically

Definition at line 283 of file dnode.h.

number of children

Definition at line 282 of file dnode.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines