Home
last modified time | relevance | path

Searched refs:zfs_hold (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_chkpnt.c208 if (zfs_hold(zhp, p, jname, recursive, cleanup_fd) != 0) { in snapshot_hold()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers114 zfs_hold;
H A Dlibzfs.h689 extern int zfs_hold(zfs_handle_t *, const char *, const char *,
H A Dlibzfs_dataset.c4902 zfs_hold(zfs_handle_t *zhp, const char *snapname, const char *tag, in zfs_hold() function
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5861 if (zfs_hold(zhp, delim+1, tag, recursive, -1) != 0) in zfs_do_hold_rele_impl()