Searched defs:transtbl_add (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c187 static cow_map_node_t *transtbl_add(cow_map_t *, chunknumber_t, caddr_t);
1181 * transtbl_add() - add a node to the translation table
1189 transtbl_add(cow_map_t *cmap, chunknumber_t chunk, caddr_t buf) function
1614 cmn = transtbl_add(cmap, cowchunk, oldbp->b_un.b_addr);

Completed in 61 milliseconds