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.c771 boolean_t is_slice, uint64_t new_vdev_guid) in devphys_iter()
832 zfs_process_func_t func, boolean_t is_slice) in by_vdev_path_iter()
859 devid_iter(const char *devid, zfs_process_func_t func, boolean_t is_slice) in devid_iter()
880 zfs_process_func_t func, boolean_t is_slice) in guid_iter()
920 boolean_t is_slice; in zfs_deliver_add() local