Searched refs:zfs_show_diffs (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 797 extern int zfs_show_diffs(zfs_handle_t *, int, const char *, const char *,
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_diff.c | 716 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, in zfs_show_diffs() function
|
| H A D | libzfs.abi | 248 …<elf-symbol name='zfs_show_diffs' type='func-type' binding='global-binding' visibility='default-vi… 1985 …zfs_show_diffs' mangled-name='zfs_show_diffs' filepath='/home/fedora/zfs/lib/libzfs/libzfs_diff.c'…
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 7701 err = zfs_show_diffs(zhp, STDOUT_FILENO, fromsnap, tosnap, flags); in zfs_do_diff()
|