Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2415 zpool_vdev_offline(zpool_handle_t *zhp, const char *path, boolean_t istmp) in zpool_vdev_offline() argument
/titanic_52/usr/src/cmd/zpool/
H A Dzpool_main.c3431 boolean_t istmp = B_FALSE; in zpool_do_offline() local