Searched refs:zfs_get_holds (Results 1 – 4 of 4) sorted by relevance
81 zfs_get_holds;
621 extern int zfs_get_holds(zfs_handle_t *, nvlist_t **);
4786 zfs_get_holds(zfs_handle_t *zhp, nvlist_t **nvl) in zfs_get_holds() function
5588 if (zfs_get_holds(zhp, &nvl) != 0) in holds_callback()