Searched refs:zfs_get_holds (Results 1 – 4 of 4) sorted by relevance
827 _LIBZFS_H int zfs_get_holds(zfs_handle_t *, nvlist_t **);
5324 zfs_get_holds(zfs_handle_t *zhp, nvlist_t **nvl) in zfs_get_holds() function
327 …<elf-symbol name='zfs_get_holds' type='func-type' binding='global-binding' visibility='default-vis…4730 …-decl name='zfs_get_holds' mangled-name='zfs_get_holds' visibility='default' binding='global' size…
6634 if (zfs_get_holds(zhp, &nvl) != 0) in holds_callback()