Searched refs:fn_find (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libzfs/common/ | ||
H A D | libzfs_sendrecv.c | 468 fsavl_node_t fn_find; local 471 fn_find.fn_type = type; 472 fn_find.fn_guid = guid; 474 fn = avl_find(avl, &fn_find, NULL); |
Completed in 28 milliseconds