Searched refs:fn_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c435 zfs_type_t fn_type; member in struct:fsavl_node
447 if (fn1->fn_type > fn2->fn_type)
449 else if (fn1->fn_type < fn2->fn_type)
471 fn_find.fn_type = type;
541 fn->fn_type = type;

Completed in 22 milliseconds