Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c95 typedef void (*zfs_process_func_t)(zpool_handle_t *, nvlist_t *, boolean_t); typedef
601 zfs_process_func_t dd_func;
767 devphys_iter(const char *physical, const char *devid, zfs_process_func_t func, in devphys_iter()
829 zfs_process_func_t func, boolean_t is_slice) in by_vdev_path_iter()
856 devid_iter(const char *devid, zfs_process_func_t func, boolean_t is_slice) in devid_iter()
877 zfs_process_func_t func, boolean_t is_slice) in guid_iter()