Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c2148 boolean_t cb_verbose; member
2248 if (!cb->cb_verbose) in print_vdev_stats()
2373 if (cb->cb_verbose) in print_iostat()
2388 if (!cb->cb_verbose) in get_namewidth()
2555 cb.cb_verbose = verbose; in zpool_do_iostat()
2621 boolean_t cb_verbose; member
2643 if (first && cb->cb_verbose) { in print_header()
2698 if (first && cb->cb_verbose) { in print_pool()
2912 if (!cbp->cb_verbose) in list_callback()
2966 cb.cb_verbose = B_TRUE; in zpool_do_list()
[all …]
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c949 boolean_t cb_verbose; member
1030 if (cb->cb_verbose) { in destroy_callback()
1098 if (cb->cb_verbose) { in destroy_print_cb()
1180 if (cb->cb_verbose) { in gather_snapshots()
1238 cb.cb_verbose = B_TRUE; in zfs_do_destroy()
1241 cb.cb_verbose = B_TRUE; in zfs_do_destroy()
1309 if (cb.cb_verbose) { in zfs_do_destroy()
5673 if (cbp->cb_verbose) { in get_one_dataset()
5709 cb.cb_verbose = verbose; in get_all_datasets()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs.h542 boolean_t cb_verbose; member