Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/bectl/
H A Dbectl_list.c53 bool show_snaps; member
192 pc->show_snaps)) { in print_info()
213 if (pc->show_snaps) in print_info()
261 if (!pc->show_all_datasets && !pc->show_snaps && in print_info()
299 if (pc->show_all_datasets || pc->show_snaps) in print_headers()
312 if (!pc->show_all_datasets && !pc->show_snaps) in print_headers()
434 pc.show_snaps = true; in bectl_cmd_list()
479 if (pc.show_all_datasets || pc.show_snaps) in bectl_cmd_list()
489 if (printed > 0 && (pc.show_all_datasets || pc.show_snaps)) in bectl_cmd_list()