Home
last modified time | relevance | path

Searched refs:cb_getone (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs.h546 int (*cb_getone)(zfs_handle_t *, void *); member
/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c5751 cb.cb_getone = get_one_dataset; in get_all_datasets()