Searched refs:zfs_hold (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_chkpnt.c | 207 if (zfs_hold(zhp, p, jname, recursive, cleanup_fd) != 0) { in snapshot_hold()
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | mapfile-vers | 90 zfs_hold;
|
H A D | libzfs.h | 617 extern int zfs_hold(zfs_handle_t *, const char *, const char *,
|
H A D | libzfs_dataset.c | 4456 zfs_hold(zfs_handle_t *zhp, const char *snapname, const char *tag, in zfs_hold() function
|
/titanic_50/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 5468 if (zfs_hold(zhp, delim+1, tag, recursive, -1) != 0) in zfs_do_hold_rele_impl()
|