Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c94 typedef void (*zfs_process_func_t)(zpool_handle_t *, nvlist_t *, boolean_t); typedef
461 zfs_process_func_t dd_func;
605 devphys_iter(const char *physical, const char *devid, zfs_process_func_t func, in devphys_iter()
627 devid_iter(const char *devid, zfs_process_func_t func, boolean_t is_slice) in devid_iter()