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