Searched refs:zfs_show_diffs (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | mapfile-vers | 155 zfs_show_diffs;
|
H A D | libzfs.h | 677 extern int zfs_show_diffs(zfs_handle_t *, int, const char *, const char *,
|
H A D | libzfs_diff.c | 743 zfs_show_diffs(zfs_handle_t *zhp, int outfd, const char *fromsnap, in zfs_show_diffs() function
|
/titanic_50/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 7320 err = zfs_show_diffs(zhp, STDOUT_FILENO, fromsnap, tosnap, flags); in zfs_do_diff()
|