Home
last modified time | relevance | path

Searched defs:is_slice (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c768 boolean_t is_slice, uint64_t new_vdev_guid) 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()
917 boolean_t is_slice; in zfs_deliver_add() local