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

/freebsd-13-stable/sbin/bectl/
H A Dbectl_list.c55 bool show_snaps; member in struct:printc
194 pc->show_snaps)) {
215 if (pc->show_snaps)
263 if (!pc->show_all_datasets && !pc->show_snaps &&
302 if (pc->show_all_datasets || pc->show_snaps)
315 if (!pc->show_all_datasets && !pc->show_snaps)
437 pc.show_snaps = true;
482 if (pc.show_all_datasets || pc.show_snaps)
492 if (printed > 0 && (pc.show_all_datasets || pc.show_snaps))

Completed in 178 milliseconds