Searched refs:zfs_userspace (Results 1 – 4 of 4) sorted by relevance
874 _LIBZFS_H int zfs_userspace(zfs_handle_t *, zfs_userquota_prop_t,
4924 zfs_userspace(zfs_handle_t *zhp, zfs_userquota_prop_t type, in zfs_userspace() function
464 …<elf-symbol name='zfs_userspace' type='func-type' binding='global-binding' visibility='default-vis…5068 …-decl name='zfs_userspace' mangled-name='zfs_userspace' visibility='default' binding='global' size…
3525 if ((ret = zfs_userspace(zhp, p, userspace_cb, &cb)) != 0) { in zfs_do_userspace()