Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp.c141 CHT_SLIST_FIND_BYOBJ(&ctl->gr_head, mpath, key, priv_ret); in find_nhgrp()
173 CHT_SLIST_INSERT_HEAD(&ctl->gr_head, mpath, grp_priv); in link_nhgrp()
190 CHT_SLIST_REMOVE_BYOBJ(&ctl->gr_head, mpath, key, nhg_priv_ret); in unlink_nhgrp()
243 CHT_SLIST_RESIZE(&ctl->gr_head, mpath, nh_ptr, new_nh_buckets); in consider_resize()
339 CHT_SLIST_FOREACH(&ctl->gr_head, mpath, nhg_priv) { in nhgrp_ctl_unlink_all()
H A Dnhgrp_ctl.c813 CHT_SLIST_FOREACH(&ctl->gr_head, mpath, nhg_priv) { in nhgrp_dump_sysctl()
/f-stack/freebsd/contrib/openzfs/cmd/vdev_id/
H A Dvdev_id163 # Use first running component device if we're handling a dm-mpath device
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3404 char *mpath = zpool_vdev_name(zhp->zpool_hdl, zhp, in find_vdev_entry() local
3410 boolean_t result = (strcmp(mpath, spath) == 0); in find_vdev_entry()
3414 free(mpath); in find_vdev_entry()
3419 free(mpath); in find_vdev_entry()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib185 egrep mpath >/dev/null
H A Dlibtest.shlib1046 # devices (ie a zpool cannot be created on a whole mpath device that has partitions)