Home
last modified time | relevance | path

Searched defs:cow_map_node (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfssnap.h134 typedef struct cow_map_node { struct
135 struct cow_map_node *cmn_next; argument
136 struct cow_map_node *cmn_prev; argument
142 } cow_map_node_t; argument