Home
last modified time | relevance | path

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

/freebsd/sbin/bectl/
H A Dbectl_list.c30 bool show_all_datasets; member
169 if (pc->current_indent == 0 && (pc->show_all_datasets || in print_info()
239 if (!pc->show_all_datasets && !pc->show_snaps && in print_info()
277 if (pc->show_all_datasets || pc->show_snaps) in print_headers()
290 if (!pc->show_all_datasets && !pc->show_snaps) in print_headers()
403 pc.show_all_datasets = true; in bectl_cmd_list()
457 if (pc.show_all_datasets || pc.show_snaps) in bectl_cmd_list()
467 if (printed > 0 && (pc.show_all_datasets || pc.show_snaps)) in bectl_cmd_list()