Searched refs:zfs_get_holds (Results 1 – 4 of 4) sorted by relevance
750 extern int zfs_get_holds(zfs_handle_t *, nvlist_t **);
5240 zfs_get_holds(zfs_handle_t *zhp, nvlist_t **nvl) in zfs_get_holds() function
149 …<elf-symbol name='zfs_get_holds' type='func-type' binding='global-binding' visibility='default-vis…4403 …-decl name='zfs_get_holds' mangled-name='zfs_get_holds' visibility='default' binding='global' size…
6549 if (zfs_get_holds(zhp, &nvl) != 0) in holds_callback()