aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libzfs')
-rw-r--r--lib/libzfs/Makefile.am2
-rw-r--r--lib/libzfs/libzfs.abi10628
-rw-r--r--lib/libzfs/libzfs_crypto.c186
-rw-r--r--lib/libzfs/libzfs_util.c8
4 files changed, 6609 insertions, 4215 deletions
diff --git a/lib/libzfs/Makefile.am b/lib/libzfs/Makefile.am
index 1a7698b47..31267fd9a 100644
--- a/lib/libzfs/Makefile.am
+++ b/lib/libzfs/Makefile.am
@@ -75,7 +75,7 @@ libzfs_la_LIBADD = \
$(abs_top_builddir)/lib/libnvpair/libnvpair.la \
$(abs_top_builddir)/lib/libuutil/libuutil.la
-libzfs_la_LIBADD += -lm $(LIBCRYPTO_LIBS) $(ZLIB_LIBS) $(LTLIBINTL)
+libzfs_la_LIBADD += -lm $(LIBCRYPTO_LIBS) $(ZLIB_LIBS) $(LIBFETCH_LIBS) $(LTLIBINTL)
libzfs_la_LDFLAGS = -pthread
diff --git a/lib/libzfs/libzfs.abi b/lib/libzfs/libzfs.abi
index 935c0419c..c23ea6f76 100644
--- a/lib/libzfs/libzfs.abi
+++ b/lib/libzfs/libzfs.abi
@@ -6,6 +6,7 @@
<dependency name='libm.so.6'/>
<dependency name='libcrypto.so.1.1'/>
<dependency name='libz.so.1'/>
+ <dependency name='libdl.so.2'/>
<dependency name='libpthread.so.0'/>
<dependency name='libc.so.6'/>
</elf-needed>
@@ -422,39 +423,40 @@
<elf-symbol name='zfs_userquota_prop_prefixes' size='96' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
</elf-variable-symbols>
<abi-instr version='1.0' address-size='64' path='libzfs_changelist.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='prop_changelist' size-in-bits='448' is-struct='yes' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='75' column='1' id='type-id-1'>
+ <type-decl name='int' size-in-bits='32' id='type-id-1'/>
+ <class-decl name='prop_changelist' size-in-bits='448' is-struct='yes' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='75' column='1' id='type-id-2'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='cl_prop' type-id='type-id-2' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='76' column='1'/>
+ <var-decl name='cl_prop' type-id='type-id-3' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='76' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='cl_realprop' type-id='type-id-2' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='77' column='1'/>
+ <var-decl name='cl_realprop' type-id='type-id-3' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='77' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='cl_shareprop' type-id='type-id-2' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='78' column='1'/>
+ <var-decl name='cl_shareprop' type-id='type-id-3' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='78' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='cl_pool' type-id='type-id-3' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='79' column='1'/>
+ <var-decl name='cl_pool' type-id='type-id-4' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='79' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='cl_tree' type-id='type-id-4' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='80' column='1'/>
+ <var-decl name='cl_tree' type-id='type-id-5' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='80' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='cl_waslegacy' type-id='type-id-5' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='81' column='1'/>
+ <var-decl name='cl_waslegacy' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='81' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='cl_allchildren' type-id='type-id-5' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='82' column='1'/>
+ <var-decl name='cl_allchildren' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='82' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='cl_alldependents' type-id='type-id-5' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='83' column='1'/>
+ <var-decl name='cl_alldependents' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='83' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='cl_mflags' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='84' column='1'/>
+ <var-decl name='cl_mflags' type-id='type-id-1' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='cl_gflags' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='85' column='1'/>
+ <var-decl name='cl_gflags' type-id='type-id-1' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='85' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='cl_haszonedchild' type-id='type-id-5' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='86' column='1'/>
+ <var-decl name='cl_haszonedchild' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='86' column='1'/>
</data-member>
</class-decl>
<type-decl name='unnamed-enum-underlying-type' is-anonymous='yes' size-in-bits='32' alignment-in-bits='32' id='type-id-7'/>
@@ -559,333 +561,358 @@
<enumerator name='ZFS_PROP_REDACT_SNAPS' value='94'/>
<enumerator name='ZFS_NUM_PROPS' value='95'/>
</enum-decl>
- <typedef-decl name='zfs_prop_t' type-id='type-id-8' filepath='../../include/sys/fs/zfs.h' line='190' column='1' id='type-id-2'/>
+ <typedef-decl name='zfs_prop_t' type-id='type-id-8' filepath='../../include/sys/fs/zfs.h' line='190' column='1' id='type-id-3'/>
<class-decl name='uu_avl_pool' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-9'/>
<typedef-decl name='uu_avl_pool_t' type-id='type-id-9' filepath='../../include/libuutil.h' line='259' column='1' id='type-id-10'/>
- <pointer-type-def type-id='type-id-10' size-in-bits='64' id='type-id-3'/>
+ <pointer-type-def type-id='type-id-10' size-in-bits='64' id='type-id-4'/>
<class-decl name='uu_avl' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-11'/>
<typedef-decl name='uu_avl_t' type-id='type-id-11' filepath='../../include/libuutil.h' line='260' column='1' id='type-id-12'/>
- <pointer-type-def type-id='type-id-12' size-in-bits='64' id='type-id-4'/>
+ <pointer-type-def type-id='type-id-12' size-in-bits='64' id='type-id-5'/>
<enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../lib/libspl/include/sys/stdtypes.h' line='26' column='1' id='type-id-13'>
<underlying-type type-id='type-id-7'/>
<enumerator name='B_FALSE' value='0'/>
<enumerator name='B_TRUE' value='1'/>
</enum-decl>
- <typedef-decl name='boolean_t' type-id='type-id-13' filepath='../../lib/libspl/include/sys/stdtypes.h' line='29' column='1' id='type-id-5'/>
- <type-decl name='int' size-in-bits='32' id='type-id-6'/>
- <typedef-decl name='prop_changelist_t' type-id='type-id-1' filepath='../../include/libzfs_impl.h' line='171' column='1' id='type-id-14'/>
+ <typedef-decl name='boolean_t' type-id='type-id-13' filepath='../../lib/libspl/include/sys/stdtypes.h' line='29' column='1' id='type-id-6'/>
+ <typedef-decl name='prop_changelist_t' type-id='type-id-2' filepath='../../include/libzfs_impl.h' line='173' column='1' id='type-id-14'/>
<pointer-type-def type-id='type-id-14' size-in-bits='64' id='type-id-15'/>
- <class-decl name='zfs_handle' size-in-bits='4928' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='74' column='1' id='type-id-16'>
+ <function-decl name='changelist_prefix' mangled-name='changelist_prefix' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_prefix'>
+ <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='96' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='uu_avl_walk' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-16'/>
+ <pointer-type-def type-id='type-id-16' size-in-bits='64' id='type-id-17'/>
+ <pointer-type-def type-id='type-id-11' size-in-bits='64' id='type-id-18'/>
+ <type-decl name='unsigned int' size-in-bits='32' id='type-id-19'/>
+ <function-decl name='uu_avl_walk_start' filepath='../../include/libuutil.h' line='338' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-17'/>
+ </function-decl>
+ <type-decl name='void' id='type-id-20'/>
+ <pointer-type-def type-id='type-id-20' size-in-bits='64' id='type-id-21'/>
+ <function-decl name='uu_avl_walk_next' filepath='../../include/libuutil.h' line='339' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-17'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getzoneid' filepath='../../include/sys/zfs_context.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='zfs_handle' size-in-bits='4928' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='76' column='1' id='type-id-22'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zfs_hdl' type-id='type-id-17' visibility='default' filepath='../../include/libzfs_impl.h' line='75' column='1'/>
+ <var-decl name='zfs_hdl' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='77' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='zpool_hdl' type-id='type-id-18' visibility='default' filepath='../../include/libzfs_impl.h' line='76' column='1'/>
+ <var-decl name='zpool_hdl' type-id='type-id-24' visibility='default' filepath='../../include/libzfs_impl.h' line='78' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='zfs_name' type-id='type-id-19' visibility='default' filepath='../../include/libzfs_impl.h' line='77' column='1'/>
+ <var-decl name='zfs_name' type-id='type-id-25' visibility='default' filepath='../../include/libzfs_impl.h' line='79' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2176'>
- <var-decl name='zfs_type' type-id='type-id-20' visibility='default' filepath='../../include/libzfs_impl.h' line='78' column='1'/>
+ <var-decl name='zfs_type' type-id='type-id-26' visibility='default' filepath='../../include/libzfs_impl.h' line='80' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2208'>
- <var-decl name='zfs_head_type' type-id='type-id-20' visibility='default' filepath='../../include/libzfs_impl.h' line='79' column='1'/>
+ <var-decl name='zfs_head_type' type-id='type-id-26' visibility='default' filepath='../../include/libzfs_impl.h' line='81' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2240'>
- <var-decl name='zfs_dmustats' type-id='type-id-21' visibility='default' filepath='../../include/libzfs_impl.h' line='80' column='1'/>
+ <var-decl name='zfs_dmustats' type-id='type-id-27' visibility='default' filepath='../../include/libzfs_impl.h' line='82' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='4544'>
- <var-decl name='zfs_props' type-id='type-id-22' visibility='default' filepath='../../include/libzfs_impl.h' line='81' column='1'/>
+ <var-decl name='zfs_props' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='83' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='4608'>
- <var-decl name='zfs_user_props' type-id='type-id-22' visibility='default' filepath='../../include/libzfs_impl.h' line='82' column='1'/>
+ <var-decl name='zfs_user_props' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='4672'>
- <var-decl name='zfs_recvd_props' type-id='type-id-22' visibility='default' filepath='../../include/libzfs_impl.h' line='83' column='1'/>
+ <var-decl name='zfs_recvd_props' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='85' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='4736'>
- <var-decl name='zfs_mntcheck' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='84' column='1'/>
+ <var-decl name='zfs_mntcheck' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='86' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='4800'>
- <var-decl name='zfs_mntopts' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='85' column='1'/>
+ <var-decl name='zfs_mntopts' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='87' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='4864'>
- <var-decl name='zfs_props_table' type-id='type-id-24' visibility='default' filepath='../../include/libzfs_impl.h' line='86' column='1'/>
+ <var-decl name='zfs_props_table' type-id='type-id-30' visibility='default' filepath='../../include/libzfs_impl.h' line='88' column='1'/>
</data-member>
</class-decl>
- <class-decl name='libzfs_handle' size-in-bits='18112' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='48' column='1' id='type-id-25'>
+ <class-decl name='libzfs_handle' size-in-bits='18240' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='48' column='1' id='type-id-31'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='libzfs_error' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='49' column='1'/>
+ <var-decl name='libzfs_error' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='49' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='libzfs_fd' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='50' column='1'/>
+ <var-decl name='libzfs_fd' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='50' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='libzfs_pool_handles' type-id='type-id-18' visibility='default' filepath='../../include/libzfs_impl.h' line='51' column='1'/>
+ <var-decl name='libzfs_pool_handles' type-id='type-id-24' visibility='default' filepath='../../include/libzfs_impl.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='libzfs_ns_avlpool' type-id='type-id-3' visibility='default' filepath='../../include/libzfs_impl.h' line='52' column='1'/>
+ <var-decl name='libzfs_ns_avlpool' type-id='type-id-4' visibility='default' filepath='../../include/libzfs_impl.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='libzfs_ns_avl' type-id='type-id-4' visibility='default' filepath='../../include/libzfs_impl.h' line='53' column='1'/>
+ <var-decl name='libzfs_ns_avl' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='53' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='libzfs_ns_gen' type-id='type-id-26' visibility='default' filepath='../../include/libzfs_impl.h' line='54' column='1'/>
+ <var-decl name='libzfs_ns_gen' type-id='type-id-32' visibility='default' filepath='../../include/libzfs_impl.h' line='54' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='libzfs_desc_active' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='55' column='1'/>
+ <var-decl name='libzfs_desc_active' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='55' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='libzfs_action' type-id='type-id-27' visibility='default' filepath='../../include/libzfs_impl.h' line='56' column='1'/>
+ <var-decl name='libzfs_action' type-id='type-id-33' visibility='default' filepath='../../include/libzfs_impl.h' line='56' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='8544'>
- <var-decl name='libzfs_desc' type-id='type-id-27' visibility='default' filepath='../../include/libzfs_impl.h' line='57' column='1'/>
+ <var-decl name='libzfs_desc' type-id='type-id-33' visibility='default' filepath='../../include/libzfs_impl.h' line='57' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='16736'>
- <var-decl name='libzfs_printerr' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='58' column='1'/>
+ <var-decl name='libzfs_printerr' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='58' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='16768'>
- <var-decl name='libzfs_mnttab_enable' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='59' column='1'/>
+ <var-decl name='libzfs_mnttab_enable' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='59' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='16832'>
- <var-decl name='libzfs_mnttab_cache_lock' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='66' column='1'/>
+ <var-decl name='libzfs_mnttab_cache_lock' type-id='type-id-34' visibility='default' filepath='../../include/libzfs_impl.h' line='66' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='17152'>
- <var-decl name='libzfs_mnttab_cache' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='67' column='1'/>
+ <var-decl name='libzfs_mnttab_cache' type-id='type-id-35' visibility='default' filepath='../../include/libzfs_impl.h' line='67' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='17472'>
- <var-decl name='libzfs_pool_iter' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='68' column='1'/>
+ <var-decl name='libzfs_pool_iter' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='68' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='17504'>
- <var-decl name='libzfs_prop_debug' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='69' column='1'/>
+ <var-decl name='libzfs_prop_debug' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='69' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='17536'>
- <var-decl name='libzfs_urire' type-id='type-id-30' visibility='default' filepath='../../include/libzfs_impl.h' line='70' column='1'/>
+ <var-decl name='libzfs_urire' type-id='type-id-36' visibility='default' filepath='../../include/libzfs_impl.h' line='70' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='18048'>
- <var-decl name='libzfs_max_nvlist' type-id='type-id-26' visibility='default' filepath='../../include/libzfs_impl.h' line='71' column='1'/>
+ <var-decl name='libzfs_max_nvlist' type-id='type-id-32' visibility='default' filepath='../../include/libzfs_impl.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='18112'>
+ <var-decl name='libfetch' type-id='type-id-21' visibility='default' filepath='../../include/libzfs_impl.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='18176'>
+ <var-decl name='libfetch_load_error' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='73' column='1'/>
</data-member>
</class-decl>
- <class-decl name='zpool_handle' size-in-bits='2560' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='95' column='1' id='type-id-31'>
+ <class-decl name='zpool_handle' size-in-bits='2560' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='97' column='1' id='type-id-37'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zpool_hdl' type-id='type-id-17' visibility='default' filepath='../../include/libzfs_impl.h' line='96' column='1'/>
+ <var-decl name='zpool_hdl' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='98' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='zpool_next' type-id='type-id-18' visibility='default' filepath='../../include/libzfs_impl.h' line='97' column='1'/>
+ <var-decl name='zpool_next' type-id='type-id-24' visibility='default' filepath='../../include/libzfs_impl.h' line='99' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='zpool_name' type-id='type-id-19' visibility='default' filepath='../../include/libzfs_impl.h' line='98' column='1'/>
+ <var-decl name='zpool_name' type-id='type-id-25' visibility='default' filepath='../../include/libzfs_impl.h' line='100' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2176'>
- <var-decl name='zpool_state' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='99' column='1'/>
+ <var-decl name='zpool_state' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='101' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2240'>
- <var-decl name='zpool_config_size' type-id='type-id-32' visibility='default' filepath='../../include/libzfs_impl.h' line='100' column='1'/>
+ <var-decl name='zpool_config_size' type-id='type-id-38' visibility='default' filepath='../../include/libzfs_impl.h' line='102' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2304'>
- <var-decl name='zpool_config' type-id='type-id-22' visibility='default' filepath='../../include/libzfs_impl.h' line='101' column='1'/>
+ <var-decl name='zpool_config' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='103' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2368'>
- <var-decl name='zpool_old_config' type-id='type-id-22' visibility='default' filepath='../../include/libzfs_impl.h' line='102' column='1'/>
+ <var-decl name='zpool_old_config' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='104' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2432'>
- <var-decl name='zpool_props' type-id='type-id-22' visibility='default' filepath='../../include/libzfs_impl.h' line='103' column='1'/>
+ <var-decl name='zpool_props' type-id='type-id-28' visibility='default' filepath='../../include/libzfs_impl.h' line='105' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2496'>
- <var-decl name='zpool_start_block' type-id='type-id-33' visibility='default' filepath='../../include/libzfs_impl.h' line='104' column='1'/>
+ <var-decl name='zpool_start_block' type-id='type-id-39' visibility='default' filepath='../../include/libzfs_impl.h' line='106' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='libzfs_handle_t' type-id='type-id-25' filepath='../../include/libzfs.h' line='197' column='1' id='type-id-34'/>
- <pointer-type-def type-id='type-id-34' size-in-bits='64' id='type-id-17'/>
- <typedef-decl name='zpool_handle_t' type-id='type-id-31' filepath='../../include/libzfs.h' line='196' column='1' id='type-id-35'/>
- <pointer-type-def type-id='type-id-35' size-in-bits='64' id='type-id-18'/>
- <type-decl name='char' size-in-bits='8' id='type-id-36'/>
- <type-decl name='unsigned long int' size-in-bits='64' id='type-id-37'/>
+ <typedef-decl name='libzfs_handle_t' type-id='type-id-31' filepath='../../include/libzfs.h' line='197' column='1' id='type-id-40'/>
+ <pointer-type-def type-id='type-id-40' size-in-bits='64' id='type-id-23'/>
+ <typedef-decl name='zpool_handle_t' type-id='type-id-37' filepath='../../include/libzfs.h' line='196' column='1' id='type-id-41'/>
+ <pointer-type-def type-id='type-id-41' size-in-bits='64' id='type-id-24'/>
+ <type-decl name='char' size-in-bits='8' id='type-id-42'/>
+ <type-decl name='__ARRAY_SIZE_TYPE__' size-in-bits='64' id='type-id-43'/>
- <array-type-def dimensions='1' type-id='type-id-36' size-in-bits='2048' id='type-id-19'>
- <subrange length='256' type-id='type-id-37' id='type-id-38'/>
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='2048' id='type-id-25'>
+ <subrange length='256' type-id='type-id-43' id='type-id-44'/>
</array-type-def>
- <typedef-decl name='size_t' type-id='type-id-37' filepath='/usr/lib/gcc/x86_64-linux-gnu/8/include/stddef.h' line='216' column='1' id='type-id-32'/>
- <class-decl name='nvlist' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/nvpair.h' line='85' column='1' id='type-id-39'>
+ <type-decl name='unsigned long int' size-in-bits='64' id='type-id-45'/>
+ <typedef-decl name='size_t' type-id='type-id-45' filepath='/usr/lib/llvm-13/lib/clang/13.0.0/include/stddef.h' line='46' column='1' id='type-id-38'/>
+ <class-decl name='nvlist' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/nvpair.h' line='85' column='1' id='type-id-46'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='nvl_version' type-id='type-id-40' visibility='default' filepath='../../include/sys/nvpair.h' line='86' column='1'/>
+ <var-decl name='nvl_version' type-id='type-id-47' visibility='default' filepath='../../include/sys/nvpair.h' line='86' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='nvl_nvflag' type-id='type-id-41' visibility='default' filepath='../../include/sys/nvpair.h' line='87' column='1'/>
+ <var-decl name='nvl_nvflag' type-id='type-id-48' visibility='default' filepath='../../include/sys/nvpair.h' line='87' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='nvl_priv' type-id='type-id-26' visibility='default' filepath='../../include/sys/nvpair.h' line='88' column='1'/>
+ <var-decl name='nvl_priv' type-id='type-id-32' visibility='default' filepath='../../include/sys/nvpair.h' line='88' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='nvl_flag' type-id='type-id-41' visibility='default' filepath='../../include/sys/nvpair.h' line='89' column='1'/>
+ <var-decl name='nvl_flag' type-id='type-id-48' visibility='default' filepath='../../include/sys/nvpair.h' line='89' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='nvl_pad' type-id='type-id-40' visibility='default' filepath='../../include/sys/nvpair.h' line='90' column='1'/>
+ <var-decl name='nvl_pad' type-id='type-id-47' visibility='default' filepath='../../include/sys/nvpair.h' line='90' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='__int32_t' type-id='type-id-6' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='40' column='1' id='type-id-42'/>
- <typedef-decl name='int32_t' type-id='type-id-42' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='26' column='1' id='type-id-40'/>
- <type-decl name='unsigned int' size-in-bits='32' id='type-id-43'/>
- <typedef-decl name='__uint32_t' type-id='type-id-43' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='41' column='1' id='type-id-44'/>
- <typedef-decl name='uint32_t' type-id='type-id-44' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='26' column='1' id='type-id-41'/>
- <typedef-decl name='__uint64_t' type-id='type-id-37' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='44' column='1' id='type-id-45'/>
- <typedef-decl name='uint64_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='27' column='1' id='type-id-26'/>
- <typedef-decl name='nvlist_t' type-id='type-id-39' filepath='../../include/sys/nvpair.h' line='91' column='1' id='type-id-46'/>
- <pointer-type-def type-id='type-id-46' size-in-bits='64' id='type-id-22'/>
- <type-decl name='long long int' size-in-bits='64' id='type-id-47'/>
- <typedef-decl name='longlong_t' type-id='type-id-47' filepath='../../lib/libspl/include/sys/stdtypes.h' line='36' column='1' id='type-id-48'/>
- <typedef-decl name='diskaddr_t' type-id='type-id-48' filepath='../../lib/libspl/include/sys/stdtypes.h' line='41' column='1' id='type-id-33'/>
+ <typedef-decl name='__int32_t' type-id='type-id-1' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='40' column='1' id='type-id-49'/>
+ <typedef-decl name='int32_t' type-id='type-id-49' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='26' column='1' id='type-id-47'/>
+ <typedef-decl name='__uint32_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='41' column='1' id='type-id-50'/>
+ <typedef-decl name='uint32_t' type-id='type-id-50' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='26' column='1' id='type-id-48'/>
+ <typedef-decl name='__uint64_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='44' column='1' id='type-id-51'/>
+ <typedef-decl name='uint64_t' type-id='type-id-51' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='27' column='1' id='type-id-32'/>
+ <typedef-decl name='nvlist_t' type-id='type-id-46' filepath='../../include/sys/nvpair.h' line='91' column='1' id='type-id-52'/>
+ <pointer-type-def type-id='type-id-52' size-in-bits='64' id='type-id-28'/>
+ <type-decl name='long long int' size-in-bits='64' id='type-id-53'/>
+ <typedef-decl name='longlong_t' type-id='type-id-53' filepath='../../lib/libspl/include/sys/stdtypes.h' line='36' column='1' id='type-id-54'/>
+ <typedef-decl name='diskaddr_t' type-id='type-id-54' filepath='../../lib/libspl/include/sys/stdtypes.h' line='41' column='1' id='type-id-39'/>
- <array-type-def dimensions='1' type-id='type-id-36' size-in-bits='8192' id='type-id-27'>
- <subrange length='1024' type-id='type-id-37' id='type-id-49'/>
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='8192' id='type-id-33'>
+ <subrange length='1024' type-id='type-id-43' id='type-id-55'/>
</array-type-def>
- <union-decl name='__anonymous_union__' size-in-bits='320' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='67' column='1' id='type-id-50'>
+ <union-decl name='__anonymous_union__' size-in-bits='320' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='67' column='1' id='type-id-56'>
<data-member access='private'>
- <var-decl name='__data' type-id='type-id-51' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='69' column='1'/>
+ <var-decl name='__data' type-id='type-id-57' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='69' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='__size' type-id='type-id-52' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='70' column='1'/>
+ <var-decl name='__size' type-id='type-id-58' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='70' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='__align' type-id='type-id-53' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='71' column='1'/>
+ <var-decl name='__align' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='71' column='1'/>
</data-member>
</union-decl>
- <class-decl name='__pthread_mutex_s' size-in-bits='320' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='118' column='1' id='type-id-51'>
+ <class-decl name='__pthread_mutex_s' size-in-bits='320' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='118' column='1' id='type-id-57'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='__lock' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='120' column='1'/>
+ <var-decl name='__lock' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='120' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='__count' type-id='type-id-43' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='121' column='1'/>
+ <var-decl name='__count' type-id='type-id-19' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='121' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='__owner' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='122' column='1'/>
+ <var-decl name='__owner' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='122' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='__nusers' type-id='type-id-43' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='124' column='1'/>
+ <var-decl name='__nusers' type-id='type-id-19' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='124' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='__kind' type-id='type-id-6' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='148' column='1'/>
+ <var-decl name='__kind' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='148' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='__spins' type-id='type-id-54' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='154' column='1'/>
+ <var-decl name='__spins' type-id='type-id-60' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='154' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='176'>
- <var-decl name='__elision' type-id='type-id-54' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='154' column='1'/>
+ <var-decl name='__elision' type-id='type-id-60' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='154' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='__list' type-id='type-id-55' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='155' column='1'/>
+ <var-decl name='__list' type-id='type-id-61' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='155' column='1'/>
</data-member>
</class-decl>
- <type-decl name='short int' size-in-bits='16' id='type-id-54'/>
- <class-decl name='__pthread_internal_list' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='82' column='1' id='type-id-56'>
+ <type-decl name='short int' size-in-bits='16' id='type-id-60'/>
+ <class-decl name='__pthread_internal_list' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='82' column='1' id='type-id-62'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='__prev' type-id='type-id-57' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='84' column='1'/>
+ <var-decl name='__prev' type-id='type-id-63' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='__next' type-id='type-id-57' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='85' column='1'/>
+ <var-decl name='__next' type-id='type-id-63' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='85' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-56' size-in-bits='64' id='type-id-57'/>
- <typedef-decl name='__pthread_list_t' type-id='type-id-56' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='86' column='1' id='type-id-55'/>
+ <pointer-type-def type-id='type-id-62' size-in-bits='64' id='type-id-63'/>
+ <typedef-decl name='__pthread_list_t' type-id='type-id-62' filepath='/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h' line='86' column='1' id='type-id-61'/>
- <array-type-def dimensions='1' type-id='type-id-36' size-in-bits='320' id='type-id-52'>
- <subrange length='40' type-id='type-id-37' id='type-id-58'/>
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='320' id='type-id-58'>
+ <subrange length='40' type-id='type-id-43' id='type-id-64'/>
</array-type-def>
- <type-decl name='long int' size-in-bits='64' id='type-id-53'/>
- <typedef-decl name='pthread_mutex_t' type-id='type-id-50' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='72' column='1' id='type-id-28'/>
- <class-decl name='avl_tree' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../include/sys/avl_impl.h' line='146' column='1' id='type-id-59'>
+ <type-decl name='long int' size-in-bits='64' id='type-id-59'/>
+ <typedef-decl name='pthread_mutex_t' type-id='type-id-56' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='72' column='1' id='type-id-34'/>
+ <class-decl name='avl_tree' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../include/sys/avl_impl.h' line='146' column='1' id='type-id-65'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='avl_root' type-id='type-id-60' visibility='default' filepath='../../include/sys/avl_impl.h' line='147' column='1'/>
+ <var-decl name='avl_root' type-id='type-id-66' visibility='default' filepath='../../include/sys/avl_impl.h' line='147' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='avl_compar' type-id='type-id-61' visibility='default' filepath='../../include/sys/avl_impl.h' line='148' column='1'/>
+ <var-decl name='avl_compar' type-id='type-id-67' visibility='default' filepath='../../include/sys/avl_impl.h' line='148' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='avl_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/avl_impl.h' line='149' column='1'/>
+ <var-decl name='avl_offset' type-id='type-id-38' visibility='default' filepath='../../include/sys/avl_impl.h' line='149' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='avl_numnodes' type-id='type-id-62' visibility='default' filepath='../../include/sys/avl_impl.h' line='150' column='1'/>
+ <var-decl name='avl_numnodes' type-id='type-id-68' visibility='default' filepath='../../include/sys/avl_impl.h' line='150' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='avl_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/avl_impl.h' line='151' column='1'/>
+ <var-decl name='avl_size' type-id='type-id-38' visibility='default' filepath='../../include/sys/avl_impl.h' line='151' column='1'/>
</data-member>
</class-decl>
- <class-decl name='avl_node' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/avl_impl.h' line='90' column='1' id='type-id-63'>
+ <class-decl name='avl_node' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/avl_impl.h' line='90' column='1' id='type-id-69'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='avl_child' type-id='type-id-64' visibility='default' filepath='../../include/sys/avl_impl.h' line='91' column='1'/>
+ <var-decl name='avl_child' type-id='type-id-70' visibility='default' filepath='../../include/sys/avl_impl.h' line='91' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='avl_pcb' type-id='type-id-65' visibility='default' filepath='../../include/sys/avl_impl.h' line='92' column='1'/>
+ <var-decl name='avl_pcb' type-id='type-id-71' visibility='default' filepath='../../include/sys/avl_impl.h' line='92' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-63' size-in-bits='64' id='type-id-60'/>
+ <pointer-type-def type-id='type-id-69' size-in-bits='64' id='type-id-66'/>
- <array-type-def dimensions='1' type-id='type-id-60' size-in-bits='128' id='type-id-64'>
- <subrange length='2' type-id='type-id-37' id='type-id-66'/>
+ <array-type-def dimensions='1' type-id='type-id-66' size-in-bits='128' id='type-id-70'>
+ <subrange length='2' type-id='type-id-43' id='type-id-72'/>
</array-type-def>
- <typedef-decl name='uintptr_t' type-id='type-id-37' filepath='/usr/include/stdint.h' line='90' column='1' id='type-id-65'/>
- <type-decl name='void' id='type-id-67'/>
- <pointer-type-def type-id='type-id-67' size-in-bits='64' id='type-id-68'/>
- <pointer-type-def type-id='type-id-69' size-in-bits='64' id='type-id-61'/>
- <typedef-decl name='ulong_t' type-id='type-id-37' filepath='../../lib/libspl/include/sys/stdtypes.h' line='34' column='1' id='type-id-62'/>
- <typedef-decl name='avl_tree_t' type-id='type-id-59' filepath='../../include/sys/avl.h' line='119' column='1' id='type-id-29'/>
- <class-decl name='re_pattern_buffer' size-in-bits='512' is-struct='yes' visibility='default' filepath='/usr/include/regex.h' line='413' column='1' id='type-id-70'>
+ <typedef-decl name='uintptr_t' type-id='type-id-45' filepath='/usr/include/stdint.h' line='90' column='1' id='type-id-71'/>
+ <pointer-type-def type-id='type-id-73' size-in-bits='64' id='type-id-67'/>
+ <typedef-decl name='ulong_t' type-id='type-id-45' filepath='../../lib/libspl/include/sys/stdtypes.h' line='34' column='1' id='type-id-68'/>
+ <typedef-decl name='avl_tree_t' type-id='type-id-65' filepath='../../include/sys/avl.h' line='119' column='1' id='type-id-35'/>
+ <class-decl name='re_pattern_buffer' size-in-bits='512' is-struct='yes' visibility='default' filepath='/usr/include/regex.h' line='413' column='1' id='type-id-74'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='buffer' type-id='type-id-71' visibility='default' filepath='/usr/include/regex.h' line='417' column='1'/>
+ <var-decl name='buffer' type-id='type-id-75' visibility='default' filepath='/usr/include/regex.h' line='417' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='allocated' type-id='type-id-72' visibility='default' filepath='/usr/include/regex.h' line='420' column='1'/>
+ <var-decl name='allocated' type-id='type-id-76' visibility='default' filepath='/usr/include/regex.h' line='420' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='used' type-id='type-id-72' visibility='default' filepath='/usr/include/regex.h' line='423' column='1'/>
+ <var-decl name='used' type-id='type-id-76' visibility='default' filepath='/usr/include/regex.h' line='423' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='syntax' type-id='type-id-73' visibility='default' filepath='/usr/include/regex.h' line='426' column='1'/>
+ <var-decl name='syntax' type-id='type-id-77' visibility='default' filepath='/usr/include/regex.h' line='426' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='fastmap' type-id='type-id-23' visibility='default' filepath='/usr/include/regex.h' line='431' column='1'/>
+ <var-decl name='fastmap' type-id='type-id-29' visibility='default' filepath='/usr/include/regex.h' line='431' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='translate' type-id='type-id-74' visibility='default' filepath='/usr/include/regex.h' line='437' column='1'/>
+ <var-decl name='translate' type-id='type-id-78' visibility='default' filepath='/usr/include/regex.h' line='437' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='re_nsub' type-id='type-id-32' visibility='default' filepath='/usr/include/regex.h' line='440' column='1'/>
+ <var-decl name='re_nsub' type-id='type-id-38' visibility='default' filepath='/usr/include/regex.h' line='440' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='31'>
- <var-decl name='can_be_null' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='446' column='1'/>
+ <var-decl name='can_be_null' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='446' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='29'>
- <var-decl name='regs_allocated' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='457' column='1'/>
+ <var-decl name='regs_allocated' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='457' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='28'>
- <var-decl name='fastmap_accurate' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='461' column='1'/>
+ <var-decl name='fastmap_accurate' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='461' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='27'>
- <var-decl name='no_sub' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='465' column='1'/>
+ <var-decl name='no_sub' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='465' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='26'>
- <var-decl name='not_bol' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='469' column='1'/>
+ <var-decl name='not_bol' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='469' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='25'>
- <var-decl name='not_eol' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='472' column='1'/>
+ <var-decl name='not_eol' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='472' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='24'>
- <var-decl name='newline_anchor' type-id='type-id-43' visibility='default' filepath='/usr/include/regex.h' line='475' column='1'/>
+ <var-decl name='newline_anchor' type-id='type-id-19' visibility='default' filepath='/usr/include/regex.h' line='475' column='1'/>
</data-member>
</class-decl>
- <class-decl name='re_dfa_t' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-75'/>
- <pointer-type-def type-id='type-id-75' size-in-bits='64' id='type-id-71'/>
- <typedef-decl name='__re_long_size_t' type-id='type-id-37' filepath='/usr/include/regex.h' line='56' column='1' id='type-id-72'/>
- <typedef-decl name='reg_syntax_t' type-id='type-id-37' filepath='/usr/include/regex.h' line='72' column='1' id='type-id-73'/>
- <pointer-type-def type-id='type-id-36' size-in-bits='64' id='type-id-23'/>
- <type-decl name='unsigned char' size-in-bits='8' id='type-id-76'/>
- <pointer-type-def type-id='type-id-76' size-in-bits='64' id='type-id-74'/>
- <typedef-decl name='regex_t' type-id='type-id-70' filepath='/usr/include/regex.h' line='478' column='1' id='type-id-30'/>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='52' column='1' id='type-id-77'>
+ <class-decl name='re_dfa_t' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-79'/>
+ <pointer-type-def type-id='type-id-79' size-in-bits='64' id='type-id-75'/>
+ <typedef-decl name='__re_long_size_t' type-id='type-id-45' filepath='/usr/include/regex.h' line='56' column='1' id='type-id-76'/>
+ <typedef-decl name='reg_syntax_t' type-id='type-id-45' filepath='/usr/include/regex.h' line='72' column='1' id='type-id-77'/>
+ <pointer-type-def type-id='type-id-42' size-in-bits='64' id='type-id-29'/>
+ <type-decl name='unsigned char' size-in-bits='8' id='type-id-80'/>
+ <pointer-type-def type-id='type-id-80' size-in-bits='64' id='type-id-78'/>
+ <typedef-decl name='regex_t' type-id='type-id-74' filepath='/usr/include/regex.h' line='478' column='1' id='type-id-36'/>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='52' column='1' id='type-id-81'>
<underlying-type type-id='type-id-7'/>
<enumerator name='ZFS_TYPE_FILESYSTEM' value='1'/>
<enumerator name='ZFS_TYPE_SNAPSHOT' value='2'/>
@@ -893,34 +920,34 @@
<enumerator name='ZFS_TYPE_POOL' value='8'/>
<enumerator name='ZFS_TYPE_BOOKMARK' value='16'/>
</enum-decl>
- <typedef-decl name='zfs_type_t' type-id='type-id-77' filepath='../../include/sys/fs/zfs.h' line='58' column='1' id='type-id-20'/>
- <class-decl name='dmu_objset_stats' size-in-bits='2304' is-struct='yes' visibility='default' filepath='../../include/sys/dmu.h' line='931' column='1' id='type-id-78'>
+ <typedef-decl name='zfs_type_t' type-id='type-id-81' filepath='../../include/sys/fs/zfs.h' line='58' column='1' id='type-id-26'/>
+ <class-decl name='dmu_objset_stats' size-in-bits='2304' is-struct='yes' visibility='default' filepath='../../include/sys/dmu.h' line='931' column='1' id='type-id-82'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='dds_num_clones' type-id='type-id-26' visibility='default' filepath='../../include/sys/dmu.h' line='932' column='1'/>
+ <var-decl name='dds_num_clones' type-id='type-id-32' visibility='default' filepath='../../include/sys/dmu.h' line='932' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='dds_creation_txg' type-id='type-id-26' visibility='default' filepath='../../include/sys/dmu.h' line='933' column='1'/>
+ <var-decl name='dds_creation_txg' type-id='type-id-32' visibility='default' filepath='../../include/sys/dmu.h' line='933' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='dds_guid' type-id='type-id-26' visibility='default' filepath='../../include/sys/dmu.h' line='934' column='1'/>
+ <var-decl name='dds_guid' type-id='type-id-32' visibility='default' filepath='../../include/sys/dmu.h' line='934' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='dds_type' type-id='type-id-79' visibility='default' filepath='../../include/sys/dmu.h' line='935' column='1'/>
+ <var-decl name='dds_type' type-id='type-id-83' visibility='default' filepath='../../include/sys/dmu.h' line='935' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='dds_is_snapshot' type-id='type-id-80' visibility='default' filepath='../../include/sys/dmu.h' line='936' column='1'/>
+ <var-decl name='dds_is_snapshot' type-id='type-id-84' visibility='default' filepath='../../include/sys/dmu.h' line='936' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='232'>
- <var-decl name='dds_inconsistent' type-id='type-id-80' visibility='default' filepath='../../include/sys/dmu.h' line='937' column='1'/>
+ <var-decl name='dds_inconsistent' type-id='type-id-84' visibility='default' filepath='../../include/sys/dmu.h' line='937' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='240'>
- <var-decl name='dds_redacted' type-id='type-id-80' visibility='default' filepath='../../include/sys/dmu.h' line='938' column='1'/>
+ <var-decl name='dds_redacted' type-id='type-id-84' visibility='default' filepath='../../include/sys/dmu.h' line='938' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='248'>
- <var-decl name='dds_origin' type-id='type-id-19' visibility='default' filepath='../../include/sys/dmu.h' line='939' column='1'/>
+ <var-decl name='dds_origin' type-id='type-id-25' visibility='default' filepath='../../include/sys/dmu.h' line='939' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='dmu_objset_type' filepath='../../include/sys/fs/zfs.h' line='64' column='1' id='type-id-81'>
+ <enum-decl name='dmu_objset_type' filepath='../../include/sys/fs/zfs.h' line='64' column='1' id='type-id-85'>
<underlying-type type-id='type-id-7'/>
<enumerator name='DMU_OST_NONE' value='0'/>
<enumerator name='DMU_OST_META' value='1'/>
@@ -930,1682 +957,2851 @@
<enumerator name='DMU_OST_ANY' value='5'/>
<enumerator name='DMU_OST_NUMTYPES' value='6'/>
</enum-decl>
- <typedef-decl name='dmu_objset_type_t' type-id='type-id-81' filepath='../../include/sys/fs/zfs.h' line='72' column='1' id='type-id-79'/>
- <typedef-decl name='__uint8_t' type-id='type-id-76' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='37' column='1' id='type-id-82'/>
- <typedef-decl name='uint8_t' type-id='type-id-82' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='24' column='1' id='type-id-80'/>
- <typedef-decl name='dmu_objset_stats_t' type-id='type-id-78' filepath='../../include/sys/dmu.h' line='940' column='1' id='type-id-21'/>
- <pointer-type-def type-id='type-id-80' size-in-bits='64' id='type-id-24'/>
- <typedef-decl name='zfs_handle_t' type-id='type-id-16' filepath='../../include/libzfs.h' line='195' column='1' id='type-id-83'/>
- <pointer-type-def type-id='type-id-83' size-in-bits='64' id='type-id-84'/>
- <function-decl name='changelist_gather' mangled-name='changelist_gather' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_gather'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1'/>
- <parameter type-id='type-id-2' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1'/>
- <parameter type-id='type-id-6' name='gather_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1'/>
- <parameter type-id='type-id-6' name='mnt_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='625' column='1'/>
- <return type-id='type-id-15'/>
- </function-decl>
- <function-decl name='changelist_free' mangled-name='changelist_free' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_free'>
- <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='412' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <qualified-type-def type-id='type-id-36' const='yes' id='type-id-85'/>
- <pointer-type-def type-id='type-id-85' size-in-bits='64' id='type-id-86'/>
- <function-decl name='changelist_remove' mangled-name='changelist_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='387' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_remove'>
- <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='387' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='387' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_haszonedchild' mangled-name='changelist_haszonedchild' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_haszonedchild'>
- <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='378' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs_impl.h' line='107' column='1' id='type-id-87'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='PROTO_NFS' value='0'/>
- <enumerator name='PROTO_SMB' value='1'/>
- <enumerator name='PROTO_END' value='2'/>
- </enum-decl>
- <typedef-decl name='zfs_share_proto_t' type-id='type-id-87' filepath='../../include/libzfs_impl.h' line='111' column='1' id='type-id-88'/>
+ <typedef-decl name='dmu_objset_type_t' type-id='type-id-85' filepath='../../include/sys/fs/zfs.h' line='72' column='1' id='type-id-83'/>
+ <typedef-decl name='__uint8_t' type-id='type-id-80' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='37' column='1' id='type-id-86'/>
+ <typedef-decl name='uint8_t' type-id='type-id-86' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='24' column='1' id='type-id-84'/>
+ <typedef-decl name='dmu_objset_stats_t' type-id='type-id-82' filepath='../../include/sys/dmu.h' line='940' column='1' id='type-id-27'/>
+ <pointer-type-def type-id='type-id-84' size-in-bits='64' id='type-id-30'/>
+ <pointer-type-def type-id='type-id-22' size-in-bits='64' id='type-id-87'/>
+ <qualified-type-def type-id='type-id-42' const='yes' id='type-id-88'/>
<pointer-type-def type-id='type-id-88' size-in-bits='64' id='type-id-89'/>
- <function-decl name='changelist_unshare' mangled-name='changelist_unshare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_unshare'>
- <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='348' column='1'/>
- <parameter type-id='type-id-89' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='348' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='changelist_rename' mangled-name='changelist_rename' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_rename'>
- <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1'/>
- <parameter type-id='type-id-86' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1'/>
- <parameter type-id='type-id-86' name='dst' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_unmount' filepath='../../include/libzfs.h' line='827' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshare_smb' filepath='../../include/libzfs.h' line='853' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_commit_smb_shares' filepath='../../include/libzfs.h' line='862' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='isa_child_of' mangled-name='isa_child_of' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='288' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='isa_child_of'>
- <parameter type-id='type-id-86' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='288' column='1'/>
- <parameter type-id='type-id-86' name='parent' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='288' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='uu_avl_walk_end' filepath='../../include/libuutil.h' line='340' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-17'/>
+ <return type-id='type-id-20'/>
</function-decl>
<function-decl name='changelist_postfix' mangled-name='changelist_postfix' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_postfix'>
<parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='170' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='changelist_prefix' mangled-name='changelist_prefix' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_prefix'>
- <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='96' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_alloc' mangled-name='zfs_alloc' filepath='../../include/libzfs_impl.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_pool_create' mangled-name='uu_avl_pool_create' filepath='../../include/libuutil.h' line='304' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_create' mangled-name='uu_avl_create' filepath='../../include/libuutil.h' line='323' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_get' mangled-name='zfs_prop_get' filepath='../../include/libzfs.h' line='494' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_iter_dependents' mangled-name='zfs_iter_dependents' filepath='../../include/libzfs.h' line='615' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_get_name' mangled-name='zfs_get_name' filepath='../../include/libzfs.h' line='471' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_open' mangled-name='zfs_open' filepath='../../include/libzfs.h' line='467' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_is_shared' mangled-name='zfs_is_shared' filepath='../../include/libzfs.h' line='840' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_get_int' mangled-name='zfs_prop_get_int' filepath='../../include/libzfs.h' line='511' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_node_init' mangled-name='uu_avl_node_init' filepath='../../include/libuutil.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_find' mangled-name='uu_avl_find' filepath='../../include/libuutil.h' line='342' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='free' mangled-name='free' filepath='/usr/include/stdlib.h' line='563' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_close' mangled-name='zfs_close' filepath='../../include/libzfs.h' line='469' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_iter_children' mangled-name='zfs_iter_children' filepath='../../include/libzfs.h' line='614' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_iter_mounted' mangled-name='zfs_iter_mounted' filepath='../../include/libzfs.h' line='623' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_is_mounted' mangled-name='zfs_is_mounted' filepath='../../include/libzfs.h' line='824' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_insert' mangled-name='uu_avl_insert' filepath='../../include/libuutil.h' line='343' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_error' mangled-name='zfs_error' filepath='../../include/libzfs_impl.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strcmp' mangled-name='strcmp' filepath='/usr/include/string.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_get_handle' mangled-name='zfs_get_handle' filepath='../../include/libzfs.h' line='210' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='getzoneid' mangled-name='getzoneid' filepath='../../include/sys/zfs_context.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_walk_start' mangled-name='uu_avl_walk_start' filepath='../../include/libuutil.h' line='338' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_remove' mangled-name='uu_avl_remove' filepath='../../include/libuutil.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_walk_next' mangled-name='uu_avl_walk_next' filepath='../../include/libuutil.h' line='339' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_walk_end' mangled-name='uu_avl_walk_end' filepath='../../include/libuutil.h' line='340' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_destroy' mangled-name='uu_avl_destroy' filepath='../../include/libuutil.h' line='326' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_pool_destroy' mangled-name='uu_avl_pool_destroy' filepath='../../include/libuutil.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_unshare_proto' mangled-name='zfs_unshare_proto' filepath='../../include/libzfs_impl.h' line='208' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_commit_proto' mangled-name='zfs_commit_proto' filepath='../../include/libzfs_impl.h' line='257' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='remove_mountpoint' mangled-name='remove_mountpoint' filepath='../../include/libzfs_impl.h' line='189' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strlcpy' mangled-name='strlcpy' filepath='../../lib/libspl/include/string.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strlen' mangled-name='strlen' filepath='/usr/include/string.h' line='384' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strlcat' mangled-name='strlcat' filepath='../../lib/libspl/include/string.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strncmp' mangled-name='strncmp' filepath='/usr/include/string.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_refresh_properties' mangled-name='zfs_refresh_properties' filepath='../../include/libzfs.h' line='810' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_share_nfs' mangled-name='zfs_share_nfs' filepath='../../include/libzfs.h' line='849' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_unshare_smb' mangled-name='zfs_unshare_smb' filepath='../../include/libzfs.h' line='853' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_unshare_nfs' mangled-name='zfs_unshare_nfs' filepath='../../include/libzfs.h' line='852' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_share_smb' mangled-name='zfs_share_smb' filepath='../../include/libzfs.h' line='850' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_mount' mangled-name='zfs_mount' filepath='../../include/libzfs.h' line='825' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_last' mangled-name='uu_avl_last' filepath='../../include/libuutil.h' line='331' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_commit_nfs_shares' mangled-name='zfs_commit_nfs_shares' filepath='../../include/libzfs.h' line='861' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_commit_smb_shares' mangled-name='zfs_commit_smb_shares' filepath='../../include/libzfs.h' line='862' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_unmount' mangled-name='zfs_unmount' filepath='../../include/libzfs.h' line='827' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-type size-in-bits='64' id='type-id-69'>
- <parameter type-id='type-id-68'/>
- <parameter type-id='type-id-68'/>
- <return type-id='type-id-6'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libzfs_config.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <pointer-type-def type-id='type-id-90' size-in-bits='64' id='type-id-91'/>
- <typedef-decl name='zfs_iter_f' type-id='type-id-91' filepath='../../include/libzfs.h' line='612' column='1' id='type-id-92'/>
- <function-decl name='zfs_iter_root' mangled-name='zfs_iter_root' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_root'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <pointer-type-def type-id='type-id-93' size-in-bits='64' id='type-id-94'/>
- <typedef-decl name='zpool_iter_f' type-id='type-id-94' filepath='../../include/libzfs.h' line='246' column='1' id='type-id-95'/>
- <function-decl name='zpool_iter' mangled-name='zpool_iter' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_iter'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1'/>
- <parameter type-id='type-id-95' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_skip_pool' mangled-name='zpool_skip_pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_skip_pool'>
- <parameter type-id='type-id-86' name='poolname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='340' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <pointer-type-def type-id='type-id-5' size-in-bits='64' id='type-id-96'/>
- <function-decl name='zpool_refresh_stats' mangled-name='zpool_refresh_stats' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_refresh_stats'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='265' column='1'/>
- <parameter type-id='type-id-96' name='missing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='265' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_get_features' mangled-name='zpool_get_features' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_features'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='232' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <pointer-type-def type-id='type-id-22' size-in-bits='64' id='type-id-97'/>
- <function-decl name='zpool_get_config' mangled-name='zpool_get_config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='220' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_config'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='220' column='1'/>
- <parameter type-id='type-id-97' name='oldconfig' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='220' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='namespace_clear' mangled-name='namespace_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='namespace_clear'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='79' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_first' mangled-name='uu_avl_first' filepath='../../include/libuutil.h' line='330' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='make_dataset_handle' mangled-name='make_dataset_handle' filepath='../../include/libzfs_impl.h' line='193' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_next' mangled-name='uu_avl_next' filepath='../../include/libuutil.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_open_silent' mangled-name='zpool_open_silent' filepath='../../include/libzfs_impl.h' line='197' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strchr' mangled-name='strchr' filepath='/usr/include/string.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='getenv' mangled-name='getenv' filepath='/usr/include/stdlib.h' line='631' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__builtin_memset' mangled-name='memset' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strcpy' mangled-name='strcpy' filepath='/usr/include/string.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_alloc_dst_nvlist' mangled-name='zcmd_alloc_dst_nvlist' filepath='../../include/libzfs_impl.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__errno_location' mangled-name='__errno_location' filepath='/usr/include/errno.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_expand_dst_nvlist' mangled-name='zcmd_expand_dst_nvlist' filepath='../../include/libzfs_impl.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_ioctl' mangled-name='zfs_ioctl' filepath='../../include/libzfs.h' line='455' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_read_dst_nvlist' mangled-name='zcmd_read_dst_nvlist' filepath='../../include/libzfs_impl.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_free_nvlists' mangled-name='zcmd_free_nvlists' filepath='../../include/libzfs_impl.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_free' mangled-name='nvlist_free' filepath='../../include/sys/nvpair.h' line='152' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_exists' mangled-name='nvlist_exists' filepath='../../include/sys/nvpair.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_lookup_nvlist' mangled-name='nvlist_lookup_nvlist' filepath='../../include/sys/nvpair.h' line='214' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libspl_assertf' mangled-name='libspl_assertf' filepath='../../lib/libspl/include/assert.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='no_memory' mangled-name='no_memory' filepath='../../include/libzfs_impl.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_dup' mangled-name='nvlist_dup' filepath='../../include/sys/nvpair.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvpair_name' mangled-name='nvpair_name' filepath='../../include/sys/nvpair.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_strdup' mangled-name='zfs_strdup' filepath='../../include/libzfs_impl.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvpair_value_nvlist' mangled-name='nvpair_value_nvlist' filepath='../../include/sys/nvpair.h' line='258' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='dcgettext' mangled-name='dcgettext' filepath='/usr/include/libintl.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_standard_error' mangled-name='zfs_standard_error' filepath='../../include/libzfs_impl.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='uu_avl_teardown' mangled-name='uu_avl_teardown' filepath='../../include/libuutil.h' line='348' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_next_nvpair' mangled-name='nvlist_next_nvpair' filepath='../../include/sys/nvpair.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-90'>
- <parameter type-id='type-id-84'/>
- <parameter type-id='type-id-68'/>
- <return type-id='type-id-6'/>
- </function-type>
- <function-type size-in-bits='64' id='type-id-93'>
+ <function-decl name='uu_avl_last' filepath='../../include/libuutil.h' line='331' column='1' visibility='default' binding='global' size-in-bits='64'>
<parameter type-id='type-id-18'/>
- <parameter type-id='type-id-68'/>
- <return type-id='type-id-6'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libzfs_crypto.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zfs_crypto_rewrap' mangled-name='zfs_crypto_rewrap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1387' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_rewrap'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1387' column='1'/>
- <parameter type-id='type-id-22' name='raw_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1387' column='1'/>
- <parameter type-id='type-id-5' name='inheritkey' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1387' column='1'/>
- <return type-id='type-id-6'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='zfs_crypto_unload_key' mangled-name='zfs_crypto_unload_key' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_unload_key'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1251' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='remove_mountpoint' filepath='../../include/libzfs_impl.h' line='191' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_crypto_load_key' mangled-name='zfs_crypto_load_key' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1083' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_load_key'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1083' column='1'/>
- <parameter type-id='type-id-5' name='noop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1083' column='1'/>
- <parameter type-id='type-id-23' name='alt_keylocation' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1083' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_share_smb' filepath='../../include/libzfs.h' line='850' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_crypto_attempt_load_keys' mangled-name='zfs_crypto_attempt_load_keys' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1048' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_attempt_load_keys'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1048' column='1'/>
- <parameter type-id='type-id-23' name='fsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1048' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_crypto_clone_check' mangled-name='zfs_crypto_clone_check' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='982' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_clone_check'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='982' column='1'/>
- <parameter type-id='type-id-84' name='origin_zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='982' column='1'/>
- <parameter type-id='type-id-23' name='parent_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='983' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='983' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_refresh_properties' filepath='../../include/libzfs.h' line='810' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <pointer-type-def type-id='type-id-24' size-in-bits='64' id='type-id-98'/>
- <typedef-decl name='uint_t' type-id='type-id-43' filepath='../../lib/libspl/include/sys/stdtypes.h' line='33' column='1' id='type-id-99'/>
- <pointer-type-def type-id='type-id-99' size-in-bits='64' id='type-id-100'/>
- <function-decl name='zfs_crypto_create' mangled-name='zfs_crypto_create' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='810' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_create'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='810' column='1'/>
- <parameter type-id='type-id-23' name='parent_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='810' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='810' column='1'/>
- <parameter type-id='type-id-22' name='pool_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='811' column='1'/>
- <parameter type-id='type-id-5' name='stdin_available' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='811' column='1'/>
- <parameter type-id='type-id-98' name='wkeydata_out' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='811' column='1'/>
- <parameter type-id='type-id-100' name='wkeylen_out' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='812' column='1'/>
- <return type-id='type-id-6'/>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='259' column='1' id='type-id-90'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='ZPROP_SRC_NONE' value='1'/>
+ <enumerator name='ZPROP_SRC_DEFAULT' value='2'/>
+ <enumerator name='ZPROP_SRC_TEMPORARY' value='4'/>
+ <enumerator name='ZPROP_SRC_LOCAL' value='8'/>
+ <enumerator name='ZPROP_SRC_INHERITED' value='16'/>
+ <enumerator name='ZPROP_SRC_RECEIVED' value='32'/>
+ </enum-decl>
+ <pointer-type-def type-id='type-id-90' size-in-bits='64' id='type-id-91'/>
+ <function-decl name='zfs_prop_get' filepath='../../include/libzfs.h' line='494' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-8'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-91'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_int' filepath='../../include/libzfs.h' line='511' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-29' size-in-bits='64' id='type-id-92'/>
+ <function-decl name='zfs_is_mounted' filepath='../../include/libzfs.h' line='824' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-92'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_mount' filepath='../../include/libzfs.h' line='825' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_share_nfs' filepath='../../include/libzfs.h' line='849' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshare_nfs' filepath='../../include/libzfs.h' line='852' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_commit_nfs_shares' filepath='../../include/libzfs.h' line='861' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_crypto_get_encryption_root' mangled-name='zfs_crypto_get_encryption_root' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='779' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_get_encryption_root'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='779' column='1'/>
- <parameter type-id='type-id-96' name='is_encroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='779' column='1'/>
- <parameter type-id='type-id-23' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='780' column='1'/>
+ <function-decl name='isa_child_of' mangled-name='isa_child_of' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='288' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='isa_child_of'>
+ <parameter type-id='type-id-89' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='288' column='1'/>
+ <parameter type-id='type-id-89' name='parent' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='288' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_name_to_prop' mangled-name='zfs_name_to_prop' filepath='../../include/sys/fs/zfs.h' line='313' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_error_aux' mangled-name='zfs_error_aux' filepath='../../include/libzfs_impl.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_alloc' mangled-name='fnvlist_alloc' filepath='../../include/sys/nvpair.h' line='276' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_valid_proplist' mangled-name='zfs_valid_proplist' filepath='../../include/libzfs.h' line='488' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='snprintf' mangled-name='snprintf' filepath='/usr/include/stdio.h' line='354' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_parent_name' mangled-name='zfs_parent_name' filepath='../../include/libzfs.h' line='814' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_change_key' mangled-name='lzc_change_key' filepath='../../include/libzfs_core.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_to_name' mangled-name='zfs_prop_to_name' filepath='../../include/libzfs.h' line='491' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_lookup_uint64' mangled-name='nvlist_lookup_uint64' filepath='../../include/sys/nvpair.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_lookup_string' mangled-name='nvlist_lookup_string' filepath='../../include/sys/nvpair.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_add_uint64' mangled-name='nvlist_add_uint64' filepath='../../include/sys/nvpair.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_add_string' mangled-name='nvlist_add_string' filepath='../../include/sys/nvpair.h' line='179' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_unload_key' mangled-name='lzc_unload_key' filepath='../../include/libzfs_core.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_load_key' mangled-name='lzc_load_key' filepath='../../include/libzfs_core.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_handle_dup' mangled-name='zfs_handle_dup' filepath='../../include/libzfs.h' line='468' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='printf' mangled-name='printf' filepath='/usr/include/stdio.h' line='332' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_iter_filesystems' mangled-name='zfs_iter_filesystems' filepath='../../include/libzfs.h' line='616' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='calloc' mangled-name='calloc' filepath='/usr/include/stdlib.h' line='541' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__builtin_memcpy' mangled-name='memcpy' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='regexec' mangled-name='regexec' filepath='/usr/include/regex.h' line='643' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fileno' mangled-name='fileno' filepath='/usr/include/stdio.h' line='792' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='isatty' mangled-name='isatty' filepath='/usr/include/unistd.h' line='779' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__getdelim' mangled-name='__getdelim' filepath='/usr/include/stdio.h' line='609' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sigemptyset' mangled-name='sigemptyset' filepath='/usr/include/signal.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sigaction' mangled-name='sigaction' filepath='/usr/include/signal.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fputc' mangled-name='fputc' filepath='/usr/include/stdio.h' line='527' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fflush' mangled-name='fflush' filepath='/usr/include/stdio.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='tcgetattr' mangled-name='tcgetattr' filepath='/usr/include/termios.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='tcsetattr' mangled-name='tcsetattr' filepath='/usr/include/termios.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__builtin_putchar' mangled-name='putchar' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='getpid' mangled-name='getpid' filepath='/usr/include/unistd.h' line='628' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='kill' mangled-name='kill' filepath='/usr/include/signal.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__ctype_b_loc' mangled-name='__ctype_b_loc' filepath='/usr/include/ctype.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_get_features' mangled-name='zpool_get_features' filepath='../../include/libzfs.h' line='413' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_get_prop_int' mangled-name='zpool_get_prop_int' filepath='../../include/libzfs.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='malloc' mangled-name='malloc' filepath='/usr/include/stdlib.h' line='539' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fread' mangled-name='fread' filepath='/usr/include/stdio.h' line='652' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='ferror' mangled-name='ferror' filepath='/usr/include/stdio.h' line='767' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fopen' mangled-name='fopen64' filepath='/usr/include/stdio.h' line='257' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fclose' mangled-name='fclose' filepath='/usr/include/stdio.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sscanf' mangled-name='sscanf' filepath='/usr/include/stdio.h' line='399' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__builtin_memmove' mangled-name='memmove' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='PKCS5_PBKDF2_HMAC_SHA1' mangled-name='PKCS5_PBKDF2_HMAC_SHA1' filepath='/usr/include/openssl/evp.h' line='1087' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='read' mangled-name='read' filepath='/usr/include/unistd.h' line='360' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='changelist_rename' mangled-name='changelist_rename' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_rename'>
+ <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1'/>
+ <parameter type-id='type-id-89' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1'/>
+ <parameter type-id='type-id-89' name='dst' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='311' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='open' mangled-name='open64' filepath='/usr/include/fcntl.h' line='171' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='strlcpy' filepath='../../lib/libspl/include/string.h' line='37' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-45'/>
</function-decl>
- <function-decl name='close' mangled-name='close' filepath='/usr/include/unistd.h' line='353' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='strlcat' filepath='../../lib/libspl/include/string.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-45'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libzfs_dataset.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='1439' column='1' id='type-id-101'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs_impl.h' line='109' column='1' id='type-id-93'>
<underlying-type type-id='type-id-7'/>
- <enumerator name='ZFS_WAIT_DELETEQ' value='0'/>
- <enumerator name='ZFS_WAIT_NUM_ACTIVITIES' value='1'/>
+ <enumerator name='PROTO_NFS' value='0'/>
+ <enumerator name='PROTO_SMB' value='1'/>
+ <enumerator name='PROTO_END' value='2'/>
</enum-decl>
- <typedef-decl name='zfs_wait_activity_t' type-id='type-id-101' filepath='../../include/sys/fs/zfs.h' line='1442' column='1' id='type-id-102'/>
- <function-decl name='zfs_wait_status' mangled-name='zfs_wait_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5546' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_wait_status'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5546' column='1'/>
- <parameter type-id='type-id-102' name='activity' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5546' column='1'/>
- <parameter type-id='type-id-96' name='missing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5547' column='1'/>
- <parameter type-id='type-id-96' name='waited' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5547' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zvol_volsize_to_reservation' mangled-name='zvol_volsize_to_reservation' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5490' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zvol_volsize_to_reservation'>
- <parameter type-id='type-id-18' name='zph' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5490' column='1'/>
- <parameter type-id='type-id-26' name='volsize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5490' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5491' column='1'/>
- <return type-id='type-id-26'/>
- </function-decl>
- <function-decl name='zfs_get_holds' mangled-name='zfs_get_holds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_holds'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5232' column='1'/>
- <parameter type-id='type-id-97' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5232' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='zfs_share_proto_t' type-id='type-id-93' filepath='../../include/libzfs_impl.h' line='113' column='1' id='type-id-94'/>
+ <pointer-type-def type-id='type-id-94' size-in-bits='64' id='type-id-95'/>
+ <function-decl name='changelist_unshare' mangled-name='changelist_unshare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_unshare'>
+ <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='348' column='1'/>
+ <parameter type-id='type-id-95' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='348' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_set_fsacl' mangled-name='zfs_set_fsacl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5178' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_set_fsacl'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5178' column='1'/>
- <parameter type-id='type-id-5' name='un' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5178' column='1'/>
- <parameter type-id='type-id-22' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5178' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_unshare_proto' filepath='../../include/libzfs_impl.h' line='210' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-91'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_get_fsacl' mangled-name='zfs_get_fsacl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5111' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_fsacl'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5111' column='1'/>
- <parameter type-id='type-id-97' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5111' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_commit_proto' filepath='../../include/libzfs_impl.h' line='259' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-91'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_release' mangled-name='zfs_release' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5030' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_release'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5030' column='1'/>
- <parameter type-id='type-id-86' name='snapname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5030' column='1'/>
- <parameter type-id='type-id-86' name='tag' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5030' column='1'/>
- <parameter type-id='type-id-5' name='recursive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5031' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='changelist_haszonedchild' mangled-name='changelist_haszonedchild' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='378' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_haszonedchild'>
+ <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='378' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_hold_nvl' mangled-name='zfs_hold_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4931' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_hold_nvl'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4931' column='1'/>
- <parameter type-id='type-id-6' name='cleanup_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4931' column='1'/>
- <parameter type-id='type-id-22' name='holds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4931' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='changelist_remove' mangled-name='changelist_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='387' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_remove'>
+ <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='387' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='387' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_hold' mangled-name='zfs_hold' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4899' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_hold'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4899' column='1'/>
- <parameter type-id='type-id-86' name='snapname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4899' column='1'/>
- <parameter type-id='type-id-86' name='tag' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4899' column='1'/>
- <parameter type-id='type-id-5' name='recursive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4900' column='1'/>
- <parameter type-id='type-id-6' name='cleanup_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4900' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='uu_avl_remove' filepath='../../include/libuutil.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='192' column='1' id='type-id-103'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='ZFS_PROP_USERUSED' value='0'/>
- <enumerator name='ZFS_PROP_USERQUOTA' value='1'/>
- <enumerator name='ZFS_PROP_GROUPUSED' value='2'/>
- <enumerator name='ZFS_PROP_GROUPQUOTA' value='3'/>
- <enumerator name='ZFS_PROP_USEROBJUSED' value='4'/>
- <enumerator name='ZFS_PROP_USEROBJQUOTA' value='5'/>
- <enumerator name='ZFS_PROP_GROUPOBJUSED' value='6'/>
- <enumerator name='ZFS_PROP_GROUPOBJQUOTA' value='7'/>
- <enumerator name='ZFS_PROP_PROJECTUSED' value='8'/>
- <enumerator name='ZFS_PROP_PROJECTQUOTA' value='9'/>
- <enumerator name='ZFS_PROP_PROJECTOBJUSED' value='10'/>
- <enumerator name='ZFS_PROP_PROJECTOBJQUOTA' value='11'/>
- <enumerator name='ZFS_NUM_USERQUOTA_PROPS' value='12'/>
- </enum-decl>
- <typedef-decl name='zfs_userquota_prop_t' type-id='type-id-103' filepath='../../include/sys/fs/zfs.h' line='206' column='1' id='type-id-104'/>
- <typedef-decl name='__uid_t' type-id='type-id-43' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='144' column='1' id='type-id-105'/>
- <typedef-decl name='uid_t' type-id='type-id-105' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='79' column='1' id='type-id-106'/>
- <pointer-type-def type-id='type-id-107' size-in-bits='64' id='type-id-108'/>
- <typedef-decl name='zfs_userspace_cb_t' type-id='type-id-108' filepath='../../include/libzfs.h' line='738' column='1' id='type-id-109'/>
- <function-decl name='zfs_userspace' mangled-name='zfs_userspace' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4819' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_userspace'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4819' column='1'/>
- <parameter type-id='type-id-104' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4819' column='1'/>
- <parameter type-id='type-id-109' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4820' column='1'/>
- <parameter type-id='type-id-68' name='arg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4820' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_close' filepath='../../include/libzfs.h' line='469' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_smb_acl_rename' mangled-name='zfs_smb_acl_rename' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4811' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_rename'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4811' column='1'/>
- <parameter type-id='type-id-23' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4811' column='1'/>
- <parameter type-id='type-id-23' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4811' column='1'/>
- <parameter type-id='type-id-23' name='oldname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4812' column='1'/>
- <parameter type-id='type-id-23' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4812' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='changelist_free' mangled-name='changelist_free' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='412' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_free'>
+ <parameter type-id='type-id-15' name='clp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='412' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_smb_acl_purge' mangled-name='zfs_smb_acl_purge' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4804' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_purge'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4804' column='1'/>
- <parameter type-id='type-id-23' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4804' column='1'/>
- <parameter type-id='type-id-23' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4804' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='uu_avl_destroy' filepath='../../include/libuutil.h' line='326' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_smb_acl_remove' mangled-name='zfs_smb_acl_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4796' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_remove'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4796' column='1'/>
- <parameter type-id='type-id-23' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4796' column='1'/>
- <parameter type-id='type-id-23' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4797' column='1'/>
- <parameter type-id='type-id-23' name='resource' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4797' column='1'/>
- <return type-id='type-id-6'/>
+ <pointer-type-def type-id='type-id-9' size-in-bits='64' id='type-id-96'/>
+ <function-decl name='uu_avl_pool_destroy' filepath='../../include/libuutil.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-96'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_smb_acl_add' mangled-name='zfs_smb_acl_add' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4788' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_add'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4796' column='1'/>
- <parameter type-id='type-id-23' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4796' column='1'/>
- <parameter type-id='type-id-23' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4797' column='1'/>
- <parameter type-id='type-id-23' name='resource' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4797' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='zfs_handle_t' type-id='type-id-22' filepath='../../include/libzfs.h' line='195' column='1' id='type-id-97'/>
+ <pointer-type-def type-id='type-id-97' size-in-bits='64' id='type-id-98'/>
+ <function-decl name='changelist_gather' mangled-name='changelist_gather' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='changelist_gather'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1'/>
+ <parameter type-id='type-id-3' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1'/>
+ <parameter type-id='type-id-1' name='gather_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='624' column='1'/>
+ <parameter type-id='type-id-1' name='mnt_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_changelist.c' line='625' column='1'/>
+ <return type-id='type-id-15'/>
</function-decl>
- <function-decl name='zfs_prune_proplist' mangled-name='zfs_prune_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4706' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prune_proplist'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4706' column='1'/>
- <parameter type-id='type-id-24' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4706' column='1'/>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-31' size-in-bits='64' id='type-id-99'/>
+ <function-decl name='zfs_alloc' filepath='../../include/libzfs_impl.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-100' size-in-bits='64' id='type-id-101'/>
+ <function-decl name='uu_avl_pool_create' filepath='../../include/libuutil.h' line='304' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-101'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-96'/>
+ </function-decl>
+ <function-decl name='uu_avl_create' filepath='../../include/libuutil.h' line='323' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-96'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-18'/>
</function-decl>
- <class-decl name='zprop_list' size-in-bits='448' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='536' column='1' id='type-id-110'>
+ <function-decl name='zfs_error' filepath='../../include/libzfs_impl.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-102' size-in-bits='64' id='type-id-103'/>
+ <function-decl name='zfs_iter_dependents' filepath='../../include/libzfs.h' line='615' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_iter_mounted' filepath='../../include/libzfs.h' line='623' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_iter_children' filepath='../../include/libzfs.h' line='614' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-22' const='yes' id='type-id-104'/>
+ <pointer-type-def type-id='type-id-104' size-in-bits='64' id='type-id-105'/>
+ <function-decl name='zfs_get_name' filepath='../../include/libzfs.h' line='471' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-105'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='zfs_open' filepath='../../include/libzfs.h' line='467' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-87'/>
+ </function-decl>
+ <function-decl name='zfs_is_shared' filepath='../../include/libzfs.h' line='840' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <class-decl name='uu_avl_node' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/libuutil.h' line='262' column='1' id='type-id-106'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='pl_prop' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='537' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='pl_user_prop' type-id='type-id-23' visibility='default' filepath='../../include/libzfs.h' line='538' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='pl_next' type-id='type-id-111' visibility='default' filepath='../../include/libzfs.h' line='539' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='pl_all' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='540' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='pl_width' type-id='type-id-32' visibility='default' filepath='../../include/libzfs.h' line='541' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='pl_recvd_width' type-id='type-id-32' visibility='default' filepath='../../include/libzfs.h' line='542' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='pl_fixed' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='543' column='1'/>
+ <var-decl name='uan_opaque' type-id='type-id-107' visibility='default' filepath='../../include/libuutil.h' line='264' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-110' size-in-bits='64' id='type-id-111'/>
- <typedef-decl name='zprop_list_t' type-id='type-id-110' filepath='../../include/libzfs.h' line='544' column='1' id='type-id-112'/>
- <pointer-type-def type-id='type-id-112' size-in-bits='64' id='type-id-113'/>
- <pointer-type-def type-id='type-id-113' size-in-bits='64' id='type-id-114'/>
- <function-decl name='zfs_expand_proplist' mangled-name='zfs_expand_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4609' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_expand_proplist'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4609' column='1'/>
- <parameter type-id='type-id-114' name='plp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4609' column='1'/>
- <parameter type-id='type-id-5' name='received' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4609' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4610' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_get_user_props' mangled-name='zfs_get_user_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_user_props'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4590' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='zfs_get_recvd_props' mangled-name='zfs_get_recvd_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4581' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_recvd_props'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4581' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='zfs_get_all_props' mangled-name='zfs_get_all_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4575' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_all_props'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4590' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <class-decl name='renameflags' size-in-bits='32' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='650' column='1' id='type-id-115'>
- <data-member access='public' layout-offset-in-bits='31'>
- <var-decl name='recursive' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='652' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='30'>
- <var-decl name='nounmount' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='655' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='29'>
- <var-decl name='forceunmount' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='658' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='renameflags_t' type-id='type-id-115' filepath='../../include/libzfs.h' line='659' column='1' id='type-id-116'/>
- <function-decl name='zfs_rename' mangled-name='zfs_rename' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_rename'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4373' column='1'/>
- <parameter type-id='type-id-86' name='target' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4373' column='1'/>
- <parameter type-id='type-id-116' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4373' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_rollback' mangled-name='zfs_rollback' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_rollback'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4273' column='1'/>
- <parameter type-id='type-id-84' name='snap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4273' column='1'/>
- <parameter type-id='type-id-5' name='force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4273' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_snapshot' mangled-name='zfs_snapshot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_snapshot'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4172' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4172' column='1'/>
- <parameter type-id='type-id-5' name='recursive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4172' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4173' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_snapshot_nvl' mangled-name='zfs_snapshot_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4092' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_snapshot_nvl'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4092' column='1'/>
- <parameter type-id='type-id-22' name='snaps' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4092' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4092' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_promote' mangled-name='zfs_promote' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4008' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_promote'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4008' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_clone' mangled-name='zfs_clone' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3922' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_clone'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3922' column='1'/>
- <parameter type-id='type-id-86' name='target' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3922' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3922' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_destroy_snaps_nvl' mangled-name='zfs_destroy_snaps_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3875' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_destroy_snaps_nvl'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3875' column='1'/>
- <parameter type-id='type-id-22' name='snaps' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3875' column='1'/>
- <parameter type-id='type-id-5' name='defer' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3875' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_destroy_snaps' mangled-name='zfs_destroy_snaps' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3851' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_destroy_snaps'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3851' column='1'/>
- <parameter type-id='type-id-23' name='snapname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3851' column='1'/>
- <parameter type-id='type-id-5' name='defer' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3851' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_destroy' mangled-name='zfs_destroy' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3783' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_destroy'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3783' column='1'/>
- <parameter type-id='type-id-5' name='defer' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3783' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_create' mangled-name='zfs_create' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3608' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_create'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3608' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3608' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3608' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3609' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_create_ancestors' mangled-name='zfs_create_ancestors' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3571' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_create_ancestors'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3571' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3571' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='create_parents' mangled-name='create_parents' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3497' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='create_parents'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3497' column='1'/>
- <parameter type-id='type-id-23' name='target' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3497' column='1'/>
- <parameter type-id='type-id-6' name='prefixlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3497' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_parent_name' mangled-name='zfs_parent_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3376' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_parent_name'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3376' column='1'/>
- <parameter type-id='type-id-23' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3376' column='1'/>
- <parameter type-id='type-id-32' name='buflen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3376' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <qualified-type-def type-id='type-id-83' const='yes' id='type-id-117'/>
- <pointer-type-def type-id='type-id-117' size-in-bits='64' id='type-id-118'/>
- <function-decl name='zfs_get_type' mangled-name='zfs_get_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3330' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_type'>
- <parameter type-id='type-id-118' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3330' column='1'/>
+
+ <array-type-def dimensions='1' type-id='type-id-71' size-in-bits='192' id='type-id-107'>
+ <subrange length='3' type-id='type-id-43' id='type-id-108'/>
+
+ </array-type-def>
+ <pointer-type-def type-id='type-id-106' size-in-bits='64' id='type-id-109'/>
+ <function-decl name='uu_avl_node_init' filepath='../../include/libuutil.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-109'/>
+ <parameter type-id='type-id-96'/>
<return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_get_pool_name' mangled-name='zfs_get_pool_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_pool_name'>
- <parameter type-id='type-id-118' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3321' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='zfs_get_name' mangled-name='zfs_get_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_name'>
- <parameter type-id='type-id-118' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3321' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='zfs_prop_get_written' mangled-name='zfs_prop_get_written' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3287' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_written'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3287' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3287' column='1'/>
- <parameter type-id='type-id-23' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3288' column='1'/>
- <parameter type-id='type-id-6' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3288' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3288' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <pointer-type-def type-id='type-id-26' size-in-bits='64' id='type-id-119'/>
- <function-decl name='zfs_prop_get_written_int' mangled-name='zfs_prop_get_written_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_written_int'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3252' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3252' column='1'/>
- <parameter type-id='type-id-119' name='propvalue' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3253' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_prop_get_userquota' mangled-name='zfs_prop_get_userquota' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3216' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_userquota'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3216' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3216' column='1'/>
- <parameter type-id='type-id-23' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3217' column='1'/>
- <parameter type-id='type-id-6' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3217' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3217' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_prop_get_userquota_int' mangled-name='zfs_prop_get_userquota_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_userquota_int'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3206' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3206' column='1'/>
- <parameter type-id='type-id-119' name='propvalue' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3207' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='259' column='1' id='type-id-120'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='ZPROP_SRC_NONE' value='1'/>
- <enumerator name='ZPROP_SRC_DEFAULT' value='2'/>
- <enumerator name='ZPROP_SRC_TEMPORARY' value='4'/>
- <enumerator name='ZPROP_SRC_LOCAL' value='8'/>
- <enumerator name='ZPROP_SRC_INHERITED' value='16'/>
- <enumerator name='ZPROP_SRC_RECEIVED' value='32'/>
- </enum-decl>
- <typedef-decl name='zprop_source_t' type-id='type-id-120' filepath='../../include/sys/fs/zfs.h' line='266' column='1' id='type-id-121'/>
- <pointer-type-def type-id='type-id-121' size-in-bits='64' id='type-id-122'/>
- <function-decl name='zfs_prop_get_numeric' mangled-name='zfs_prop_get_numeric' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3002' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_numeric'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3002' column='1'/>
- <parameter type-id='type-id-2' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3002' column='1'/>
- <parameter type-id='type-id-119' name='value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3002' column='1'/>
- <parameter type-id='type-id-122' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1'/>
- <parameter type-id='type-id-23' name='statbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1'/>
- <parameter type-id='type-id-32' name='statlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_prop_get_int' mangled-name='zfs_prop_get_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2979' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_int'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2979' column='1'/>
- <parameter type-id='type-id-2' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2979' column='1'/>
- <return type-id='type-id-26'/>
- </function-decl>
- <function-decl name='zfs_prop_get' mangled-name='zfs_prop_get' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2604' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2604' column='1'/>
- <parameter type-id='type-id-2' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2604' column='1'/>
- <parameter type-id='type-id-23' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2604' column='1'/>
- <parameter type-id='type-id-32' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2604' column='1'/>
- <parameter type-id='type-id-122' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
- <parameter type-id='type-id-23' name='statbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
- <parameter type-id='type-id-32' name='statlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_get_clones_nvl' mangled-name='zfs_get_clones_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_clones_nvl'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2435' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <function-decl name='zfs_prop_get_recvd' mangled-name='zfs_prop_get_recvd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2348' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_recvd'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2348' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2348' column='1'/>
- <parameter type-id='type-id-23' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2348' column='1'/>
- <parameter type-id='type-id-32' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2349' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2349' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_prop_inherit' mangled-name='zfs_prop_inherit' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_inherit'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1'/>
- <parameter type-id='type-id-5' name='received' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1'/>
- <return type-id='type-id-6'/>
+ <pointer-type-def type-id='type-id-45' size-in-bits='64' id='type-id-110'/>
+ <function-decl name='uu_avl_find' filepath='../../include/libuutil.h' line='342' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='zfs_prop_set_list' mangled-name='zfs_prop_set_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1744' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_set_list'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1744' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1744' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='uu_avl_insert' filepath='../../include/libuutil.h' line='343' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_set' mangled-name='zfs_prop_set' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_set'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1'/>
- <parameter type-id='type-id-86' name='propval' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_get_handle' filepath='../../include/libzfs.h' line='210' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-99'/>
</function-decl>
- <function-decl name='zfs_valid_proplist' mangled-name='zfs_valid_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_valid_proplist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1'/>
- <parameter type-id='type-id-22' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1'/>
- <parameter type-id='type-id-26' name='zoned' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1005' column='1'/>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1005' column='1'/>
- <parameter type-id='type-id-18' name='zpool_hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1005' column='1'/>
- <parameter type-id='type-id-5' name='key_params_ok' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1006' column='1'/>
- <parameter type-id='type-id-86' name='errbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1006' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <pointer-type-def type-id='type-id-6' size-in-bits='64' id='type-id-123'/>
- <function-decl name='zfs_spa_version' mangled-name='zfs_spa_version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_spa_version'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='967' column='1'/>
- <parameter type-id='type-id-123' name='spa_version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='967' column='1'/>
+ <function-type size-in-bits='64' id='type-id-73'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-100'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-102'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libzfs_config.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <function-decl name='zpool_skip_pool' mangled-name='zpool_skip_pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='340' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_skip_pool'>
+ <parameter type-id='type-id-89' name='poolname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='340' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='libzfs_mnttab_remove' mangled-name='libzfs_mnttab_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='947' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_remove'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='947' column='1'/>
- <parameter type-id='type-id-86' name='fsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='947' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_add' mangled-name='libzfs_mnttab_add' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='917' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_add'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='917' column='1'/>
- <parameter type-id='type-id-86' name='special' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='917' column='1'/>
- <parameter type-id='type-id-86' name='mountp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='918' column='1'/>
- <parameter type-id='type-id-86' name='mntopts' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='918' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_cache' mangled-name='libzfs_mnttab_cache' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_cache'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
- <parameter type-id='type-id-5' name='enable' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_fini' mangled-name='libzfs_mnttab_fini' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_fini'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='848' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_init' mangled-name='libzfs_mnttab_init' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_init'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='800' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='namespace_clear' mangled-name='namespace_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='namespace_clear'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='79' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_close' mangled-name='zfs_close' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='772' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_close'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='772' column='1'/>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-21' size-in-bits='64' id='type-id-111'/>
+ <function-decl name='uu_avl_teardown' filepath='../../include/libuutil.h' line='348' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <parameter type-id='type-id-111'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='zfs_open' mangled-name='zfs_open' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_open'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1'/>
- <parameter type-id='type-id-6' name='types' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1'/>
- <return type-id='type-id-84'/>
+ <pointer-type-def type-id='type-id-46' size-in-bits='64' id='type-id-112'/>
+ <function-decl name='nvlist_free' filepath='../../include/sys/nvpair.h' line='152' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='make_bookmark_handle' mangled-name='make_bookmark_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='618' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_bookmark_handle'>
- <parameter type-id='type-id-84' name='parent' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='618' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='618' column='1'/>
- <parameter type-id='type-id-22' name='bmark_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='619' column='1'/>
- <return type-id='type-id-84'/>
+ <pointer-type-def type-id='type-id-28' size-in-bits='64' id='type-id-113'/>
+ <function-decl name='zpool_get_config' mangled-name='zpool_get_config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='220' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_config'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='220' column='1'/>
+ <parameter type-id='type-id-113' name='oldconfig' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='220' column='1'/>
+ <return type-id='type-id-28'/>
</function-decl>
- <function-decl name='zfs_bookmark_exists' mangled-name='zfs_bookmark_exists' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_bookmark_exists'>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='587' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zpool_get_features' mangled-name='zpool_get_features' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='232' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_features'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='232' column='1'/>
+ <return type-id='type-id-28'/>
</function-decl>
- <function-decl name='zfs_handle_dup' mangled-name='zfs_handle_dup' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_handle_dup'>
- <parameter type-id='type-id-84' name='zhp_orig' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='540' column='1'/>
- <return type-id='type-id-84'/>
+ <function-decl name='nvlist_exists' filepath='../../include/sys/nvpair.h' line='238' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <class-decl name='zfs_cmd' size-in-bits='109952' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='477' column='1' id='type-id-124'>
+ <pointer-type-def type-id='type-id-6' size-in-bits='64' id='type-id-114'/>
+ <function-decl name='zpool_refresh_stats' mangled-name='zpool_refresh_stats' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_refresh_stats'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='265' column='1'/>
+ <parameter type-id='type-id-114' name='missing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='265' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-112' size-in-bits='64' id='type-id-115'/>
+ <function-decl name='nvlist_lookup_nvlist' filepath='../../include/sys/nvpair.h' line='214' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='zfs_cmd' size-in-bits='109952' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='477' column='1' id='type-id-116'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zc_name' type-id='type-id-125' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='478' column='1'/>
+ <var-decl name='zc_name' type-id='type-id-117' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='478' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32768'>
- <var-decl name='zc_nvlist_src' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='479' column='1'/>
+ <var-decl name='zc_nvlist_src' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='479' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32832'>
- <var-decl name='zc_nvlist_src_size' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='480' column='1'/>
+ <var-decl name='zc_nvlist_src_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='480' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32896'>
- <var-decl name='zc_nvlist_dst' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='481' column='1'/>
+ <var-decl name='zc_nvlist_dst' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='481' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32960'>
- <var-decl name='zc_nvlist_dst_size' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='482' column='1'/>
+ <var-decl name='zc_nvlist_dst_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='482' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='33024'>
- <var-decl name='zc_nvlist_dst_filled' type-id='type-id-5' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='483' column='1'/>
+ <var-decl name='zc_nvlist_dst_filled' type-id='type-id-6' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='483' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='33056'>
- <var-decl name='zc_pad2' type-id='type-id-6' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='484' column='1'/>
+ <var-decl name='zc_pad2' type-id='type-id-1' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='484' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='33088'>
- <var-decl name='zc_history' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='490' column='1'/>
+ <var-decl name='zc_history' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='490' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='33152'>
- <var-decl name='zc_value' type-id='type-id-126' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='491' column='1'/>
+ <var-decl name='zc_value' type-id='type-id-118' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='491' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='98688'>
- <var-decl name='zc_string' type-id='type-id-19' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='492' column='1'/>
+ <var-decl name='zc_string' type-id='type-id-25' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='492' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='100736'>
- <var-decl name='zc_guid' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='493' column='1'/>
+ <var-decl name='zc_guid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='493' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='100800'>
- <var-decl name='zc_nvlist_conf' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='494' column='1'/>
+ <var-decl name='zc_nvlist_conf' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='494' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='100864'>
- <var-decl name='zc_nvlist_conf_size' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='495' column='1'/>
+ <var-decl name='zc_nvlist_conf_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='495' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='100928'>
- <var-decl name='zc_cookie' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='496' column='1'/>
+ <var-decl name='zc_cookie' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='496' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='100992'>
- <var-decl name='zc_objset_type' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='497' column='1'/>
+ <var-decl name='zc_objset_type' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='497' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101056'>
- <var-decl name='zc_perm_action' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='498' column='1'/>
+ <var-decl name='zc_perm_action' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='498' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101120'>
- <var-decl name='zc_history_len' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='499' column='1'/>
+ <var-decl name='zc_history_len' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='499' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101184'>
- <var-decl name='zc_history_offset' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='500' column='1'/>
+ <var-decl name='zc_history_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='500' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101248'>
- <var-decl name='zc_obj' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='501' column='1'/>
+ <var-decl name='zc_obj' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='501' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101312'>
- <var-decl name='zc_iflags' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='502' column='1'/>
+ <var-decl name='zc_iflags' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='502' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101376'>
- <var-decl name='zc_share' type-id='type-id-127' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='503' column='1'/>
+ <var-decl name='zc_share' type-id='type-id-119' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='503' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='101632'>
- <var-decl name='zc_objset_stats' type-id='type-id-21' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='504' column='1'/>
+ <var-decl name='zc_objset_stats' type-id='type-id-27' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='504' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='103936'>
- <var-decl name='zc_begin_record' type-id='type-id-128' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='505' column='1'/>
+ <var-decl name='zc_begin_record' type-id='type-id-120' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='505' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='106368'>
- <var-decl name='zc_inject_record' type-id='type-id-129' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='506' column='1'/>
+ <var-decl name='zc_inject_record' type-id='type-id-121' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='506' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109184'>
- <var-decl name='zc_defer_destroy' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='507' column='1'/>
+ <var-decl name='zc_defer_destroy' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='507' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109216'>
- <var-decl name='zc_flags' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='508' column='1'/>
+ <var-decl name='zc_flags' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='508' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109248'>
- <var-decl name='zc_action_handle' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='509' column='1'/>
+ <var-decl name='zc_action_handle' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='509' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109312'>
- <var-decl name='zc_cleanup_fd' type-id='type-id-6' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='510' column='1'/>
+ <var-decl name='zc_cleanup_fd' type-id='type-id-1' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='510' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109344'>
- <var-decl name='zc_simple' type-id='type-id-80' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='511' column='1'/>
+ <var-decl name='zc_simple' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='511' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109352'>
- <var-decl name='zc_pad' type-id='type-id-130' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='512' column='1'/>
+ <var-decl name='zc_pad' type-id='type-id-122' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='512' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109376'>
- <var-decl name='zc_sendobj' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='513' column='1'/>
+ <var-decl name='zc_sendobj' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='513' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109440'>
- <var-decl name='zc_fromobj' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='514' column='1'/>
+ <var-decl name='zc_fromobj' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='514' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109504'>
- <var-decl name='zc_createtxg' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='515' column='1'/>
+ <var-decl name='zc_createtxg' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='515' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109568'>
- <var-decl name='zc_stat' type-id='type-id-131' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='516' column='1'/>
+ <var-decl name='zc_stat' type-id='type-id-123' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='516' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='109888'>
- <var-decl name='zc_zoneid' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='517' column='1'/>
+ <var-decl name='zc_zoneid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='517' column='1'/>
</data-member>
</class-decl>
- <array-type-def dimensions='1' type-id='type-id-36' size-in-bits='32768' id='type-id-125'>
- <subrange length='4096' type-id='type-id-37' id='type-id-132'/>
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='32768' id='type-id-117'>
+ <subrange length='4096' type-id='type-id-43' id='type-id-124'/>
</array-type-def>
- <array-type-def dimensions='1' type-id='type-id-36' size-in-bits='65536' id='type-id-126'>
- <subrange length='8192' type-id='type-id-37' id='type-id-133'/>
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='65536' id='type-id-118'>
+ <subrange length='8192' type-id='type-id-43' id='type-id-125'/>
</array-type-def>
- <class-decl name='zfs_share' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='452' column='1' id='type-id-134'>
+ <class-decl name='zfs_share' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='452' column='1' id='type-id-126'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='z_exportdata' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='453' column='1'/>
+ <var-decl name='z_exportdata' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='453' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='z_sharedata' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='454' column='1'/>
+ <var-decl name='z_sharedata' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='454' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='z_sharetype' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='455' column='1'/>
+ <var-decl name='z_sharetype' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='455' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='z_sharemax' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='456' column='1'/>
+ <var-decl name='z_sharemax' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='456' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='zfs_share_t' type-id='type-id-134' filepath='../../include/sys/zfs_ioctl.h' line='457' column='1' id='type-id-127'/>
- <class-decl name='drr_begin' size-in-bits='2432' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='231' column='1' id='type-id-128'>
+ <typedef-decl name='zfs_share_t' type-id='type-id-126' filepath='../../include/sys/zfs_ioctl.h' line='457' column='1' id='type-id-119'/>
+ <class-decl name='drr_begin' size-in-bits='2432' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='231' column='1' id='type-id-120'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='drr_magic' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='232' column='1'/>
+ <var-decl name='drr_magic' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='232' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='drr_versioninfo' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='233' column='1'/>
+ <var-decl name='drr_versioninfo' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='233' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='drr_creation_time' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='234' column='1'/>
+ <var-decl name='drr_creation_time' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='234' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='drr_type' type-id='type-id-79' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='235' column='1'/>
+ <var-decl name='drr_type' type-id='type-id-83' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='235' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='drr_flags' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='236' column='1'/>
+ <var-decl name='drr_flags' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='236' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='drr_toguid' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='237' column='1'/>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='237' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='drr_fromguid' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='238' column='1'/>
+ <var-decl name='drr_fromguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='238' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='drr_toname' type-id='type-id-19' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='239' column='1'/>
+ <var-decl name='drr_toname' type-id='type-id-25' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='239' column='1'/>
</data-member>
</class-decl>
- <class-decl name='zinject_record' size-in-bits='2816' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='403' column='1' id='type-id-135'>
+ <class-decl name='zinject_record' size-in-bits='2816' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='403' column='1' id='type-id-127'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zi_objset' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='404' column='1'/>
+ <var-decl name='zi_objset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='404' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='zi_object' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='405' column='1'/>
+ <var-decl name='zi_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='405' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='zi_start' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='406' column='1'/>
+ <var-decl name='zi_start' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='406' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='zi_end' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='407' column='1'/>
+ <var-decl name='zi_end' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='407' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='zi_guid' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='408' column='1'/>
+ <var-decl name='zi_guid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='408' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='zi_level' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='409' column='1'/>
+ <var-decl name='zi_level' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='409' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='zi_error' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='410' column='1'/>
+ <var-decl name='zi_error' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='410' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='zi_type' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='411' column='1'/>
+ <var-decl name='zi_type' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='411' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='zi_freq' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='412' column='1'/>
+ <var-decl name='zi_freq' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='412' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='480'>
- <var-decl name='zi_failfast' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='413' column='1'/>
+ <var-decl name='zi_failfast' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='413' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='zi_func' type-id='type-id-19' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='414' column='1'/>
+ <var-decl name='zi_func' type-id='type-id-25' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='414' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2560'>
- <var-decl name='zi_iotype' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='415' column='1'/>
+ <var-decl name='zi_iotype' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='415' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2592'>
- <var-decl name='zi_duration' type-id='type-id-40' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='416' column='1'/>
+ <var-decl name='zi_duration' type-id='type-id-47' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='416' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2624'>
- <var-decl name='zi_timer' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='417' column='1'/>
+ <var-decl name='zi_timer' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='417' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2688'>
- <var-decl name='zi_nlanes' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='418' column='1'/>
+ <var-decl name='zi_nlanes' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='418' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2752'>
- <var-decl name='zi_cmd' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='419' column='1'/>
+ <var-decl name='zi_cmd' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='419' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2784'>
- <var-decl name='zi_dvas' type-id='type-id-41' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='420' column='1'/>
+ <var-decl name='zi_dvas' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='420' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='zinject_record_t' type-id='type-id-135' filepath='../../include/sys/zfs_ioctl.h' line='421' column='1' id='type-id-129'/>
+ <typedef-decl name='zinject_record_t' type-id='type-id-127' filepath='../../include/sys/zfs_ioctl.h' line='421' column='1' id='type-id-121'/>
- <array-type-def dimensions='1' type-id='type-id-80' size-in-bits='24' id='type-id-130'>
- <subrange length='3' type-id='type-id-37' id='type-id-136'/>
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='24' id='type-id-122'>
+ <subrange length='3' type-id='type-id-43' id='type-id-108'/>
</array-type-def>
- <class-decl name='zfs_stat' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_stat.h' line='42' column='1' id='type-id-137'>
+ <class-decl name='zfs_stat' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_stat.h' line='42' column='1' id='type-id-128'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zs_gen' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_stat.h' line='43' column='1'/>
+ <var-decl name='zs_gen' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_stat.h' line='43' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='zs_mode' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_stat.h' line='44' column='1'/>
+ <var-decl name='zs_mode' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_stat.h' line='44' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='zs_links' type-id='type-id-26' visibility='default' filepath='../../include/sys/zfs_stat.h' line='45' column='1'/>
+ <var-decl name='zs_links' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_stat.h' line='45' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='zs_ctime' type-id='type-id-138' visibility='default' filepath='../../include/sys/zfs_stat.h' line='46' column='1'/>
+ <var-decl name='zs_ctime' type-id='type-id-129' visibility='default' filepath='../../include/sys/zfs_stat.h' line='46' column='1'/>
</data-member>
</class-decl>
- <array-type-def dimensions='1' type-id='type-id-26' size-in-bits='128' id='type-id-138'>
- <subrange length='2' type-id='type-id-37' id='type-id-66'/>
+ <array-type-def dimensions='1' type-id='type-id-32' size-in-bits='128' id='type-id-129'>
+ <subrange length='2' type-id='type-id-43' id='type-id-72'/>
</array-type-def>
- <typedef-decl name='zfs_stat_t' type-id='type-id-137' filepath='../../include/sys/zfs_stat.h' line='47' column='1' id='type-id-131'/>
- <typedef-decl name='zfs_cmd_t' type-id='type-id-124' filepath='../../include/sys/zfs_ioctl.h' line='518' column='1' id='type-id-139'/>
- <pointer-type-def type-id='type-id-139' size-in-bits='64' id='type-id-140'/>
- <function-decl name='make_dataset_simple_handle_zc' mangled-name='make_dataset_simple_handle_zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='523' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_dataset_simple_handle_zc'>
- <parameter type-id='type-id-84' name='pzhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='523' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='523' column='1'/>
- <return type-id='type-id-84'/>
+ <typedef-decl name='zfs_stat_t' type-id='type-id-128' filepath='../../include/sys/zfs_stat.h' line='47' column='1' id='type-id-123'/>
+ <pointer-type-def type-id='type-id-116' size-in-bits='64' id='type-id-130'/>
+ <function-decl name='zcmd_alloc_dst_nvlist' filepath='../../include/libzfs_impl.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-130'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_ioctl' filepath='../../include/libzfs.h' line='455' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-130'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_expand_dst_nvlist' filepath='../../include/libzfs_impl.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-130'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_free_nvlists' filepath='../../include/libzfs_impl.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-130'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='make_dataset_handle_zc' mangled-name='make_dataset_handle_zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_dataset_handle_zc'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='506' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='506' column='1'/>
- <return type-id='type-id-84'/>
+ <function-decl name='zcmd_read_dst_nvlist' filepath='../../include/libzfs_impl.h' line='179' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-130'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='make_dataset_handle' mangled-name='make_dataset_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_dataset_handle'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='477' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='477' column='1'/>
- <return type-id='type-id-84'/>
+ <function-decl name='getenv' filepath='/usr/include/stdlib.h' line='631' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <function-decl name='zfs_refresh_properties' mangled-name='zfs_refresh_properties' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_refresh_properties'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='433' column='1'/>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-131' size-in-bits='64' id='type-id-132'/>
+ <typedef-decl name='zpool_iter_f' type-id='type-id-132' filepath='../../include/libzfs.h' line='246' column='1' id='type-id-133'/>
+ <function-decl name='zpool_iter' mangled-name='zpool_iter' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_iter'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1'/>
+ <parameter type-id='type-id-133' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='389' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_free_handles' mangled-name='zpool_free_handles' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_free_handles'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='312' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='uu_avl_first' filepath='../../include/libuutil.h' line='330' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='zfs_name_valid' mangled-name='zfs_name_valid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_name_valid'>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='221' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='221' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='uu_avl_next' filepath='../../include/libuutil.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-18'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-37' size-in-bits='64' id='type-id-134'/>
+ <pointer-type-def type-id='type-id-134' size-in-bits='64' id='type-id-135'/>
+ <function-decl name='zpool_open_silent' filepath='../../include/libzfs_impl.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-135'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='no_memory' filepath='../../include/libzfs_impl.h' line='142' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='nvpair' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/sys/nvpair.h' line='73' column='1' id='type-id-136'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='nvp_size' type-id='type-id-47' visibility='default' filepath='../../include/sys/nvpair.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='nvp_name_sz' type-id='type-id-137' visibility='default' filepath='../../include/sys/nvpair.h' line='75' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='48'>
+ <var-decl name='nvp_reserve' type-id='type-id-137' visibility='default' filepath='../../include/sys/nvpair.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='nvp_value_elem' type-id='type-id-47' visibility='default' filepath='../../include/sys/nvpair.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='nvp_type' type-id='type-id-138' visibility='default' filepath='../../include/sys/nvpair.h' line='78' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__int16_t' type-id='type-id-60' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='38' column='1' id='type-id-139'/>
+ <typedef-decl name='int16_t' type-id='type-id-139' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='25' column='1' id='type-id-137'/>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/nvpair.h' line='37' column='1' id='type-id-140'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='DATA_TYPE_DONTCARE' value='-1'/>
+ <enumerator name='DATA_TYPE_UNKNOWN' value='0'/>
+ <enumerator name='DATA_TYPE_BOOLEAN' value='1'/>
+ <enumerator name='DATA_TYPE_BYTE' value='2'/>
+ <enumerator name='DATA_TYPE_INT16' value='3'/>
+ <enumerator name='DATA_TYPE_UINT16' value='4'/>
+ <enumerator name='DATA_TYPE_INT32' value='5'/>
+ <enumerator name='DATA_TYPE_UINT32' value='6'/>
+ <enumerator name='DATA_TYPE_INT64' value='7'/>
+ <enumerator name='DATA_TYPE_UINT64' value='8'/>
+ <enumerator name='DATA_TYPE_STRING' value='9'/>
+ <enumerator name='DATA_TYPE_BYTE_ARRAY' value='10'/>
+ <enumerator name='DATA_TYPE_INT16_ARRAY' value='11'/>
+ <enumerator name='DATA_TYPE_UINT16_ARRAY' value='12'/>
+ <enumerator name='DATA_TYPE_INT32_ARRAY' value='13'/>
+ <enumerator name='DATA_TYPE_UINT32_ARRAY' value='14'/>
+ <enumerator name='DATA_TYPE_INT64_ARRAY' value='15'/>
+ <enumerator name='DATA_TYPE_UINT64_ARRAY' value='16'/>
+ <enumerator name='DATA_TYPE_STRING_ARRAY' value='17'/>
+ <enumerator name='DATA_TYPE_HRTIME' value='18'/>
+ <enumerator name='DATA_TYPE_NVLIST' value='19'/>
+ <enumerator name='DATA_TYPE_NVLIST_ARRAY' value='20'/>
+ <enumerator name='DATA_TYPE_BOOLEAN_VALUE' value='21'/>
+ <enumerator name='DATA_TYPE_INT8' value='22'/>
+ <enumerator name='DATA_TYPE_UINT8' value='23'/>
+ <enumerator name='DATA_TYPE_BOOLEAN_ARRAY' value='24'/>
+ <enumerator name='DATA_TYPE_INT8_ARRAY' value='25'/>
+ <enumerator name='DATA_TYPE_UINT8_ARRAY' value='26'/>
+ <enumerator name='DATA_TYPE_DOUBLE' value='27'/>
+ </enum-decl>
+ <typedef-decl name='data_type_t' type-id='type-id-140' filepath='../../include/sys/nvpair.h' line='71' column='1' id='type-id-138'/>
+ <pointer-type-def type-id='type-id-136' size-in-bits='64' id='type-id-141'/>
+ <function-decl name='nvlist_next_nvpair' filepath='../../include/sys/nvpair.h' line='242' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-141'/>
+ </function-decl>
+ <function-decl name='nvpair_name' filepath='../../include/sys/nvpair.h' line='244' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='zfs_strdup' filepath='../../include/libzfs_impl.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='nvpair_value_nvlist' filepath='../../include/sys/nvpair.h' line='258' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libspl_assertf' filepath='../../lib/libspl/include/assert.h' line='40' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_validate_name' mangled-name='zfs_validate_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_validate_name'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1'/>
- <parameter type-id='type-id-6' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1'/>
- <parameter type-id='type-id-5' name='modifying' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='106' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='nvlist_dup' filepath='../../include/sys/nvpair.h' line='156' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='dcgettext' filepath='/usr/include/libintl.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='zfs_standard_error' filepath='../../include/libzfs_impl.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-142' size-in-bits='64' id='type-id-143'/>
+ <typedef-decl name='zfs_iter_f' type-id='type-id-143' filepath='../../include/libzfs.h' line='612' column='1' id='type-id-144'/>
+ <function-decl name='zfs_iter_root' mangled-name='zfs_iter_root' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_root'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_config.c' line='434' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='make_dataset_handle' filepath='../../include/libzfs_impl.h' line='195' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-87'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-142'>
+ <parameter type-id='type-id-98'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-131'>
+ <parameter type-id='type-id-24'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libzfs_crypto.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <function-decl name='zfs_crypto_get_encryption_root' mangled-name='zfs_crypto_get_encryption_root' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='962' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_get_encryption_root'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='962' column='1'/>
+ <parameter type-id='type-id-114' name='is_encroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='962' column='1'/>
+ <parameter type-id='type-id-29' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='963' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-30' size-in-bits='64' id='type-id-145'/>
+ <typedef-decl name='uint_t' type-id='type-id-19' filepath='../../lib/libspl/include/sys/stdtypes.h' line='33' column='1' id='type-id-146'/>
+ <pointer-type-def type-id='type-id-146' size-in-bits='64' id='type-id-147'/>
+ <function-decl name='zfs_crypto_create' mangled-name='zfs_crypto_create' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='993' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_create'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='993' column='1'/>
+ <parameter type-id='type-id-29' name='parent_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='993' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='993' column='1'/>
+ <parameter type-id='type-id-28' name='pool_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='994' column='1'/>
+ <parameter type-id='type-id-6' name='stdin_available' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='994' column='1'/>
+ <parameter type-id='type-id-145' name='wkeydata_out' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='994' column='1'/>
+ <parameter type-id='type-id-147' name='wkeylen_out' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='995' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_to_name' filepath='../../include/libzfs.h' line='491' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='nvlist_lookup_uint64' filepath='../../include/sys/nvpair.h' line='212' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_lookup_string' filepath='../../include/sys/nvpair.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-92'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='215' column='1' id='type-id-148'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='ZPOOL_PROP_INVAL' value='-1'/>
+ <enumerator name='ZPOOL_PROP_NAME' value='0'/>
+ <enumerator name='ZPOOL_PROP_SIZE' value='1'/>
+ <enumerator name='ZPOOL_PROP_CAPACITY' value='2'/>
+ <enumerator name='ZPOOL_PROP_ALTROOT' value='3'/>
+ <enumerator name='ZPOOL_PROP_HEALTH' value='4'/>
+ <enumerator name='ZPOOL_PROP_GUID' value='5'/>
+ <enumerator name='ZPOOL_PROP_VERSION' value='6'/>
+ <enumerator name='ZPOOL_PROP_BOOTFS' value='7'/>
+ <enumerator name='ZPOOL_PROP_DELEGATION' value='8'/>
+ <enumerator name='ZPOOL_PROP_AUTOREPLACE' value='9'/>
+ <enumerator name='ZPOOL_PROP_CACHEFILE' value='10'/>
+ <enumerator name='ZPOOL_PROP_FAILUREMODE' value='11'/>
+ <enumerator name='ZPOOL_PROP_LISTSNAPS' value='12'/>
+ <enumerator name='ZPOOL_PROP_AUTOEXPAND' value='13'/>
+ <enumerator name='ZPOOL_PROP_DEDUPDITTO' value='14'/>
+ <enumerator name='ZPOOL_PROP_DEDUPRATIO' value='15'/>
+ <enumerator name='ZPOOL_PROP_FREE' value='16'/>
+ <enumerator name='ZPOOL_PROP_ALLOCATED' value='17'/>
+ <enumerator name='ZPOOL_PROP_READONLY' value='18'/>
+ <enumerator name='ZPOOL_PROP_ASHIFT' value='19'/>
+ <enumerator name='ZPOOL_PROP_COMMENT' value='20'/>
+ <enumerator name='ZPOOL_PROP_EXPANDSZ' value='21'/>
+ <enumerator name='ZPOOL_PROP_FREEING' value='22'/>
+ <enumerator name='ZPOOL_PROP_FRAGMENTATION' value='23'/>
+ <enumerator name='ZPOOL_PROP_LEAKED' value='24'/>
+ <enumerator name='ZPOOL_PROP_MAXBLOCKSIZE' value='25'/>
+ <enumerator name='ZPOOL_PROP_TNAME' value='26'/>
+ <enumerator name='ZPOOL_PROP_MAXDNODESIZE' value='27'/>
+ <enumerator name='ZPOOL_PROP_MULTIHOST' value='28'/>
+ <enumerator name='ZPOOL_PROP_CHECKPOINT' value='29'/>
+ <enumerator name='ZPOOL_PROP_LOAD_GUID' value='30'/>
+ <enumerator name='ZPOOL_PROP_AUTOTRIM' value='31'/>
+ <enumerator name='ZPOOL_PROP_COMPATIBILITY' value='32'/>
+ <enumerator name='ZPOOL_NUM_PROPS' value='33'/>
+ </enum-decl>
+ <function-decl name='zpool_get_prop_int' filepath='../../include/libzfs.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-148'/>
+ <parameter type-id='type-id-91'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <function-decl name='zpool_get_features' filepath='../../include/libzfs.h' line='413' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-112'/>
+ </function-decl>
+ <function-decl name='zfs_error_aux' filepath='../../include/libzfs_impl.h' line='137' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_type_to_name' mangled-name='zfs_type_to_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_type_to_name'>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='79' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='nvlist_add_string' filepath='../../include/sys/nvpair.h' line='179' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <class-decl name='mnttab' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='49' column='1' id='type-id-141'>
+ <function-decl name='open' mangled-name='open64' filepath='/usr/include/fcntl.h' line='171' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='read' filepath='/usr/include/unistd.h' line='360' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='close' filepath='/usr/include/unistd.h' line='353' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_add_uint64' filepath='../../include/sys/nvpair.h' line='178' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_clone_check' mangled-name='zfs_crypto_clone_check' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1165' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_clone_check'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1165' column='1'/>
+ <parameter type-id='type-id-98' name='origin_zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1165' column='1'/>
+ <parameter type-id='type-id-29' name='parent_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1166' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1166' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_attempt_load_keys' mangled-name='zfs_crypto_attempt_load_keys' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_attempt_load_keys'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1231' column='1'/>
+ <parameter type-id='type-id-29' name='fsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1231' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_handle_dup' filepath='../../include/libzfs.h' line='468' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-87'/>
+ </function-decl>
+ <function-decl name='zfs_iter_filesystems' filepath='../../include/libzfs.h' line='616' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_load_key' mangled-name='zfs_crypto_load_key' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1266' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_load_key'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1266' column='1'/>
+ <parameter type-id='type-id-6' name='noop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1266' column='1'/>
+ <parameter type-id='type-id-29' name='alt_keylocation' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1266' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_load_key' filepath='../../include/libzfs_core.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-78'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-74' const='yes' id='type-id-149'/>
+ <pointer-type-def type-id='type-id-149' size-in-bits='64' id='type-id-150'/>
+ <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/regex.h' line='517' column='1' id='type-id-151'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='rm_so' type-id='type-id-152' visibility='default' filepath='/usr/include/regex.h' line='519' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='rm_eo' type-id='type-id-152' visibility='default' filepath='/usr/include/regex.h' line='520' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='regoff_t' type-id='type-id-1' filepath='/usr/include/regex.h' line='490' column='1' id='type-id-152'/>
+ <pointer-type-def type-id='type-id-151' size-in-bits='64' id='type-id-153'/>
+ <function-decl name='regexec' filepath='/usr/include/regex.h' line='643' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-150'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-153'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='_IO_FILE' size-in-bits='1728' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='49' column='1' id='type-id-154'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='mnt_special' type-id='type-id-23' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='50' column='1'/>
+ <var-decl name='_flags' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='mnt_mountp' type-id='type-id-23' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='51' column='1'/>
+ <var-decl name='_IO_read_ptr' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='54' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='mnt_fstype' type-id='type-id-23' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='52' column='1'/>
+ <var-decl name='_IO_read_end' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='55' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='mnt_mntopts' type-id='type-id-23' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='53' column='1'/>
+ <var-decl name='_IO_read_base' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='_IO_write_base' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='_IO_write_ptr' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='_IO_write_end' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='_IO_buf_base' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='_IO_buf_end' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='_IO_save_base' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='64' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='_IO_backup_base' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='_IO_save_end' type-id='type-id-29' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='_markers' type-id='type-id-155' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='_chain' type-id='type-id-156' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='896'>
+ <var-decl name='_fileno' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='928'>
+ <var-decl name='_flags2' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='_old_offset' type-id='type-id-157' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1024'>
+ <var-decl name='_cur_column' type-id='type-id-158' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1040'>
+ <var-decl name='_vtable_offset' type-id='type-id-159' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1048'>
+ <var-decl name='_shortbuf' type-id='type-id-160' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='_offset' type-id='type-id-161' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='89' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1216'>
+ <var-decl name='_codecvt' type-id='type-id-162' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='91' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1280'>
+ <var-decl name='_wide_data' type-id='type-id-163' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='92' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1344'>
+ <var-decl name='_freeres_list' type-id='type-id-156' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='93' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1408'>
+ <var-decl name='_freeres_buf' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='94' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1472'>
+ <var-decl name='__pad5' type-id='type-id-38' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='95' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1536'>
+ <var-decl name='_mode' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='96' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1568'>
+ <var-decl name='_unused2' type-id='type-id-164' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h' line='98' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-141' size-in-bits='64' id='type-id-142'/>
- <function-decl name='libzfs_mnttab_find' mangled-name='libzfs_mnttab_find' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_find'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='872' column='1'/>
- <parameter type-id='type-id-86' name='fsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='872' column='1'/>
- <parameter type-id='type-id-142' name='entry' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='873' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <pointer-type-def type-id='type-id-23' size-in-bits='64' id='type-id-143'/>
- <function-decl name='getprop_uint64' mangled-name='getprop_uint64' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2037' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='getprop_uint64'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2037' column='1'/>
- <parameter type-id='type-id-2' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2037' column='1'/>
- <parameter type-id='type-id-143' name='source' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2037' column='1'/>
- <return type-id='type-id-26'/>
- </function-decl>
- <function-decl name='zfs_dataset_exists' mangled-name='zfs_dataset_exists' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3471' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_dataset_exists'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3471' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3471' column='1'/>
- <parameter type-id='type-id-20' name='types' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3471' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='lzc_wait_fs' mangled-name='lzc_wait_fs' filepath='../../include/libzfs_core.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_standard_error_fmt' mangled-name='zfs_standard_error_fmt' filepath='../../include/libzfs_impl.h' line='143' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_lookup_nvlist_array' mangled-name='nvlist_lookup_nvlist_array' filepath='../../include/sys/nvpair.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_get_config' mangled-name='zpool_get_config' filepath='../../include/libzfs.h' line='412' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strtol' mangled-name='strtol' filepath='/usr/include/stdlib.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_get_holds' mangled-name='lzc_get_holds' filepath='../../include/libzfs_core.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_size' mangled-name='nvlist_size' filepath='../../include/sys/nvpair.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_pack' mangled-name='nvlist_pack' filepath='../../include/sys/nvpair.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_unpack' mangled-name='nvlist_unpack' filepath='../../include/sys/nvpair.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strerror' mangled-name='strerror' filepath='/usr/include/string.h' line='396' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_empty' mangled-name='nvlist_empty' filepath='../../include/sys/nvpair.h' line='239' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_release' mangled-name='lzc_release' filepath='../../include/libzfs_core.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_free' mangled-name='fnvlist_free' filepath='../../include/sys/nvpair.h' line='277' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvpair_value_int32' mangled-name='fnvpair_value_int32' filepath='../../include/sys/nvpair.h' line='345' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_add_boolean' mangled-name='fnvlist_add_boolean' filepath='../../include/sys/nvpair.h' line='286' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_add_nvlist' mangled-name='fnvlist_add_nvlist' filepath='../../include/sys/nvpair.h' line='298' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_hold' mangled-name='lzc_hold' filepath='../../include/libzfs_core.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='ioctl' mangled-name='ioctl' filepath='/usr/include/x86_64-linux-gnu/sys/ioctl.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_alloc' mangled-name='nvlist_alloc' filepath='../../include/sys/nvpair.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_write_src_nvlist' mangled-name='zcmd_write_src_nvlist' filepath='../../include/libzfs_impl.h' line='174' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvpair_type' mangled-name='nvpair_type' filepath='../../include/sys/nvpair.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_remove' mangled-name='nvlist_remove' filepath='../../include/sys/nvpair.h' line='198' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_expand_list' mangled-name='zprop_expand_list' filepath='../../include/libzfs_impl.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_gather' mangled-name='changelist_gather' filepath='../../include/libzfs_impl.h' line='185' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_haszonedchild' mangled-name='changelist_haszonedchild' filepath='../../include/libzfs_impl.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_prefix' mangled-name='changelist_prefix' filepath='../../include/libzfs_impl.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_rename' mangled-name='changelist_rename' filepath='../../include/libzfs_impl.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_postfix' mangled-name='changelist_postfix' filepath='../../include/libzfs_impl.h' line='181' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_free' mangled-name='changelist_free' filepath='../../include/libzfs_impl.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_iter_snapshots' mangled-name='zfs_iter_snapshots' filepath='../../include/libzfs.h' line='617' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_iter_bookmarks' mangled-name='zfs_iter_bookmarks' filepath='../../include/libzfs.h' line='622' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_rollback_to' mangled-name='lzc_rollback_to' filepath='../../include/libzfs_core.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_remove' mangled-name='changelist_remove' filepath='../../include/libzfs_impl.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strcspn' mangled-name='strcspn' filepath='/usr/include/string.h' line='272' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_open' mangled-name='zpool_open' filepath='../../include/libzfs.h' line='234' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_close' mangled-name='zpool_close' filepath='../../include/libzfs.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_snapshot' mangled-name='lzc_snapshot' filepath='../../include/libzfs_core.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_promote' mangled-name='lzc_promote' filepath='../../include/libzfs_core.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_crypto_clone_check' mangled-name='zfs_crypto_clone_check' filepath='../../include/libzfs.h' line='529' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_clone' mangled-name='lzc_clone' filepath='../../include/libzfs_core.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_destroy_snaps' mangled-name='lzc_destroy_snaps' filepath='../../include/libzfs_core.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_destroy_bookmarks' mangled-name='lzc_destroy_bookmarks' filepath='../../include/libzfs_core.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_destroy' mangled-name='lzc_destroy' filepath='../../include/libzfs_core.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_default_numeric' mangled-name='zfs_prop_default_numeric' filepath='../../include/libzfs.h' line='484' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='dataset_nestcheck' mangled-name='dataset_nestcheck' filepath='../../include/zfs_namecheck.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_crypto_create' mangled-name='zfs_crypto_create' filepath='../../include/libzfs.h' line='527' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='lzc_create' mangled-name='lzc_create' filepath='../../include/libzfs_core.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strdup' mangled-name='strdup' filepath='/usr/include/string.h' line='166' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_share' mangled-name='zfs_share' filepath='../../include/libzfs.h' line='841' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_commit_all_shares' mangled-name='zfs_commit_all_shares' filepath='../../include/libzfs.h' line='863' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strncpy' mangled-name='strncpy' filepath='/usr/include/string.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strrchr' mangled-name='strrchr' filepath='/usr/include/string.h' line='252' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='_IO_marker' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-165'/>
+ <pointer-type-def type-id='type-id-165' size-in-bits='64' id='type-id-155'/>
+ <pointer-type-def type-id='type-id-154' size-in-bits='64' id='type-id-156'/>
+ <typedef-decl name='__off_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='150' column='1' id='type-id-157'/>
+ <type-decl name='unsigned short int' size-in-bits='16' id='type-id-158'/>
+ <type-decl name='signed char' size-in-bits='8' id='type-id-159'/>
+
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='8' id='type-id-160'>
+ <subrange length='1' type-id='type-id-43' id='type-id-166'/>
+
+ </array-type-def>
+ <typedef-decl name='__off64_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='151' column='1' id='type-id-161'/>
+ <class-decl name='_IO_codecvt' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-167'/>
+ <pointer-type-def type-id='type-id-167' size-in-bits='64' id='type-id-162'/>
+ <class-decl name='_IO_wide_data' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-168'/>
+ <pointer-type-def type-id='type-id-168' size-in-bits='64' id='type-id-163'/>
+
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='160' id='type-id-164'>
+ <subrange length='20' type-id='type-id-43' id='type-id-169'/>
+
+ </array-type-def>
+ <function-decl name='fileno' filepath='/usr/include/stdio.h' line='792' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='isatty' filepath='/usr/include/unistd.h' line='779' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-80' const='yes' id='type-id-170'/>
+ <pointer-type-def type-id='type-id-170' size-in-bits='64' id='type-id-171'/>
+ <function-decl name='PKCS5_PBKDF2_HMAC_SHA1' filepath='/usr/include/openssl/evp.h' line='1087' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-171'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-78'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_unload_key' mangled-name='zfs_crypto_unload_key' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1434' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_unload_key'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1434' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_unload_key' filepath='../../include/libzfs_core.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_rewrap' mangled-name='zfs_crypto_rewrap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_crypto_rewrap'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1570' column='1'/>
+ <parameter type-id='type-id-28' name='raw_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1570' column='1'/>
+ <parameter type-id='type-id-6' name='inheritkey' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_crypto.c' line='1570' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_parent_name' filepath='../../include/libzfs.h' line='814' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_alloc' filepath='../../include/sys/nvpair.h' line='276' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-112'/>
+ </function-decl>
+ <function-decl name='zfs_name_to_prop' filepath='../../include/sys/fs/zfs.h' line='313' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-8'/>
+ </function-decl>
+ <function-decl name='zfs_valid_proplist' filepath='../../include/libzfs.h' line='488' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-81'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-112'/>
+ </function-decl>
+ <function-decl name='lzc_change_key' filepath='../../include/libzfs_core.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-78'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='ferror' filepath='/usr/include/stdio.h' line='767' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='1024' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-172' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h' line='5' column='1' id='type-id-173'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__val' type-id='type-id-174' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h' line='7' column='1'/>
+ </data-member>
+ </class-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-45' size-in-bits='1024' id='type-id-174'>
+ <subrange length='16' type-id='type-id-43' id='type-id-175'/>
+
+ </array-type-def>
+ <pointer-type-def type-id='type-id-173' size-in-bits='64' id='type-id-176'/>
+ <function-decl name='sigemptyset' filepath='/usr/include/signal.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-176'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_nicebytes' mangled-name='zfs_nicebytes' filepath='../../include/libzutil.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='sigaction' size-in-bits='1216' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='27' column='1' id='type-id-177'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__sigaction_handler' type-id='type-id-178' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='sa_mask' type-id='type-id-172' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1088'>
+ <var-decl name='sa_flags' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='49' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='1152'>
+ <var-decl name='sa_restorer' type-id='type-id-179' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='52' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='64' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='31' column='1' id='type-id-178'>
+ <data-member access='private'>
+ <var-decl name='sa_handler' type-id='type-id-180' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='sa_sigaction' type-id='type-id-181' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/sigaction.h' line='36' column='1'/>
+ </data-member>
+ </union-decl>
+ <pointer-type-def type-id='type-id-182' size-in-bits='64' id='type-id-183'/>
+ <typedef-decl name='__sighandler_t' type-id='type-id-183' filepath='/usr/include/signal.h' line='72' column='1' id='type-id-180'/>
+ <class-decl name='__anonymous_struct__' size-in-bits='1024' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-184' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='36' column='1' id='type-id-185'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_signo' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='38' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_errno' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_code' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='__pad0' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='48' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='_sifields' type-id='type-id-186' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='123' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='896' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='51' column='1' id='type-id-186'>
+ <data-member access='private'>
+ <var-decl name='_pad' type-id='type-id-187' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='53' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_kill' type-id='type-id-188' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_timer' type-id='type-id-189' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_rt' type-id='type-id-190' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_sigchld' type-id='type-id-191' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='86' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_sigfault' type-id='type-id-192' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='105' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_sigpoll' type-id='type-id-193' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='112' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_sigsys' type-id='type-id-194' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='121' column='1'/>
+ </data-member>
+ </union-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='896' id='type-id-187'>
+ <subrange length='28' type-id='type-id-43' id='type-id-195'/>
+
+ </array-type-def>
+ <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='56' column='1' id='type-id-188'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_pid' type-id='type-id-196' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_uid' type-id='type-id-197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='59' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__pid_t' type-id='type-id-1' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='152' column='1' id='type-id-196'/>
+ <typedef-decl name='__uid_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='144' column='1' id='type-id-197'/>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='63' column='1' id='type-id-189'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_tid' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_overrun' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_sigval' type-id='type-id-198' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='67' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='sigval' size-in-bits='64' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='24' column='1' id='type-id-199'>
+ <data-member access='private'>
+ <var-decl name='sival_int' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='26' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='sival_ptr' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='27' column='1'/>
+ </data-member>
+ </union-decl>
+ <typedef-decl name='__sigval_t' type-id='type-id-199' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigval_t.h' line='30' column='1' id='type-id-198'/>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='71' column='1' id='type-id-190'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_pid' type-id='type-id-196' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_uid' type-id='type-id-197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_sigval' type-id='type-id-198' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='75' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='79' column='1' id='type-id-191'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_pid' type-id='type-id-196' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='si_uid' type-id='type-id-197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_status' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='83' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='si_utime' type-id='type-id-200' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='84' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='si_stime' type-id='type-id-200' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='85' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__clock_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='154' column='1' id='type-id-200'/>
+ <class-decl name='__anonymous_struct__' size-in-bits='256' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='89' column='1' id='type-id-192'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_addr' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='91' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_addr_lsb' type-id='type-id-60' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='93' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='_bounds' type-id='type-id-201' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='104' column='1'/>
+ </data-member>
+ </class-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='94' column='1' id='type-id-201'>
+ <data-member access='private'>
+ <var-decl name='_addr_bnd' type-id='type-id-202' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='101' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='_pkey' type-id='type-id-50' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='103' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='97' column='1' id='type-id-202'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_lower' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='99' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='_upper' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='100' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='108' column='1' id='type-id-193'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='si_band' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='110' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='si_fd' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='111' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='__anonymous_struct__' size-in-bits='128' is-struct='yes' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='116' column='1' id='type-id-194'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='_call_addr' type-id='type-id-21' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='118' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='_syscall' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='119' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='_arch' type-id='type-id-19' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='120' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='siginfo_t' type-id='type-id-185' filepath='/usr/include/x86_64-linux-gnu/bits/types/siginfo_t.h' line='124' column='1' id='type-id-184'/>
+ <pointer-type-def type-id='type-id-184' size-in-bits='64' id='type-id-203'/>
+ <pointer-type-def type-id='type-id-204' size-in-bits='64' id='type-id-181'/>
+ <typedef-decl name='__sigset_t' type-id='type-id-173' filepath='/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h' line='8' column='1' id='type-id-172'/>
+ <pointer-type-def type-id='type-id-205' size-in-bits='64' id='type-id-179'/>
+ <qualified-type-def type-id='type-id-177' const='yes' id='type-id-206'/>
+ <pointer-type-def type-id='type-id-206' size-in-bits='64' id='type-id-207'/>
+ <pointer-type-def type-id='type-id-177' size-in-bits='64' id='type-id-208'/>
+ <function-decl name='sigaction' filepath='/usr/include/signal.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-207'/>
+ <parameter type-id='type-id-208'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fputc' filepath='/usr/include/stdio.h' line='527' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fflush' filepath='/usr/include/stdio.h' line='218' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='termios' size-in-bits='480' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='28' column='1' id='type-id-209'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='c_iflag' type-id='type-id-210' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='30' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='c_oflag' type-id='type-id-210' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='c_cflag' type-id='type-id-210' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='c_lflag' type-id='type-id-210' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='33' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='c_line' type-id='type-id-211' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='136'>
+ <var-decl name='c_cc' type-id='type-id-212' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='35' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='c_ispeed' type-id='type-id-213' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='36' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='c_ospeed' type-id='type-id-213' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='37' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='tcflag_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='25' column='1' id='type-id-210'/>
+ <typedef-decl name='cc_t' type-id='type-id-80' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='23' column='1' id='type-id-211'/>
+
+ <array-type-def dimensions='1' type-id='type-id-211' size-in-bits='256' id='type-id-212'>
+ <subrange length='32' type-id='type-id-43' id='type-id-214'/>
+
+ </array-type-def>
+ <typedef-decl name='speed_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/bits/termios.h' line='24' column='1' id='type-id-213'/>
+ <pointer-type-def type-id='type-id-209' size-in-bits='64' id='type-id-215'/>
+ <function-decl name='tcgetattr' filepath='/usr/include/termios.h' line='66' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-215'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-209' const='yes' id='type-id-216'/>
+ <pointer-type-def type-id='type-id-216' size-in-bits='64' id='type-id-217'/>
+ <function-decl name='tcsetattr' filepath='/usr/include/termios.h' line='70' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-217'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='getpid' filepath='/usr/include/unistd.h' line='628' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='kill' filepath='/usr/include/signal.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fclose' filepath='/usr/include/stdio.h' line='213' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='dlopen' filepath='/usr/include/dlfcn.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='dlsym' filepath='/usr/include/dlfcn.h' line='64' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='fdopen' filepath='/usr/include/stdio.h' line='279' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-156'/>
+ </function-decl>
+ <function-decl name='dlerror' filepath='/usr/include/dlfcn.h' line='82' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='asprintf' filepath='/usr/include/stdio.h' line='372' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-92'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_nicenum' mangled-name='zfs_nicenum' filepath='../../include/libzutil.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='mkostemps' mangled-name='mkostemps64' filepath='/usr/include/stdlib.h' line='763' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_valid_for_type' mangled-name='zfs_prop_valid_for_type' filepath='../../include/sys/fs/zfs.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='unlink' filepath='/usr/include/unistd.h' line='825' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_error_fmt' mangled-name='zfs_error_fmt' filepath='../../include/libzfs_impl.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='rewind' filepath='/usr/include/stdio.h' line='700' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='localtime_r' mangled-name='localtime_r' filepath='/usr/include/time.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-type size-in-bits='64' id='type-id-205'>
+ <return type-id='type-id-20'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-182'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-20'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-204'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-203'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-20'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libzfs_dataset.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <function-decl name='zfs_type_to_name' mangled-name='zfs_type_to_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_type_to_name'>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='79' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='strftime' mangled-name='strftime' filepath='/usr/include/time.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_validate_name' mangled-name='zfs_validate_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_validate_name'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1'/>
+ <parameter type-id='type-id-1' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='105' column='1'/>
+ <parameter type-id='type-id-6' name='modifying' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='106' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_get_prop' mangled-name='zpool_get_prop' filepath='../../include/libzfs.h' line='327' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_namecheck.h' line='36' column='1' id='type-id-218'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='NAME_ERR_LEADING_SLASH' value='0'/>
+ <enumerator name='NAME_ERR_EMPTY_COMPONENT' value='1'/>
+ <enumerator name='NAME_ERR_TRAILING_SLASH' value='2'/>
+ <enumerator name='NAME_ERR_INVALCHAR' value='3'/>
+ <enumerator name='NAME_ERR_MULTIPLE_DELIMITERS' value='4'/>
+ <enumerator name='NAME_ERR_NOLETTER' value='5'/>
+ <enumerator name='NAME_ERR_RESERVED' value='6'/>
+ <enumerator name='NAME_ERR_DISKLIKE' value='7'/>
+ <enumerator name='NAME_ERR_TOOLONG' value='8'/>
+ <enumerator name='NAME_ERR_SELF_REF' value='9'/>
+ <enumerator name='NAME_ERR_PARENT_REF' value='10'/>
+ <enumerator name='NAME_ERR_NO_AT' value='11'/>
+ <enumerator name='NAME_ERR_NO_POUND' value='12'/>
+ </enum-decl>
+ <pointer-type-def type-id='type-id-218' size-in-bits='64' id='type-id-219'/>
+ <function-decl name='entity_namecheck' filepath='../../include/zfs_namecheck.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-219'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='nvlist_lookup_uint64_array' mangled-name='nvlist_lookup_uint64_array' filepath='../../include/sys/nvpair.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_name_valid' mangled-name='zfs_name_valid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_name_valid'>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='221' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='221' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_get_type' mangled-name='zfs_prop_get_type' filepath='../../include/zfs_prop.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_name_valid' filepath='../../include/libzfs_impl.h' line='201' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <function-decl name='zfs_prop_index_to_string' mangled-name='zfs_prop_index_to_string' filepath='../../include/sys/fs/zfs.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_free_handles' mangled-name='zpool_free_handles' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='312' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_free_handles'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='312' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_readonly' mangled-name='zfs_prop_readonly' filepath='../../include/sys/fs/zfs.h' line='306' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_close' filepath='../../include/libzfs.h' line='236' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='abort' mangled-name='abort' filepath='/usr/include/stdlib.h' line='588' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_refresh_properties' mangled-name='zfs_refresh_properties' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='433' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_refresh_properties'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='433' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='nvlist_lookup_int64' mangled-name='nvlist_lookup_int64' filepath='../../include/sys/nvpair.h' line='211' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='make_dataset_handle' mangled-name='make_dataset_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='477' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_dataset_handle'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='477' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='477' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <function-decl name='fprintf' mangled-name='fprintf' filepath='/usr/include/stdio.h' line='326' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <typedef-decl name='zfs_cmd_t' type-id='type-id-116' filepath='../../include/sys/zfs_ioctl.h' line='518' column='1' id='type-id-220'/>
+ <pointer-type-def type-id='type-id-220' size-in-bits='64' id='type-id-221'/>
+ <function-decl name='make_dataset_handle_zc' mangled-name='make_dataset_handle_zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='506' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_dataset_handle_zc'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='506' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='506' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <function-decl name='fnvlist_add_string' mangled-name='fnvlist_add_string' filepath='../../include/sys/nvpair.h' line='297' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='make_dataset_simple_handle_zc' mangled-name='make_dataset_simple_handle_zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='523' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_dataset_simple_handle_zc'>
+ <parameter type-id='type-id-98' name='pzhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='523' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='523' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <function-decl name='lzc_channel_program_nosync' mangled-name='lzc_channel_program_nosync' filepath='../../include/libzfs_core.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_get_name' filepath='../../include/libzfs.h' line='237' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='fnvlist_lookup_nvlist' mangled-name='fnvlist_lookup_nvlist' filepath='../../include/sys/nvpair.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_open_canfail' filepath='../../include/libzfs.h' line='235' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-134'/>
</function-decl>
- <function-decl name='strsep' mangled-name='strsep' filepath='/usr/include/string.h' line='439' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_handle_dup' mangled-name='zfs_handle_dup' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='540' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_handle_dup'>
+ <parameter type-id='type-id-98' name='zhp_orig' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='540' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <function-decl name='nvlist_add_nvlist' mangled-name='nvlist_add_nvlist' filepath='../../include/sys/nvpair.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_close' mangled-name='zfs_close' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='772' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_close'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='772' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='hasmntopt' mangled-name='hasmntopt' filepath='/usr/include/mntent.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_bookmark_exists' mangled-name='zfs_bookmark_exists' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='587' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_bookmark_exists'>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='587' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_setonce' mangled-name='zfs_prop_setonce' filepath='../../include/sys/fs/zfs.h' line='309' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='lzc_get_bookmarks' filepath='../../include/libzfs_core.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_inheritable' mangled-name='zfs_prop_inheritable' filepath='../../include/sys/fs/zfs.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='make_bookmark_handle' mangled-name='make_bookmark_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='618' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='make_bookmark_handle'>
+ <parameter type-id='type-id-98' name='parent' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='618' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='618' column='1'/>
+ <parameter type-id='type-id-28' name='bmark_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='619' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <function-decl name='zfs_prop_user' mangled-name='zfs_prop_user' filepath='../../include/sys/fs/zfs.h' line='314' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_open' mangled-name='zfs_open' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_open'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1'/>
+ <parameter type-id='type-id-1' name='types' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='683' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <function-decl name='zfs_setprop_error' mangled-name='zfs_setprop_error' filepath='../../include/libzfs_impl.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_iter_bookmarks' filepath='../../include/libzfs.h' line='622' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fnvlist_add_uint64' mangled-name='fnvlist_add_uint64' filepath='../../include/sys/nvpair.h' line='296' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_mnttab_init' mangled-name='libzfs_mnttab_init' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_init'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='800' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='fnvpair_value_uint64' mangled-name='fnvpair_value_uint64' filepath='../../include/sys/nvpair.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-56' size-in-bits='64' id='type-id-222'/>
+ <union-decl name='__anonymous_union__' size-in-bits='32' is-anonymous='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='32' column='1' id='type-id-223'>
+ <data-member access='private'>
+ <var-decl name='__size' type-id='type-id-224' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='34' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='__align' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='35' column='1'/>
+ </data-member>
+ </union-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='32' id='type-id-224'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
+
+ </array-type-def>
+ <qualified-type-def type-id='type-id-223' const='yes' id='type-id-226'/>
+ <pointer-type-def type-id='type-id-226' size-in-bits='64' id='type-id-227'/>
+ <function-decl name='pthread_mutex_init' filepath='/usr/include/pthread.h' line='750' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-222'/>
+ <parameter type-id='type-id-227'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-65' size-in-bits='64' id='type-id-228'/>
+ <function-decl name='avl_create' filepath='../../include/sys/avl.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <parameter type-id='type-id-67'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='nvpair_value_uint64' mangled-name='nvpair_value_uint64' filepath='../../include/sys/nvpair.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_mnttab_fini' mangled-name='libzfs_mnttab_fini' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='848' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_fini'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='848' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='asprintf' mangled-name='asprintf' filepath='/usr/include/stdio.h' line='372' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='avl_destroy_nodes' filepath='../../include/sys/avl.h' line='309' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <parameter type-id='type-id-111'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='nvlist_add_uint64_array' mangled-name='nvlist_add_uint64_array' filepath='../../include/sys/nvpair.h' line='190' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='avl_destroy' filepath='../../include/sys/avl.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='nvpair_value_string' mangled-name='nvpair_value_string' filepath='../../include/sys/nvpair.h' line='257' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='pthread_mutex_destroy' filepath='/usr/include/pthread.h' line='755' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-222'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_nicestrtonum' mangled-name='zfs_nicestrtonum' filepath='../../include/libzfs.h' line='866' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_mnttab_cache' mangled-name='libzfs_mnttab_cache' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_cache'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
+ <parameter type-id='type-id-6' name='enable' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_prop_get_feature' mangled-name='zpool_prop_get_feature' filepath='../../include/libzfs.h' line='564' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='mnttab' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='49' column='1' id='type-id-229'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='mnt_special' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='50' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='mnt_mountp' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='mnt_fstype' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='mnt_mntopts' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='53' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-229' size-in-bits='64' id='type-id-230'/>
+ <function-decl name='libzfs_mnttab_find' mangled-name='libzfs_mnttab_find' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_find'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='872' column='1'/>
+ <parameter type-id='type-id-89' name='fsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='872' column='1'/>
+ <parameter type-id='type-id-230' name='entry' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='873' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='pthread_mutex_lock' filepath='/usr/include/pthread.h' line='763' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-222'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='avl_numnodes' filepath='../../include/sys/avl.h' line='281' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <function-decl name='avl_find' filepath='../../include/sys/avl.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='getmntany' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <parameter type-id='type-id-230'/>
+ <parameter type-id='type-id-230'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='pthread_mutex_unlock' filepath='/usr/include/pthread.h' line='774' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-222'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='avl_add' filepath='../../include/sys/avl.h' line='252' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='mountpoint_namecheck' mangled-name='mountpoint_namecheck' filepath='../../include/zfs_namecheck.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_mnttab_add' mangled-name='libzfs_mnttab_add' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='917' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_add'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='917' column='1'/>
+ <parameter type-id='type-id-89' name='special' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='917' column='1'/>
+ <parameter type-id='type-id-89' name='mountp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='918' column='1'/>
+ <parameter type-id='type-id-89' name='mntopts' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='918' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_parse_options' mangled-name='zfs_parse_options' filepath='../../include/libzfs_impl.h' line='206' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_mnttab_remove' mangled-name='libzfs_mnttab_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='947' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_mnttab_remove'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='947' column='1'/>
+ <parameter type-id='type-id-89' name='fsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='947' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_encryption_key_param' mangled-name='zfs_prop_encryption_key_param' filepath='../../include/sys/fs/zfs.h' line='310' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='avl_remove' filepath='../../include/sys/avl.h' line='260' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zprop_parse_value' mangled-name='zprop_parse_value' filepath='../../include/libzfs_impl.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-1' size-in-bits='64' id='type-id-231'/>
+ <function-decl name='zfs_spa_version' mangled-name='zfs_spa_version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_spa_version'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='967' column='1'/>
+ <parameter type-id='type-id-231' name='spa_version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='967' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_userquota' mangled-name='zfs_prop_userquota' filepath='../../include/sys/fs/zfs.h' line='315' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_valid_proplist' mangled-name='zfs_valid_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_valid_proplist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1'/>
+ <parameter type-id='type-id-28' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1004' column='1'/>
+ <parameter type-id='type-id-32' name='zoned' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1005' column='1'/>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1005' column='1'/>
+ <parameter type-id='type-id-24' name='zpool_hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1005' column='1'/>
+ <parameter type-id='type-id-6' name='key_params_ok' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1006' column='1'/>
+ <parameter type-id='type-id-89' name='errbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1006' column='1'/>
+ <return type-id='type-id-28'/>
+ </function-decl>
+ <function-decl name='nvlist_alloc' filepath='../../include/sys/nvpair.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-115'/>
+ <parameter type-id='type-id-19'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_valid_for_type' filepath='../../include/sys/fs/zfs.h' line='320' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-81'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_prop_readonly' filepath='../../include/sys/fs/zfs.h' line='306' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_prop_setonce' filepath='../../include/sys/fs/zfs.h' line='309' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_prop_encryption_key_param' filepath='../../include/sys/fs/zfs.h' line='310' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zprop_parse_value' filepath='../../include/libzfs_impl.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-81'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-92'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_user' filepath='../../include/sys/fs/zfs.h' line='314' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='nvpair_type' filepath='../../include/sys/nvpair.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-140'/>
+ </function-decl>
+ <function-decl name='nvpair_value_string' filepath='../../include/sys/nvpair.h' line='257' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-92'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_userquota' filepath='../../include/sys/fs/zfs.h' line='315' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_nicestrtonum' filepath='../../include/libzfs.h' line='866' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvpair_value_uint64' filepath='../../include/sys/nvpair.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='mountpoint_namecheck' filepath='../../include/zfs_namecheck.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-219'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_valid_keylocation' filepath='../../include/sys/fs/zfs.h' line='311' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zpool_prop_get_feature' filepath='../../include/libzfs.h' line='564' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_parse_options' filepath='../../include/libzfs_impl.h' line='208' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-93'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_add_uint64_array' filepath='../../include/sys/nvpair.h' line='190' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_written' filepath='../../include/sys/fs/zfs.h' line='316' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_nicebytes' filepath='../../include/libzutil.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_written' mangled-name='zfs_prop_written' filepath='../../include/sys/fs/zfs.h' line='316' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='passwd' size-in-bits='384' is-struct='yes' visibility='default' filepath='/usr/include/pwd.h' line='49' column='1' id='type-id-232'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='pw_name' type-id='type-id-29' visibility='default' filepath='/usr/include/pwd.h' line='51' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='pw_passwd' type-id='type-id-29' visibility='default' filepath='/usr/include/pwd.h' line='52' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='pw_uid' type-id='type-id-197' visibility='default' filepath='/usr/include/pwd.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='pw_gid' type-id='type-id-233' visibility='default' filepath='/usr/include/pwd.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='pw_gecos' type-id='type-id-29' visibility='default' filepath='/usr/include/pwd.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='pw_dir' type-id='type-id-29' visibility='default' filepath='/usr/include/pwd.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='pw_shell' type-id='type-id-29' visibility='default' filepath='/usr/include/pwd.h' line='58' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__gid_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='145' column='1' id='type-id-233'/>
+ <pointer-type-def type-id='type-id-232' size-in-bits='64' id='type-id-234'/>
+ <function-decl name='getpwnam' filepath='/usr/include/pwd.h' line='116' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-234'/>
</function-decl>
- <function-decl name='zfs_prop_valid_keylocation' mangled-name='zfs_prop_valid_keylocation' filepath='../../include/sys/fs/zfs.h' line='311' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='group' size-in-bits='256' is-struct='yes' visibility='default' filepath='/usr/include/grp.h' line='42' column='1' id='type-id-235'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='gr_name' type-id='type-id-29' visibility='default' filepath='/usr/include/grp.h' line='44' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='gr_passwd' type-id='type-id-29' visibility='default' filepath='/usr/include/grp.h' line='45' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='gr_gid' type-id='type-id-233' visibility='default' filepath='/usr/include/grp.h' line='46' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='gr_mem' type-id='type-id-92' visibility='default' filepath='/usr/include/grp.h' line='47' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-235' size-in-bits='64' id='type-id-236'/>
+ <function-decl name='getgrnam' filepath='/usr/include/grp.h' line='107' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-236'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_int' mangled-name='zfs_prop_get_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2980' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_int'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2980' column='1'/>
+ <parameter type-id='type-id-3' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2980' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='pthread_mutex_lock' mangled-name='pthread_mutex_lock' filepath='/usr/include/pthread.h' line='763' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_set' mangled-name='zfs_prop_set' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_set'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1'/>
+ <parameter type-id='type-id-89' name='propval' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1713' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='avl_find' mangled-name='avl_find' filepath='../../include/sys/avl.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_set_list' mangled-name='zfs_prop_set_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1744' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_set_list'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1744' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1744' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='avl_remove' mangled-name='avl_remove' filepath='../../include/sys/avl.h' line='260' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fnvlist_free' filepath='../../include/sys/nvpair.h' line='277' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='pthread_mutex_unlock' mangled-name='pthread_mutex_unlock' filepath='/usr/include/pthread.h' line='774' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fnvlist_add_uint64' filepath='../../include/sys/nvpair.h' line='296' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='avl_numnodes' mangled-name='avl_numnodes' filepath='../../include/sys/avl.h' line='281' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zvol_volsize_to_reservation' mangled-name='zvol_volsize_to_reservation' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5491' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zvol_volsize_to_reservation'>
+ <parameter type-id='type-id-24' name='zph' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5491' column='1'/>
+ <parameter type-id='type-id-32' name='volsize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5491' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5492' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='avl_add' mangled-name='avl_add' filepath='../../include/sys/avl.h' line='252' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fnvpair_value_uint64' filepath='../../include/sys/nvpair.h' line='350' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-2' size-in-bits='64' id='type-id-237'/>
+ <function-decl name='changelist_gather' filepath='../../include/libzfs_impl.h' line='187' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-8'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-237'/>
+ </function-decl>
+ <function-decl name='changelist_haszonedchild' filepath='../../include/libzfs_impl.h' line='189' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='changelist_prefix' filepath='../../include/libzfs_impl.h' line='182' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_write_src_nvlist' filepath='../../include/libzfs_impl.h' line='176' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-130'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_setprop_error' filepath='../../include/libzfs_impl.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-8'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='avl_destroy_nodes' mangled-name='avl_destroy_nodes' filepath='../../include/sys/avl.h' line='309' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='changelist_free' filepath='../../include/libzfs_impl.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='avl_destroy' mangled-name='avl_destroy' filepath='../../include/sys/avl.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='changelist_postfix' filepath='../../include/libzfs_impl.h' line='183' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='pthread_mutex_destroy' mangled-name='pthread_mutex_destroy' filepath='/usr/include/pthread.h' line='755' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='nvlist_remove_all' filepath='../../include/sys/nvpair.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='pthread_mutex_init' mangled-name='pthread_mutex_init' filepath='/usr/include/pthread.h' line='750' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_inherit' mangled-name='zfs_prop_inherit' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_inherit'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1'/>
+ <parameter type-id='type-id-6' name='received' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='1926' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_inheritable' filepath='../../include/sys/fs/zfs.h' line='308' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='getprop_uint64' mangled-name='getprop_uint64' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2038' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='getprop_uint64'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2038' column='1'/>
+ <parameter type-id='type-id-3' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2038' column='1'/>
+ <parameter type-id='type-id-92' name='source' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2038' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='avl_create' mangled-name='avl_create' filepath='../../include/sys/avl.h' line='163' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_default_numeric' filepath='../../include/libzfs.h' line='484' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_recvd' mangled-name='zfs_prop_get_recvd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2349' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_recvd'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2349' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2349' column='1'/>
+ <parameter type-id='type-id-29' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2349' column='1'/>
+ <parameter type-id='type-id-38' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2350' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2350' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <typedef-decl name='zprop_source_t' type-id='type-id-90' filepath='../../include/sys/fs/zfs.h' line='266' column='1' id='type-id-238'/>
+ <pointer-type-def type-id='type-id-238' size-in-bits='64' id='type-id-239'/>
+ <function-decl name='zfs_prop_get' mangled-name='zfs_prop_get' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
+ <parameter type-id='type-id-3' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
+ <parameter type-id='type-id-29' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
+ <parameter type-id='type-id-38' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2605' column='1'/>
+ <parameter type-id='type-id-239' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2606' column='1'/>
+ <parameter type-id='type-id-29' name='statbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2606' column='1'/>
+ <parameter type-id='type-id-38' name='statlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2606' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2606' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_prop.h' line='40' column='1' id='type-id-240'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='PROP_TYPE_NUMBER' value='0'/>
+ <enumerator name='PROP_TYPE_STRING' value='1'/>
+ <enumerator name='PROP_TYPE_INDEX' value='2'/>
+ </enum-decl>
+ <function-decl name='zfs_prop_get_type' filepath='../../include/zfs_prop.h' line='91' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-240'/>
+ </function-decl>
+ <function-decl name='zfs_nicenum' filepath='../../include/libzutil.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='lzc_get_bookmarks' mangled-name='lzc_get_bookmarks' filepath='../../include/libzfs_core.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='tm' size-in-bits='448' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='7' column='1' id='type-id-241'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='tm_sec' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='9' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='tm_min' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='10' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='tm_hour' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='11' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='tm_mday' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='12' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='tm_mon' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='13' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='tm_year' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='14' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='tm_wday' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='15' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='tm_yday' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='16' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='tm_isdst' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='17' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='tm_gmtoff' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='20' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='tm_zone' type-id='type-id-89' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h' line='21' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-241' size-in-bits='64' id='type-id-242'/>
+ <qualified-type-def type-id='type-id-59' const='yes' id='type-id-243'/>
+ <pointer-type-def type-id='type-id-243' size-in-bits='64' id='type-id-244'/>
+ <function-decl name='localtime_r' filepath='/usr/include/time.h' line='133' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-244'/>
+ <parameter type-id='type-id-242'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-241' const='yes' id='type-id-245'/>
+ <pointer-type-def type-id='type-id-245' size-in-bits='64' id='type-id-246'/>
+ <function-decl name='strftime' filepath='/usr/include/time.h' line='88' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-246'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <function-decl name='zpool_get_prop' filepath='../../include/libzfs.h' line='327' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-148'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-91'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-89' size-in-bits='64' id='type-id-247'/>
+ <function-decl name='zfs_prop_index_to_string' filepath='../../include/sys/fs/zfs.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-247'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_get_clones_nvl' mangled-name='zfs_get_clones_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2436' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_clones_nvl'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='2436' column='1'/>
+ <return type-id='type-id-28'/>
+ </function-decl>
+ <function-decl name='strsep' filepath='/usr/include/string.h' line='439' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-92'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='nvlist_add_nvlist' filepath='../../include/sys/nvpair.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_add_boolean' filepath='../../include/sys/nvpair.h' line='286' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_get_name' mangled-name='zpool_get_name' filepath='../../include/libzfs.h' line='237' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fnvlist_add_string' filepath='../../include/sys/nvpair.h' line='297' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_open_canfail' mangled-name='zpool_open_canfail' filepath='../../include/libzfs.h' line='235' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='lzc_channel_program_nosync' filepath='../../include/libzfs_core.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_lookup_nvlist' filepath='../../include/sys/nvpair.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-112'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-59' size-in-bits='64' id='type-id-248'/>
+ <function-decl name='nvlist_lookup_int64' filepath='../../include/sys/nvpair.h' line='211' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-248'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_default_string' filepath='../../include/libzfs.h' line='483' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='fnvlist_lookup_string' filepath='../../include/sys/nvpair.h' line='328' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-110' size-in-bits='64' id='type-id-249'/>
+ <pointer-type-def type-id='type-id-19' size-in-bits='64' id='type-id-250'/>
+ <function-decl name='nvlist_lookup_uint64_array' filepath='../../include/sys/nvpair.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-249'/>
+ <parameter type-id='type-id-250'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_empty' filepath='../../include/sys/nvpair.h' line='239' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <class-decl name='mntent' size-in-bits='320' is-struct='yes' visibility='default' filepath='/usr/include/mntent.h' line='51' column='1' id='type-id-251'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='mnt_fsname' type-id='type-id-29' visibility='default' filepath='/usr/include/mntent.h' line='53' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='mnt_dir' type-id='type-id-29' visibility='default' filepath='/usr/include/mntent.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='mnt_type' type-id='type-id-29' visibility='default' filepath='/usr/include/mntent.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='mnt_opts' type-id='type-id-29' visibility='default' filepath='/usr/include/mntent.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='mnt_freq' type-id='type-id-1' visibility='default' filepath='/usr/include/mntent.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='mnt_passno' type-id='type-id-1' visibility='default' filepath='/usr/include/mntent.h' line='58' column='1'/>
+ </data-member>
+ </class-decl>
+ <qualified-type-def type-id='type-id-251' const='yes' id='type-id-252'/>
+ <pointer-type-def type-id='type-id-252' size-in-bits='64' id='type-id-253'/>
+ <function-decl name='hasmntopt' filepath='/usr/include/mntent.h' line='89' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-253'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-32' size-in-bits='64' id='type-id-254'/>
+ <function-decl name='zfs_prop_get_numeric' mangled-name='zfs_prop_get_numeric' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_numeric'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1'/>
+ <parameter type-id='type-id-3' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1'/>
+ <parameter type-id='type-id-254' name='value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3003' column='1'/>
+ <parameter type-id='type-id-239' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3004' column='1'/>
+ <parameter type-id='type-id-29' name='statbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3004' column='1'/>
+ <parameter type-id='type-id-38' name='statlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3004' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_error_fmt' filepath='../../include/libzfs_impl.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_userquota_int' mangled-name='zfs_prop_get_userquota_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3207' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_userquota_int'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3207' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3207' column='1'/>
+ <parameter type-id='type-id-254' name='propvalue' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3208' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_userquota' mangled-name='zfs_prop_get_userquota' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3217' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_userquota'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3217' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3217' column='1'/>
+ <parameter type-id='type-id-29' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3218' column='1'/>
+ <parameter type-id='type-id-1' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3218' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3218' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_written_int' mangled-name='zfs_prop_get_written_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_written_int'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3253' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3253' column='1'/>
+ <parameter type-id='type-id-254' name='propvalue' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3254' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_written' mangled-name='zfs_prop_get_written' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3288' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_written'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3288' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3288' column='1'/>
+ <parameter type-id='type-id-29' name='propbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3289' column='1'/>
+ <parameter type-id='type-id-1' name='proplen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3289' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3289' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-97' const='yes' id='type-id-255'/>
+ <pointer-type-def type-id='type-id-255' size-in-bits='64' id='type-id-256'/>
+ <function-decl name='zfs_get_name' mangled-name='zfs_get_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3313' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_name'>
+ <parameter type-id='type-id-256' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3313' column='1'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='zfs_get_pool_name' mangled-name='zfs_get_pool_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3322' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_pool_name'>
+ <parameter type-id='type-id-256' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3313' column='1'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='zfs_get_type' mangled-name='zfs_get_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3331' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_type'>
+ <parameter type-id='type-id-256' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3331' column='1'/>
+ <return type-id='type-id-26'/>
</function-decl>
- <function-decl name='zpool_name_valid' mangled-name='zpool_name_valid' filepath='../../include/libzfs_impl.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_parent_name' mangled-name='zfs_parent_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_parent_name'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3377' column='1'/>
+ <parameter type-id='type-id-29' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3377' column='1'/>
+ <parameter type-id='type-id-38' name='buflen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3377' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='entity_namecheck' mangled-name='entity_namecheck' filepath='../../include/zfs_namecheck.h' line='58' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_dataset_exists' mangled-name='zfs_dataset_exists' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3472' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_dataset_exists'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3472' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3472' column='1'/>
+ <parameter type-id='type-id-26' name='types' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3472' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='strtoul' mangled-name='strtoul' filepath='/usr/include/stdlib.h' line='180' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='create_parents' mangled-name='create_parents' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3498' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='create_parents'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3498' column='1'/>
+ <parameter type-id='type-id-29' name='target' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3498' column='1'/>
+ <parameter type-id='type-id-1' name='prefixlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3498' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='getgrnam' mangled-name='getgrnam' filepath='/usr/include/grp.h' line='107' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_create' mangled-name='zfs_create' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3609' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_create'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3609' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3609' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3609' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3610' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='getpwnam' mangled-name='getpwnam' filepath='/usr/include/pwd.h' line='116' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_share' filepath='../../include/libzfs.h' line='841' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_default_string' mangled-name='zfs_prop_default_string' filepath='../../include/libzfs.h' line='483' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_commit_all_shares' filepath='../../include/libzfs.h' line='863' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='fnvlist_lookup_string' mangled-name='fnvlist_lookup_string' filepath='../../include/sys/nvpair.h' line='328' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='dataset_nestcheck' filepath='../../include/zfs_namecheck.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_open' filepath='../../include/libzfs.h' line='234' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-134'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-78' size-in-bits='64' id='type-id-257'/>
+ <function-decl name='zfs_crypto_create' filepath='../../include/libzfs.h' line='527' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-257'/>
+ <parameter type-id='type-id-250'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <enum-decl name='lzc_dataset_type' filepath='../../include/libzfs_core.h' line='47' column='1' id='type-id-258'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='LZC_DATSET_TYPE_ZFS' value='2'/>
+ <enumerator name='LZC_DATSET_TYPE_ZVOL' value='3'/>
+ </enum-decl>
+ <function-decl name='lzc_create' filepath='../../include/libzfs_core.h' line='53' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-258'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-78'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_create_ancestors' mangled-name='zfs_create_ancestors' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3572' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_create_ancestors'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3572' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3572' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_destroy' mangled-name='zfs_destroy' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_destroy'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3784' column='1'/>
+ <parameter type-id='type-id-6' name='defer' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3784' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_destroy_bookmarks' filepath='../../include/libzfs_core.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_destroy_snaps' filepath='../../include/libzfs_core.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_standard_error_fmt' filepath='../../include/libzfs_impl.h' line='145' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_destroy' filepath='../../include/libzfs_core.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_destroy_snaps' mangled-name='zfs_destroy_snaps' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3852' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_destroy_snaps'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3852' column='1'/>
+ <parameter type-id='type-id-29' name='snapname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3852' column='1'/>
+ <parameter type-id='type-id-6' name='defer' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3852' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_destroy_snaps_nvl' mangled-name='zfs_destroy_snaps_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3876' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_destroy_snaps_nvl'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3876' column='1'/>
+ <parameter type-id='type-id-28' name='snaps' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3876' column='1'/>
+ <parameter type-id='type-id-6' name='defer' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3876' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_exists' filepath='../../include/libzfs_core.h' line='115' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='nvlist_add_boolean' filepath='../../include/sys/nvpair.h' line='168' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvpair_value_int32' filepath='../../include/sys/nvpair.h' line='345' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_clone' mangled-name='zfs_clone' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3923' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_clone'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3923' column='1'/>
+ <parameter type-id='type-id-89' name='target' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3923' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='3923' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_clone_check' filepath='../../include/libzfs.h' line='529' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_clone' filepath='../../include/libzfs_core.h' line='55' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_promote' mangled-name='zfs_promote' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4009' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_promote'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4009' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_promote' filepath='../../include/libzfs_core.h' line='56' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_snapshot_nvl' mangled-name='zfs_snapshot_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4093' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_snapshot_nvl'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4093' column='1'/>
+ <parameter type-id='type-id-28' name='snaps' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4093' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4093' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_snapshot' filepath='../../include/libzfs_core.h' line='52' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_snapshot' mangled-name='zfs_snapshot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4173' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_snapshot'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4173' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4173' column='1'/>
+ <parameter type-id='type-id-6' name='recursive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4173' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4174' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_rollback' mangled-name='zfs_rollback' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_rollback'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4274' column='1'/>
+ <parameter type-id='type-id-98' name='snap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4274' column='1'/>
+ <parameter type-id='type-id-6' name='force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4274' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_iter_snapshots' filepath='../../include/libzfs.h' line='617' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_rollback_to' filepath='../../include/libzfs_core.h' line='118' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='renameflags' size-in-bits='32' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='650' column='1' id='type-id-259'>
+ <data-member access='public' layout-offset-in-bits='31'>
+ <var-decl name='recursive' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='652' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='30'>
+ <var-decl name='nounmount' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='655' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='29'>
+ <var-decl name='forceunmount' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='658' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='renameflags_t' type-id='type-id-259' filepath='../../include/libzfs.h' line='659' column='1' id='type-id-260'/>
+ <function-decl name='zfs_rename' mangled-name='zfs_rename' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_rename'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4374' column='1'/>
+ <parameter type-id='type-id-89' name='target' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4374' column='1'/>
+ <parameter type-id='type-id-260' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4374' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='changelist_rename' filepath='../../include/libzfs_impl.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='strstr' mangled-name='strstr' filepath='/usr/include/string.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_all_props' mangled-name='zfs_get_all_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4576' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_all_props'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4576' column='1'/>
+ <return type-id='type-id-28'/>
</function-decl>
- <function-decl name='lzc_exists' mangled-name='lzc_exists' filepath='../../include/libzfs_core.h' line='115' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_recvd_props' mangled-name='zfs_get_recvd_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4582' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_recvd_props'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4582' column='1'/>
+ <return type-id='type-id-28'/>
</function-decl>
- <function-decl name='nvlist_add_boolean' mangled-name='nvlist_add_boolean' filepath='../../include/sys/nvpair.h' line='168' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_user_props' mangled-name='zfs_get_user_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4591' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_user_props'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4576' column='1'/>
+ <return type-id='type-id-28'/>
</function-decl>
- <function-decl name='getmntany' mangled-name='getmntany' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='zprop_list' size-in-bits='448' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='536' column='1' id='type-id-261'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='pl_prop' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='537' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='pl_user_prop' type-id='type-id-29' visibility='default' filepath='../../include/libzfs.h' line='538' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='pl_next' type-id='type-id-262' visibility='default' filepath='../../include/libzfs.h' line='539' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='pl_all' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='540' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='pl_width' type-id='type-id-38' visibility='default' filepath='../../include/libzfs.h' line='541' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='pl_recvd_width' type-id='type-id-38' visibility='default' filepath='../../include/libzfs.h' line='542' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='pl_fixed' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='543' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-261' size-in-bits='64' id='type-id-262'/>
+ <typedef-decl name='zprop_list_t' type-id='type-id-261' filepath='../../include/libzfs.h' line='544' column='1' id='type-id-263'/>
+ <pointer-type-def type-id='type-id-263' size-in-bits='64' id='type-id-264'/>
+ <pointer-type-def type-id='type-id-264' size-in-bits='64' id='type-id-265'/>
+ <function-decl name='zfs_expand_proplist' mangled-name='zfs_expand_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4610' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_expand_proplist'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4610' column='1'/>
+ <parameter type-id='type-id-265' name='plp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4610' column='1'/>
+ <parameter type-id='type-id-6' name='received' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4610' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4611' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-262' size-in-bits='64' id='type-id-266'/>
+ <function-decl name='zprop_expand_list' filepath='../../include/libzfs_impl.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-266'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_prune_proplist' mangled-name='zfs_prune_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4707' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prune_proplist'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4707' column='1'/>
+ <parameter type-id='type-id-30' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4707' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='_sol_getmntent' mangled-name='_sol_getmntent' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='nvlist_remove' filepath='../../include/sys/nvpair.h' line='198' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-140'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_smb_acl_add' mangled-name='zfs_smb_acl_add' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4789' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_add'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4789' column='1'/>
+ <parameter type-id='type-id-29' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4789' column='1'/>
+ <parameter type-id='type-id-29' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4790' column='1'/>
+ <parameter type-id='type-id-29' name='resource' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4790' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='ioctl' filepath='/usr/include/x86_64-linux-gnu/sys/ioctl.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-45'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_smb_acl_remove' mangled-name='zfs_smb_acl_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4797' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_remove'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4789' column='1'/>
+ <parameter type-id='type-id-29' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4789' column='1'/>
+ <parameter type-id='type-id-29' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4790' column='1'/>
+ <parameter type-id='type-id-29' name='resource' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4790' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_smb_acl_purge' mangled-name='zfs_smb_acl_purge' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4805' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_purge'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4805' column='1'/>
+ <parameter type-id='type-id-29' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4805' column='1'/>
+ <parameter type-id='type-id-29' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4805' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_smb_acl_rename' mangled-name='zfs_smb_acl_rename' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_smb_acl_rename'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4812' column='1'/>
+ <parameter type-id='type-id-29' name='dataset' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4812' column='1'/>
+ <parameter type-id='type-id-29' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4812' column='1'/>
+ <parameter type-id='type-id-29' name='oldname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4813' column='1'/>
+ <parameter type-id='type-id-29' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4813' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='192' column='1' id='type-id-267'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='ZFS_PROP_USERUSED' value='0'/>
+ <enumerator name='ZFS_PROP_USERQUOTA' value='1'/>
+ <enumerator name='ZFS_PROP_GROUPUSED' value='2'/>
+ <enumerator name='ZFS_PROP_GROUPQUOTA' value='3'/>
+ <enumerator name='ZFS_PROP_USEROBJUSED' value='4'/>
+ <enumerator name='ZFS_PROP_USEROBJQUOTA' value='5'/>
+ <enumerator name='ZFS_PROP_GROUPOBJUSED' value='6'/>
+ <enumerator name='ZFS_PROP_GROUPOBJQUOTA' value='7'/>
+ <enumerator name='ZFS_PROP_PROJECTUSED' value='8'/>
+ <enumerator name='ZFS_PROP_PROJECTQUOTA' value='9'/>
+ <enumerator name='ZFS_PROP_PROJECTOBJUSED' value='10'/>
+ <enumerator name='ZFS_PROP_PROJECTOBJQUOTA' value='11'/>
+ <enumerator name='ZFS_NUM_USERQUOTA_PROPS' value='12'/>
+ </enum-decl>
+ <typedef-decl name='zfs_userquota_prop_t' type-id='type-id-267' filepath='../../include/sys/fs/zfs.h' line='206' column='1' id='type-id-268'/>
+ <typedef-decl name='uid_t' type-id='type-id-197' filepath='/usr/include/x86_64-linux-gnu/sys/types.h' line='79' column='1' id='type-id-269'/>
+ <pointer-type-def type-id='type-id-270' size-in-bits='64' id='type-id-271'/>
+ <typedef-decl name='zfs_userspace_cb_t' type-id='type-id-271' filepath='../../include/libzfs.h' line='738' column='1' id='type-id-272'/>
+ <function-decl name='zfs_userspace' mangled-name='zfs_userspace' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4820' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_userspace'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4820' column='1'/>
+ <parameter type-id='type-id-268' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4820' column='1'/>
+ <parameter type-id='type-id-272' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4821' column='1'/>
+ <parameter type-id='type-id-21' name='arg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4821' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_hold' mangled-name='zfs_hold' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4900' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_hold'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4900' column='1'/>
+ <parameter type-id='type-id-89' name='snapname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4900' column='1'/>
+ <parameter type-id='type-id-89' name='tag' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4900' column='1'/>
+ <parameter type-id='type-id-6' name='recursive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4901' column='1'/>
+ <parameter type-id='type-id-1' name='cleanup_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4901' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_hold_nvl' mangled-name='zfs_hold_nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4932' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_hold_nvl'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4932' column='1'/>
+ <parameter type-id='type-id-1' name='cleanup_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4932' column='1'/>
+ <parameter type-id='type-id-28' name='holds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='4932' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_hold' filepath='../../include/libzfs_core.h' line='73' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_release' mangled-name='zfs_release' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5031' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_release'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5031' column='1'/>
+ <parameter type-id='type-id-89' name='snapname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5031' column='1'/>
+ <parameter type-id='type-id-89' name='tag' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5031' column='1'/>
+ <parameter type-id='type-id-6' name='recursive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5032' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_release' filepath='../../include/libzfs_core.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_get_holds' filepath='../../include/libzfs_core.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_add_nvlist' filepath='../../include/sys/nvpair.h' line='298' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='nvlist_remove_all' mangled-name='nvlist_remove_all' filepath='../../include/sys/nvpair.h' line='199' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_fsacl' mangled-name='zfs_get_fsacl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_fsacl'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5112' column='1'/>
+ <parameter type-id='type-id-113' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5112' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_unpack' filepath='../../include/sys/nvpair.h' line='155' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-115'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_set_fsacl' mangled-name='zfs_set_fsacl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5179' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_set_fsacl'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5179' column='1'/>
+ <parameter type-id='type-id-6' name='un' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5179' column='1'/>
+ <parameter type-id='type-id-28' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5179' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_size' filepath='../../include/sys/nvpair.h' line='153' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_pack' filepath='../../include/sys/nvpair.h' line='154' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-92'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_get_holds' mangled-name='zfs_get_holds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_holds'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5233' column='1'/>
+ <parameter type-id='type-id-113' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5233' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_get_config' filepath='../../include/libzfs.h' line='412' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-112'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-115' size-in-bits='64' id='type-id-273'/>
+ <function-decl name='nvlist_lookup_nvlist_array' filepath='../../include/sys/nvpair.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-273'/>
+ <parameter type-id='type-id-250'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='1439' column='1' id='type-id-274'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='ZFS_WAIT_DELETEQ' value='0'/>
+ <enumerator name='ZFS_WAIT_NUM_ACTIVITIES' value='1'/>
+ </enum-decl>
+ <typedef-decl name='zfs_wait_activity_t' type-id='type-id-274' filepath='../../include/sys/fs/zfs.h' line='1442' column='1' id='type-id-275'/>
+ <function-decl name='zfs_wait_status' mangled-name='zfs_wait_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5547' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_wait_status'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5547' column='1'/>
+ <parameter type-id='type-id-275' name='activity' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5547' column='1'/>
+ <parameter type-id='type-id-114' name='missing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5548' column='1'/>
+ <parameter type-id='type-id-114' name='waited' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='5548' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_wait_fs' filepath='../../include/libzfs_core.h' line='136' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-274'/>
+ <parameter type-id='type-id-219'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='changelist_remove' filepath='../../include/libzfs_impl.h' line='185' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-type size-in-bits='64' id='type-id-107'>
- <parameter type-id='type-id-68'/>
- <parameter type-id='type-id-86'/>
- <parameter type-id='type-id-106'/>
- <parameter type-id='type-id-26'/>
- <return type-id='type-id-6'/>
+ <function-type size-in-bits='64' id='type-id-270'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-269'/>
+ <parameter type-id='type-id-32'/>
+ <return type-id='type-id-1'/>
</function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='libzfs_diff.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
<function-decl name='zfs_show_diffs' mangled-name='zfs_show_diffs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_show_diffs'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1'/>
- <parameter type-id='type-id-6' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1'/>
- <parameter type-id='type-id-86' name='fromsnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1'/>
- <parameter type-id='type-id-86' name='tosnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='717' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='717' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_asprintf' mangled-name='zfs_asprintf' filepath='../../include/libzfs_impl.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_validate_name' mangled-name='zfs_validate_name' filepath='../../include/libzfs_impl.h' line='201' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='find_shares_object' mangled-name='find_shares_object' filepath='../../include/libzfs_impl.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pipe2' mangled-name='pipe2' filepath='/usr/include/unistd.h' line='422' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pthread_create' mangled-name='pthread_create' filepath='/usr/include/pthread.h' line='234' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pthread_join' mangled-name='pthread_join' filepath='/usr/include/pthread.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pthread_cancel' mangled-name='pthread_cancel' filepath='/usr/include/pthread.h' line='514' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1'/>
+ <parameter type-id='type-id-1' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1'/>
+ <parameter type-id='type-id-89' name='fromsnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='716' column='1'/>
+ <parameter type-id='type-id-89' name='tosnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='717' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_diff.c' line='717' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_validate_name' filepath='../../include/libzfs_impl.h' line='203' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_asprintf' filepath='../../include/libzfs_impl.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <function-decl name='fdopen' mangled-name='fdopen' filepath='/usr/include/stdio.h' line='279' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='is_mounted' filepath='../../include/libzfs.h' line='823' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-92'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <function-decl name='__builtin_fwrite' mangled-name='fwrite' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='differ_info' size-in-bits='9024' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='220' column='1' id='type-id-276'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='zhp' type-id='type-id-98' visibility='default' filepath='../../include/libzfs_impl.h' line='221' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='fromsnap' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='222' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='frommnt' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='223' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='tosnap' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='224' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='tomnt' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='225' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='ds' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='226' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='dsmnt' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='227' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='tmpsnap' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='228' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='errbuf' type-id='type-id-33' visibility='default' filepath='../../include/libzfs_impl.h' line='229' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8704'>
+ <var-decl name='isclone' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='230' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8736'>
+ <var-decl name='scripted' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='231' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8768'>
+ <var-decl name='classify' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='232' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8800'>
+ <var-decl name='timestamped' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='233' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8832'>
+ <var-decl name='shares' type-id='type-id-32' visibility='default' filepath='../../include/libzfs_impl.h' line='234' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8896'>
+ <var-decl name='zerr' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='235' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8928'>
+ <var-decl name='cleanupfd' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='236' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8960'>
+ <var-decl name='outputfd' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='237' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='8992'>
+ <var-decl name='datafd' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='238' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-276' size-in-bits='64' id='type-id-277'/>
+ <function-decl name='find_shares_object' filepath='../../include/libzfs_impl.h' line='257' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-277'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='is_mounted' mangled-name='is_mounted' filepath='../../include/libzfs.h' line='823' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='pipe2' filepath='/usr/include/unistd.h' line='422' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
+ <union-decl name='pthread_attr_t' size-in-bits='448' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='56' column='1' id='type-id-278'>
+ <data-member access='private'>
+ <var-decl name='__size' type-id='type-id-279' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='__align' type-id='type-id-59' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h' line='59' column='1'/>
+ </data-member>
+ </union-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='448' id='type-id-279'>
+ <subrange length='56' type-id='type-id-43' id='type-id-280'/>
+
+ </array-type-def>
+ <qualified-type-def type-id='type-id-278' const='yes' id='type-id-281'/>
+ <pointer-type-def type-id='type-id-281' size-in-bits='64' id='type-id-282'/>
+ <pointer-type-def type-id='type-id-283' size-in-bits='64' id='type-id-284'/>
+ <function-decl name='pthread_create' filepath='/usr/include/pthread.h' line='234' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-282'/>
+ <parameter type-id='type-id-284'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='pthread_join' filepath='/usr/include/pthread.h' line='251' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-111'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='pthread_cancel' filepath='/usr/include/pthread.h' line='514' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-283'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-21'/>
+ </function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='libzfs_import.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='pool_config_ops' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/libzutil.h' line='51' column='1' id='type-id-144'>
+ <class-decl name='pool_config_ops' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/libzutil.h' line='51' column='1' id='type-id-285'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='pco_refresh_config' type-id='type-id-145' visibility='default' filepath='../../include/libzutil.h' line='52' column='1'/>
+ <var-decl name='pco_refresh_config' type-id='type-id-286' visibility='default' filepath='../../include/libzutil.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='pco_pool_active' type-id='type-id-146' visibility='default' filepath='../../include/libzutil.h' line='53' column='1'/>
+ <var-decl name='pco_pool_active' type-id='type-id-287' visibility='default' filepath='../../include/libzutil.h' line='53' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='refresh_config_func_t' type-id='type-id-147' filepath='../../include/libzutil.h' line='47' column='1' id='type-id-148'/>
- <pointer-type-def type-id='type-id-148' size-in-bits='64' id='type-id-145'/>
- <typedef-decl name='pool_active_func_t' type-id='type-id-149' filepath='../../include/libzutil.h' line='49' column='1' id='type-id-150'/>
- <pointer-type-def type-id='type-id-150' size-in-bits='64' id='type-id-146'/>
- <qualified-type-def type-id='type-id-144' const='yes' id='type-id-151'/>
- <typedef-decl name='pool_config_ops_t' type-id='type-id-151' filepath='../../include/libzutil.h' line='54' column='1' id='type-id-152'/>
- <var-decl name='libzfs_config_ops' type-id='type-id-152' mangled-name='libzfs_config_ops' visibility='default' filepath='../../include/libzutil.h' line='59' column='1' elf-symbol-id='libzfs_config_ops'/>
- <enum-decl name='pool_state' filepath='../../include/sys/fs/zfs.h' line='914' column='1' id='type-id-153'>
+ <typedef-decl name='refresh_config_func_t' type-id='type-id-288' filepath='../../include/libzutil.h' line='47' column='1' id='type-id-289'/>
+ <pointer-type-def type-id='type-id-289' size-in-bits='64' id='type-id-286'/>
+ <typedef-decl name='pool_active_func_t' type-id='type-id-290' filepath='../../include/libzutil.h' line='49' column='1' id='type-id-291'/>
+ <pointer-type-def type-id='type-id-291' size-in-bits='64' id='type-id-287'/>
+ <qualified-type-def type-id='type-id-285' const='yes' id='type-id-292'/>
+ <typedef-decl name='pool_config_ops_t' type-id='type-id-292' filepath='../../include/libzutil.h' line='54' column='1' id='type-id-293'/>
+ <var-decl name='libzfs_config_ops' type-id='type-id-293' mangled-name='libzfs_config_ops' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='122' column='1' elf-symbol-id='libzfs_config_ops'/>
+ <function-decl name='zcmd_write_conf_nvlist' filepath='../../include/libzfs_impl.h' line='177' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-130'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_clear_label' mangled-name='zpool_clear_label' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_clear_label'>
+ <parameter type-id='type-id-1' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='144' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='pread64' filepath='/usr/include/unistd.h' line='404' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-59'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='pwrite64' filepath='/usr/include/unistd.h' line='408' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-59'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <enum-decl name='pool_state' filepath='../../include/sys/fs/zfs.h' line='914' column='1' id='type-id-295'>
<underlying-type type-id='type-id-7'/>
<enumerator name='POOL_STATE_ACTIVE' value='0'/>
<enumerator name='POOL_STATE_EXPORTED' value='1'/>
@@ -2616,649 +3812,683 @@
<enumerator name='POOL_STATE_UNAVAIL' value='6'/>
<enumerator name='POOL_STATE_POTENTIALLY_ACTIVE' value='7'/>
</enum-decl>
- <typedef-decl name='pool_state_t' type-id='type-id-153' filepath='../../include/sys/fs/zfs.h' line='923' column='1' id='type-id-154'/>
- <pointer-type-def type-id='type-id-154' size-in-bits='64' id='type-id-155'/>
+ <typedef-decl name='pool_state_t' type-id='type-id-295' filepath='../../include/sys/fs/zfs.h' line='923' column='1' id='type-id-296'/>
+ <pointer-type-def type-id='type-id-296' size-in-bits='64' id='type-id-297'/>
<function-decl name='zpool_in_use' mangled-name='zpool_in_use' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_in_use'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
- <parameter type-id='type-id-6' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
- <parameter type-id='type-id-155' name='state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
- <parameter type-id='type-id-143' name='namestr' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
- <parameter type-id='type-id-96' name='inuse' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='301' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_clear_label' mangled-name='zpool_clear_label' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_clear_label'>
- <parameter type-id='type-id-6' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='144' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_read_label' mangled-name='zpool_read_label' filepath='../../include/libzutil.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_iter' mangled-name='zpool_iter' filepath='../../include/libzfs.h' line='247' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pread64' mangled-name='pread64' filepath='/usr/include/unistd.h' line='404' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pwrite64' mangled-name='pwrite64' filepath='/usr/include/unistd.h' line='408' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__fxstat64' mangled-name='__fxstat64' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='428' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_write_conf_nvlist' mangled-name='zcmd_write_conf_nvlist' filepath='../../include/libzfs_impl.h' line='175' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-149'>
- <parameter type-id='type-id-68'/>
- <parameter type-id='type-id-86'/>
- <parameter type-id='type-id-26'/>
- <parameter type-id='type-id-96'/>
- <return type-id='type-id-6'/>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
+ <parameter type-id='type-id-1' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
+ <parameter type-id='type-id-297' name='state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
+ <parameter type-id='type-id-92' name='namestr' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='300' column='1'/>
+ <parameter type-id='type-id-114' name='inuse' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_import.c' line='301' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_read_label' filepath='../../include/libzutil.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-115'/>
+ <parameter type-id='type-id-231'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-298' size-in-bits='64' id='type-id-299'/>
+ <function-decl name='zpool_iter' filepath='../../include/libzfs.h' line='247' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-299'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-290'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-32'/>
+ <parameter type-id='type-id-114'/>
+ <return type-id='type-id-1'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-147'>
- <parameter type-id='type-id-68'/>
- <parameter type-id='type-id-22'/>
- <return type-id='type-id-22'/>
+ <function-type size-in-bits='64' id='type-id-298'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ <function-type size-in-bits='64' id='type-id-288'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-28'/>
+ <return type-id='type-id-28'/>
</function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='libzfs_iter.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zfs_iter_mounted' mangled-name='zfs_iter_mounted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_mounted'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_iter_dependents' mangled-name='zfs_iter_dependents' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='543' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_dependents'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='543' column='1'/>
- <parameter type-id='type-id-5' name='allowrecursion' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='543' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='544' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='544' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_iter_children' mangled-name='zfs_iter_children' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_children'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_iter_snapspec' mangled-name='zfs_iter_snapspec' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_snapspec'>
- <parameter type-id='type-id-84' name='fs_zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='383' column='1'/>
- <parameter type-id='type-id-86' name='spec_orig' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='383' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='384' column='1'/>
- <parameter type-id='type-id-68' name='arg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='384' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_iter_filesystems' mangled-name='zfs_iter_filesystems' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_filesystems'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_iter_snapshots_sorted' mangled-name='zfs_iter_snapshots_sorted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_snapshots_sorted'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1'/>
- <parameter type-id='type-id-92' name='callback' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1'/>
- <parameter type-id='type-id-26' name='min_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='310' column='1'/>
- <parameter type-id='type-id-26' name='max_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='310' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_iter_bookmarks' mangled-name='zfs_iter_bookmarks' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_bookmarks'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='make_dataset_handle_zc' filepath='../../include/libzfs_impl.h' line='150' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-130'/>
+ <return type-id='type-id-87'/>
</function-decl>
<function-decl name='zfs_iter_snapshots' mangled-name='zfs_iter_snapshots' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_snapshots'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1'/>
- <parameter type-id='type-id-5' name='simple' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='144' column='1'/>
- <parameter type-id='type-id-26' name='min_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='144' column='1'/>
- <parameter type-id='type-id-26' name='max_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='144' column='1'/>
- <return type-id='type-id-6'/>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1'/>
+ <parameter type-id='type-id-6' name='simple' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='143' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='144' column='1'/>
+ <parameter type-id='type-id-32' name='min_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='144' column='1'/>
+ <parameter type-id='type-id-32' name='max_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='144' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='make_dataset_simple_handle_zc' filepath='../../include/libzfs_impl.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-130'/>
+ <return type-id='type-id-87'/>
</function-decl>
- <function-decl name='zfs_iter_filesystems' mangled-name='zfs_iter_filesystems' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_filesystems'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='107' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_iter_bookmarks' mangled-name='zfs_iter_bookmarks' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_bookmarks'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='202' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_get_clones_nvl' mangled-name='zfs_get_clones_nvl' filepath='../../include/libzfs.h' line='518' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_type' filepath='../../include/libzfs.h' line='470' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-105'/>
+ <return type-id='type-id-81'/>
</function-decl>
- <function-decl name='zfs_dataset_exists' mangled-name='zfs_dataset_exists' filepath='../../include/libzfs.h' line='815' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fnvpair_value_nvlist' filepath='../../include/sys/nvpair.h' line='352' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-112'/>
</function-decl>
- <function-decl name='avl_first' mangled-name='avl_first' filepath='../../include/sys/avl.h' line='205' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='make_bookmark_handle' filepath='../../include/libzfs_impl.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-87'/>
</function-decl>
- <function-decl name='avl_walk' mangled-name='avl_walk' filepath='../../include/sys/avl_impl.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_iter_snapshots_sorted' mangled-name='zfs_iter_snapshots_sorted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_snapshots_sorted'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1'/>
+ <parameter type-id='type-id-144' name='callback' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='309' column='1'/>
+ <parameter type-id='type-id-32' name='min_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='310' column='1'/>
+ <parameter type-id='type-id-32' name='max_txg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='310' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='avl_first' filepath='../../include/sys/avl.h' line='205' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='avl_walk' filepath='../../include/sys/avl_impl.h' line='158' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-228'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='make_bookmark_handle' mangled-name='make_bookmark_handle' filepath='../../include/libzfs_impl.h' line='194' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_iter_snapspec' mangled-name='zfs_iter_snapspec' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='383' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_snapspec'>
+ <parameter type-id='type-id-98' name='fs_zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='383' column='1'/>
+ <parameter type-id='type-id-89' name='spec_orig' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='383' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='384' column='1'/>
+ <parameter type-id='type-id-21' name='arg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='384' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_dataset_exists' filepath='../../include/libzfs.h' line='815' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <function-decl name='fnvpair_value_nvlist' mangled-name='fnvpair_value_nvlist' filepath='../../include/sys/nvpair.h' line='352' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_iter_children' mangled-name='zfs_iter_children' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_children'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='460' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_get_type' mangled-name='zfs_get_type' filepath='../../include/libzfs.h' line='470' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_iter_dependents' mangled-name='zfs_iter_dependents' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='543' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_dependents'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='543' column='1'/>
+ <parameter type-id='type-id-6' name='allowrecursion' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='543' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='544' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='544' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='make_dataset_simple_handle_zc' mangled-name='make_dataset_simple_handle_zc' filepath='../../include/libzfs_impl.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_clones_nvl' filepath='../../include/libzfs.h' line='518' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-112'/>
</function-decl>
- <function-decl name='make_dataset_handle_zc' mangled-name='make_dataset_handle_zc' filepath='../../include/libzfs_impl.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_iter_mounted' mangled-name='zfs_iter_mounted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_iter_mounted'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_iter.c' line='559' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='libzfs_mount.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-156' visibility='default' filepath='../../include/libzfs_impl.h' line='211' column='1' id='type-id-157'>
+ <class-decl name='__anonymous_struct__' size-in-bits='192' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-300' visibility='default' filepath='../../include/libzfs_impl.h' line='213' column='1' id='type-id-301'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='p_prop' type-id='type-id-2' visibility='default' filepath='../../include/libzfs_impl.h' line='212' column='1'/>
+ <var-decl name='p_prop' type-id='type-id-3' visibility='default' filepath='../../include/libzfs_impl.h' line='214' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='p_name' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='213' column='1'/>
+ <var-decl name='p_name' type-id='type-id-29' visibility='default' filepath='../../include/libzfs_impl.h' line='215' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='p_share_err' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='214' column='1'/>
+ <var-decl name='p_share_err' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='216' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='p_unshare_err' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='215' column='1'/>
+ <var-decl name='p_unshare_err' type-id='type-id-1' visibility='default' filepath='../../include/libzfs_impl.h' line='217' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='proto_table_t' type-id='type-id-157' filepath='../../include/libzfs_impl.h' line='216' column='1' id='type-id-156'/>
+ <typedef-decl name='proto_table_t' type-id='type-id-301' filepath='../../include/libzfs_impl.h' line='218' column='1' id='type-id-300'/>
- <array-type-def dimensions='1' type-id='type-id-156' size-in-bits='384' id='type-id-158'>
- <subrange length='2' type-id='type-id-37' id='type-id-66'/>
+ <array-type-def dimensions='1' type-id='type-id-300' size-in-bits='384' id='type-id-302'>
+ <subrange length='2' type-id='type-id-43' id='type-id-72'/>
</array-type-def>
- <var-decl name='proto_table' type-id='type-id-158' mangled-name='proto_table' visibility='default' filepath='../../include/libzfs_impl.h' line='239' column='1' elf-symbol-id='proto_table'/>
+ <var-decl name='proto_table' type-id='type-id-302' mangled-name='proto_table' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='105' column='1' elf-symbol-id='proto_table'/>
- <array-type-def dimensions='1' type-id='type-id-88' size-in-bits='64' alignment-in-bits='32' id='type-id-159'>
- <subrange length='2' type-id='type-id-37' id='type-id-66'/>
+ <array-type-def dimensions='1' type-id='type-id-94' size-in-bits='64' alignment-in-bits='32' id='type-id-303'>
+ <subrange length='2' type-id='type-id-43' id='type-id-72'/>
</array-type-def>
- <var-decl name='nfs_only' type-id='type-id-159' mangled-name='nfs_only' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='110' column='1' elf-symbol-id='nfs_only'/>
- <var-decl name='smb_only' type-id='type-id-159' mangled-name='smb_only' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='115' column='1' elf-symbol-id='smb_only'/>
+ <var-decl name='nfs_only' type-id='type-id-303' mangled-name='nfs_only' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='110' column='1' elf-symbol-id='nfs_only'/>
+ <var-decl name='smb_only' type-id='type-id-303' mangled-name='smb_only' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='115' column='1' elf-symbol-id='smb_only'/>
- <array-type-def dimensions='1' type-id='type-id-88' size-in-bits='96' alignment-in-bits='32' id='type-id-160'>
- <subrange length='3' type-id='type-id-37' id='type-id-136'/>
+ <array-type-def dimensions='1' type-id='type-id-94' size-in-bits='96' alignment-in-bits='32' id='type-id-304'>
+ <subrange length='3' type-id='type-id-43' id='type-id-108'/>
</array-type-def>
- <var-decl name='share_all_proto' type-id='type-id-160' mangled-name='share_all_proto' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='119' column='1' elf-symbol-id='share_all_proto'/>
- <function-decl name='zpool_disable_datasets' mangled-name='zpool_unmount_datasets' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_unmount_datasets'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1505' column='1'/>
- <parameter type-id='type-id-5' name='force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1505' column='1'/>
+ <var-decl name='share_all_proto' type-id='type-id-304' mangled-name='share_all_proto' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='119' column='1' elf-symbol-id='share_all_proto'/>
+ <function-decl name='is_mounted' mangled-name='is_mounted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_mounted'>
+ <parameter type-id='type-id-23' name='zfs_hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1'/>
+ <parameter type-id='type-id-89' name='special' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1'/>
+ <parameter type-id='type-id-92' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zpool_enable_datasets' mangled-name='zpool_enable_datasets' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1435' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_enable_datasets'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1435' column='1'/>
- <parameter type-id='type-id-86' name='mntopts' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1435' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1435' column='1'/>
+ <function-decl name='libzfs_mnttab_find' filepath='../../include/libzfs.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-230'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_is_mounted' mangled-name='zfs_is_mounted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_mounted'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='238' column='1'/>
+ <parameter type-id='type-id-92' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='238' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <pointer-type-def type-id='type-id-84' size-in-bits='64' id='type-id-161'/>
- <function-decl name='zfs_foreach_mountpoint' mangled-name='zfs_foreach_mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1374' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_foreach_mountpoint'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1374' column='1'/>
- <parameter type-id='type-id-161' name='handles' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1374' column='1'/>
- <parameter type-id='type-id-32' name='num_handles' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1375' column='1'/>
- <parameter type-id='type-id-92' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1375' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1375' column='1'/>
- <parameter type-id='type-id-5' name='parallel' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1375' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <class-decl name='get_all_cb' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='625' column='1' id='type-id-162'>
+ <function-decl name='zfs_is_mountable' mangled-name='zfs_is_mountable' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_mountable'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1'/>
+ <parameter type-id='type-id-29' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1'/>
+ <parameter type-id='type-id-38' name='buflen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1'/>
+ <parameter type-id='type-id-239' name='source' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='266' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='266' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='zfs_mount' mangled-name='zfs_mount' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mount'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1'/>
+ <parameter type-id='type-id-89' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_mount_at' mangled-name='zfs_mount_at' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mount_at'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1'/>
+ <parameter type-id='type-id-89' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='383' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='getprop_uint64' filepath='../../include/libzfs.h' line='510' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-8'/>
+ <parameter type-id='type-id-92'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-13' size-in-bits='64' id='type-id-305'/>
+ <function-decl name='zfs_crypto_get_encryption_root' filepath='../../include/libzfs.h' line='526' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-305'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_crypto_load_key' filepath='../../include/libzfs.h' line='532' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='mkdirp' filepath='../../lib/libspl/include/libgen.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='statfs64' size-in-bits='960' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='49' column='1' id='type-id-306'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='cb_handles' type-id='type-id-161' visibility='default' filepath='../../include/libzfs.h' line='626' column='1'/>
+ <var-decl name='f_type' type-id='type-id-307' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='cb_alloc' type-id='type-id-32' visibility='default' filepath='../../include/libzfs.h' line='627' column='1'/>
+ <var-decl name='f_bsize' type-id='type-id-307' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='52' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='cb_used' type-id='type-id-32' visibility='default' filepath='../../include/libzfs.h' line='628' column='1'/>
+ <var-decl name='f_blocks' type-id='type-id-308' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='53' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='f_bfree' type-id='type-id-308' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='54' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='f_bavail' type-id='type-id-308' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='55' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='f_files' type-id='type-id-309' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='56' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='f_ffree' type-id='type-id-309' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='57' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='f_fsid' type-id='type-id-310' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='58' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='f_namelen' type-id='type-id-307' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='59' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='f_frsize' type-id='type-id-307' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='60' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='f_flags' type-id='type-id-307' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='61' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='f_spare' type-id='type-id-311' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/statfs.h' line='62' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='get_all_cb_t' type-id='type-id-162' filepath='../../include/libzfs.h' line='629' column='1' id='type-id-163'/>
- <pointer-type-def type-id='type-id-163' size-in-bits='64' id='type-id-164'/>
- <function-decl name='libzfs_add_handle' mangled-name='libzfs_add_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1052' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_add_handle'>
- <parameter type-id='type-id-164' name='cbp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1052' column='1'/>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1052' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='remove_mountpoint' mangled-name='remove_mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1026' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_mountpoint'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1026' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_unshareall_bytype' mangled-name='zfs_unshareall_bytype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1001' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_bytype'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1001' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1001' column='1'/>
- <parameter type-id='type-id-86' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1002' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='__fsword_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='189' column='1' id='type-id-307'/>
+ <typedef-decl name='__fsblkcnt64_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='182' column='1' id='type-id-308'/>
+ <typedef-decl name='__fsfilcnt64_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='186' column='1' id='type-id-309'/>
+ <class-decl name='__anonymous_struct__' size-in-bits='64' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-310' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='153' column='1' id='type-id-312'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='__val' type-id='type-id-313' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='153' column='1'/>
+ </data-member>
+ </class-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='64' id='type-id-313'>
+ <subrange length='2' type-id='type-id-43' id='type-id-72'/>
+
+ </array-type-def>
+ <typedef-decl name='__fsid_t' type-id='type-id-312' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='153' column='1' id='type-id-310'/>
+
+ <array-type-def dimensions='1' type-id='type-id-307' size-in-bits='256' id='type-id-311'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
+
+ </array-type-def>
+ <pointer-type-def type-id='type-id-306' size-in-bits='64' id='type-id-314'/>
+ <function-decl name='statfs64' filepath='/usr/include/x86_64-linux-gnu/sys/statfs.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-314'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_unshareall_bypath' mangled-name='zfs_unshareall_bypath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_bypath'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='openat' mangled-name='openat64' filepath='/usr/include/fcntl.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_unshareall' mangled-name='zfs_unshareall' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
+ <class-decl name='__dirstream' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-315'/>
+ <pointer-type-def type-id='type-id-315' size-in-bits='64' id='type-id-316'/>
+ <function-decl name='fdopendir' filepath='/usr/include/dirent.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-316'/>
</function-decl>
- <function-decl name='zfs_unshareall_smb' mangled-name='zfs_unshareall_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='983' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_smb'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
+ <class-decl name='dirent64' size-in-bits='2240' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='37' column='1' id='type-id-317'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='d_ino' type-id='type-id-318' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='39' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='d_off' type-id='type-id-161' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='40' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='d_reclen' type-id='type-id-158' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='41' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='144'>
+ <var-decl name='d_type' type-id='type-id-80' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='42' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='152'>
+ <var-decl name='d_name' type-id='type-id-25' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='43' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__ino64_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='147' column='1' id='type-id-318'/>
+ <pointer-type-def type-id='type-id-317' size-in-bits='64' id='type-id-319'/>
+ <function-decl name='readdir64' filepath='/usr/include/dirent.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-316'/>
+ <return type-id='type-id-319'/>
+ </function-decl>
+ <function-decl name='closedir' filepath='/usr/include/dirent.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-316'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='do_mount' filepath='../../include/libzfs_impl.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_mnttab_remove' filepath='../../include/libzfs.h' line='229' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_unshareall_nfs' mangled-name='zfs_unshareall_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='977' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_nfs'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='libzfs_mnttab_add' filepath='../../include/libzfs.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_unshare_smb' mangled-name='zfs_unshare_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='952' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare_smb'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_spa_version' filepath='../../include/libzfs.h' line='817' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-231'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unmount' mangled-name='zfs_unmount' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='612' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unmount'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='612' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='612' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='612' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshare_proto' mangled-name='zfs_unshare_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='931' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare_proto'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='931' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='931' column='1'/>
+ <parameter type-id='type-id-95' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='932' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='sa_commit_shares' filepath='../../lib/libspl/include/libshare.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_unshare_nfs' mangled-name='zfs_unshare_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='946' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare_nfs'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='995' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='do_unmount' filepath='../../include/libzfs_impl.h' line='245' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_unshare_proto' mangled-name='zfs_unshare_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='908' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare_proto'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='908' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='908' column='1'/>
- <parameter type-id='type-id-89' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='909' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_share_proto' mangled-name='zfs_share_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='762' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share_proto'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='762' column='1'/>
+ <parameter type-id='type-id-95' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='762' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_share_smb' mangled-name='zfs_share_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='893' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share_smb'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_crypto_unload_key' filepath='../../include/libzfs.h' line='533' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_share_nfs' mangled-name='zfs_share_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='887' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share_nfs'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='sa_is_shared' filepath='../../lib/libspl/include/libshare.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <function-decl name='zfs_commit_shares' mangled-name='zfs_commit_shares' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='876' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_commit_shares'>
- <parameter type-id='type-id-86' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='876' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='sa_disable_share' filepath='../../lib/libspl/include/libshare.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_commit_proto' mangled-name='zfs_commit_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='849' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_commit_proto'>
- <parameter type-id='type-id-89' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='849' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='sa_errorstr' filepath='../../lib/libspl/include/libshare.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <function-decl name='zfs_parse_options' mangled-name='zfs_parse_options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='843' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_parse_options'>
- <parameter type-id='type-id-23' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='843' column='1'/>
- <parameter type-id='type-id-88' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='843' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_shareall' mangled-name='zfs_shareall' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='922' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_shareall'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='922' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_is_shared_smb' mangled-name='zfs_is_shared_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='830' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared_smb'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='830' column='1'/>
- <parameter type-id='type-id-143' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='830' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_unmountall' mangled-name='zfs_unmountall' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unmountall'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='686' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='686' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_is_shared_nfs' mangled-name='zfs_is_shared_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='823' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared_nfs'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='830' column='1'/>
- <parameter type-id='type-id-143' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='830' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_is_shared' mangled-name='zfs_is_shared' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='703' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='703' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs_impl.h' line='117' column='1' id='type-id-165'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs_impl.h' line='119' column='1' id='type-id-320'>
<underlying-type type-id='type-id-7'/>
<enumerator name='SHARED_NOT_SHARED' value='0'/>
<enumerator name='SHARED_NFS' value='2'/>
<enumerator name='SHARED_SMB' value='4'/>
</enum-decl>
- <typedef-decl name='zfs_share_type_t' type-id='type-id-165' filepath='../../include/libzfs_impl.h' line='121' column='1' id='type-id-166'/>
- <function-decl name='zfs_is_shared_proto' mangled-name='zfs_is_shared_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='801' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared_proto'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='801' column='1'/>
- <parameter type-id='type-id-143' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='801' column='1'/>
- <parameter type-id='type-id-88' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='801' column='1'/>
- <return type-id='type-id-166'/>
- </function-decl>
- <function-decl name='zfs_unshare' mangled-name='zfs_unshare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='791' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_share' mangled-name='zfs_share' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='784' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='989' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_share_proto' mangled-name='zfs_share_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='739' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share_proto'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='739' column='1'/>
- <parameter type-id='type-id-89' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='739' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='unshare_one' mangled-name='unshare_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unshare_one'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='699' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='699' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='699' column='1'/>
- <parameter type-id='type-id-88' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='700' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_is_shared' mangled-name='zfs_is_shared' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='680' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='680' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zfs_unmountall' mangled-name='zfs_unmountall' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='663' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unmountall'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='663' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='663' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_unmount' mangled-name='zfs_unmount' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unmount'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='589' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='589' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='589' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_mount_at' mangled-name='zfs_mount_at' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mount_at'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1'/>
- <parameter type-id='type-id-86' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='382' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='383' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_mount' mangled-name='zfs_mount' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mount'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1'/>
- <parameter type-id='type-id-86' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='367' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_is_mounted' mangled-name='zfs_is_mounted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='238' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_mounted'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='238' column='1'/>
- <parameter type-id='type-id-143' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='238' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='is_mounted' mangled-name='is_mounted' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_mounted'>
- <parameter type-id='type-id-17' name='zfs_hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1'/>
- <parameter type-id='type-id-86' name='special' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1'/>
- <parameter type-id='type-id-143' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='224' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zfs_is_mountable' mangled-name='zfs_is_mountable' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_mountable'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1'/>
- <parameter type-id='type-id-23' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1'/>
- <parameter type-id='type-id-32' name='buflen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='265' column='1'/>
- <parameter type-id='type-id-122' name='source' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='266' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='266' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='is_shared' mangled-name='is_shared' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='718' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_shared'>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='718' column='1'/>
- <parameter type-id='type-id-88' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='718' column='1'/>
- <return type-id='type-id-166'/>
- </function-decl>
- <function-decl name='zfs_realloc' mangled-name='zfs_realloc' filepath='../../include/libzfs_impl.h' line='137' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='qsort' mangled-name='qsort' filepath='/usr/include/stdlib.h' line='827' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='tpool_dispatch' mangled-name='tpool_dispatch' filepath='../../include/thread_pool.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='tpool_create' mangled-name='tpool_create' filepath='../../include/thread_pool.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='tpool_wait' mangled-name='tpool_wait' filepath='../../include/thread_pool.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='tpool_destroy' mangled-name='tpool_destroy' filepath='../../include/thread_pool.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='rmdir' mangled-name='rmdir' filepath='/usr/include/unistd.h' line='834' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='changelist_unshare' mangled-name='changelist_unshare' filepath='../../include/libzfs_impl.h' line='186' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_find' mangled-name='libzfs_mnttab_find' filepath='../../include/libzfs.h' line='225' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sa_commit_shares' mangled-name='sa_commit_shares' filepath='../../lib/libspl/include/libshare.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sa_validate_shareopts' mangled-name='sa_validate_shareopts' filepath='../../lib/libspl/include/libshare.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sa_enable_share' mangled-name='sa_enable_share' filepath='../../lib/libspl/include/libshare.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sa_errorstr' mangled-name='sa_errorstr' filepath='../../lib/libspl/include/libshare.h' line='74' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='sa_disable_share' mangled-name='sa_disable_share' filepath='../../lib/libspl/include/libshare.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_remove' mangled-name='libzfs_mnttab_remove' filepath='../../include/libzfs.h' line='229' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_crypto_get_encryption_root' mangled-name='zfs_crypto_get_encryption_root' filepath='../../include/libzfs.h' line='526' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_crypto_unload_key' mangled-name='zfs_crypto_unload_key' filepath='../../include/libzfs.h' line='533' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='do_unmount' mangled-name='do_unmount' filepath='../../include/libzfs_impl.h' line='243' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_spa_version' mangled-name='zfs_spa_version' filepath='../../include/libzfs.h' line='817' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__lxstat' mangled-name='__lxstat64' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='412' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='openat' mangled-name='openat64' filepath='/usr/include/fcntl.h' line='196' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fdopendir' mangled-name='fdopendir' filepath='/usr/include/dirent.h' line='141' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <typedef-decl name='zfs_share_type_t' type-id='type-id-320' filepath='../../include/libzfs_impl.h' line='123' column='1' id='type-id-321'/>
+ <function-decl name='zfs_is_shared_proto' mangled-name='zfs_is_shared_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='824' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared_proto'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='824' column='1'/>
+ <parameter type-id='type-id-92' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='824' column='1'/>
+ <parameter type-id='type-id-94' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='824' column='1'/>
+ <return type-id='type-id-321'/>
+ </function-decl>
+ <function-decl name='unshare_one' mangled-name='unshare_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='722' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='unshare_one'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='722' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='722' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='722' column='1'/>
+ <parameter type-id='type-id-94' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='723' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='is_shared' mangled-name='is_shared' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='741' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='is_shared'>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='741' column='1'/>
+ <parameter type-id='type-id-94' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='741' column='1'/>
+ <return type-id='type-id-321'/>
+ </function-decl>
+ <function-decl name='sa_enable_share' filepath='../../lib/libspl/include/libshare.h' line='77' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_share' mangled-name='zfs_share' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='807' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='922' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshare' mangled-name='zfs_unshare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='814' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='814' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='changelist_unshare' filepath='../../include/libzfs_impl.h' line='188' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-237'/>
+ <parameter type-id='type-id-305'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshareall' mangled-name='zfs_unshareall' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1012' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='814' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_is_shared_nfs' mangled-name='zfs_is_shared_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='846' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared_nfs'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='846' column='1'/>
+ <parameter type-id='type-id-92' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='846' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='zfs_is_shared_smb' mangled-name='zfs_is_shared_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='853' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_is_shared_smb'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='846' column='1'/>
+ <parameter type-id='type-id-92' name='where' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='846' column='1'/>
+ <return type-id='type-id-6'/>
+ </function-decl>
+ <function-decl name='zfs_parse_options' mangled-name='zfs_parse_options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='866' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_parse_options'>
+ <parameter type-id='type-id-29' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='866' column='1'/>
+ <parameter type-id='type-id-94' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='866' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='sa_validate_shareopts' filepath='../../lib/libspl/include/libshare.h' line='84' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_commit_proto' mangled-name='zfs_commit_proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_commit_proto'>
+ <parameter type-id='type-id-95' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='872' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='readdir64' mangled-name='readdir64' filepath='/usr/include/dirent.h' line='173' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_commit_shares' mangled-name='zfs_commit_shares' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='899' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_commit_shares'>
+ <parameter type-id='type-id-89' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='899' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='closedir' mangled-name='closedir' filepath='/usr/include/dirent.h' line='149' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_share_nfs' mangled-name='zfs_share_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='910' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share_nfs'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='922' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_share_smb' mangled-name='zfs_share_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='916' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_share_smb'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='922' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshare_nfs' mangled-name='zfs_unshare_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare_nfs'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshare_smb' mangled-name='zfs_unshare_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='975' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshare_smb'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshareall_nfs' mangled-name='zfs_unshareall_nfs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1000' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_nfs'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='814' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshareall_smb' mangled-name='zfs_unshareall_smb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1006' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_smb'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='814' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshareall_bypath' mangled-name='zfs_unshareall_bypath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1018' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_bypath'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='969' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_unshareall_bytype' mangled-name='zfs_unshareall_bytype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1024' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_unshareall_bytype'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1024' column='1'/>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1024' column='1'/>
+ <parameter type-id='type-id-89' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1025' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='remove_mountpoint' mangled-name='remove_mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1049' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='remove_mountpoint'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1049' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='__xstat' mangled-name='__xstat64' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='409' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='rmdir' filepath='/usr/include/unistd.h' line='834' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='statfs64' mangled-name='statfs64' filepath='/usr/include/x86_64-linux-gnu/sys/statfs.h' line='43' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='get_all_cb' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='625' column='1' id='type-id-322'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='cb_handles' type-id='type-id-323' visibility='default' filepath='../../include/libzfs.h' line='626' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='cb_alloc' type-id='type-id-38' visibility='default' filepath='../../include/libzfs.h' line='627' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='cb_used' type-id='type-id-38' visibility='default' filepath='../../include/libzfs.h' line='628' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-98' size-in-bits='64' id='type-id-323'/>
+ <typedef-decl name='get_all_cb_t' type-id='type-id-322' filepath='../../include/libzfs.h' line='629' column='1' id='type-id-324'/>
+ <pointer-type-def type-id='type-id-324' size-in-bits='64' id='type-id-325'/>
+ <function-decl name='libzfs_add_handle' mangled-name='libzfs_add_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1075' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_add_handle'>
+ <parameter type-id='type-id-325' name='cbp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1075' column='1'/>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1075' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='do_mount' mangled-name='do_mount' filepath='../../include/libzfs_impl.h' line='241' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_realloc' filepath='../../include/libzfs_impl.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='zfs_foreach_mountpoint' mangled-name='zfs_foreach_mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1397' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_foreach_mountpoint'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1397' column='1'/>
+ <parameter type-id='type-id-323' name='handles' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1397' column='1'/>
+ <parameter type-id='type-id-38' name='num_handles' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1398' column='1'/>
+ <parameter type-id='type-id-144' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1398' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1398' column='1'/>
+ <parameter type-id='type-id-6' name='parallel' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1398' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='libzfs_mnttab_add' mangled-name='libzfs_mnttab_add' filepath='../../include/libzfs.h' line='227' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='qsort' filepath='/usr/include/stdlib.h' line='827' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-67'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='mkdirp' mangled-name='mkdirp' filepath='../../lib/libspl/include/libgen.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='tpool' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-326'/>
+ <pointer-type-def type-id='type-id-326' size-in-bits='64' id='type-id-327'/>
+ <pointer-type-def type-id='type-id-278' size-in-bits='64' id='type-id-328'/>
+ <function-decl name='tpool_create' filepath='../../include/thread_pool.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-19'/>
+ <parameter type-id='type-id-19'/>
+ <parameter type-id='type-id-19'/>
+ <parameter type-id='type-id-328'/>
+ <return type-id='type-id-327'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-329' size-in-bits='64' id='type-id-330'/>
+ <function-decl name='tpool_dispatch' filepath='../../include/thread_pool.h' line='44' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-327'/>
+ <parameter type-id='type-id-330'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='tpool_wait' filepath='../../include/thread_pool.h' line='48' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-327'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_crypto_load_key' mangled-name='zfs_crypto_load_key' filepath='../../include/libzfs.h' line='532' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='tpool_destroy' filepath='../../include/thread_pool.h' line='46' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-327'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='getprop_uint64' mangled-name='getprop_uint64' filepath='../../include/libzfs.h' line='510' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_enable_datasets' mangled-name='zpool_enable_datasets' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1458' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_enable_datasets'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1458' column='1'/>
+ <parameter type-id='type-id-89' name='mntopts' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1458' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1458' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='sa_is_shared' mangled-name='sa_is_shared' filepath='../../lib/libspl/include/libshare.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_disable_datasets' mangled-name='zpool_unmount_datasets' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1528' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_unmount_datasets'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1528' column='1'/>
+ <parameter type-id='type-id-6' name='force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_mount.c' line='1528' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
+ <function-type size-in-bits='64' id='type-id-329'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-20'/>
+ </function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='libzfs_pool.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zpool_get_bootenv' mangled-name='zpool_get_bootenv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_bootenv'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4699' column='1'/>
- <parameter type-id='type-id-97' name='nvlp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4699' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <qualified-type-def type-id='type-id-46' const='yes' id='type-id-167'/>
- <pointer-type-def type-id='type-id-167' size-in-bits='64' id='type-id-168'/>
- <function-decl name='zpool_set_bootenv' mangled-name='zpool_set_bootenv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_set_bootenv'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4686' column='1'/>
- <parameter type-id='type-id-168' name='envmap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4686' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='1427' column='1' id='type-id-169'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs.h' line='924' column='1' id='type-id-331'>
<underlying-type type-id='type-id-7'/>
- <enumerator name='ZPOOL_WAIT_CKPT_DISCARD' value='0'/>
- <enumerator name='ZPOOL_WAIT_FREE' value='1'/>
- <enumerator name='ZPOOL_WAIT_INITIALIZE' value='2'/>
- <enumerator name='ZPOOL_WAIT_REPLACE' value='3'/>
- <enumerator name='ZPOOL_WAIT_REMOVE' value='4'/>
- <enumerator name='ZPOOL_WAIT_RESILVER' value='5'/>
- <enumerator name='ZPOOL_WAIT_SCRUB' value='6'/>
- <enumerator name='ZPOOL_WAIT_TRIM' value='7'/>
- <enumerator name='ZPOOL_WAIT_NUM_ACTIVITIES' value='8'/>
+ <enumerator name='ZPOOL_COMPATIBILITY_OK' value='0'/>
+ <enumerator name='ZPOOL_COMPATIBILITY_WARNTOKEN' value='1'/>
+ <enumerator name='ZPOOL_COMPATIBILITY_BADTOKEN' value='2'/>
+ <enumerator name='ZPOOL_COMPATIBILITY_BADFILE' value='3'/>
+ <enumerator name='ZPOOL_COMPATIBILITY_NOFILES' value='4'/>
</enum-decl>
- <typedef-decl name='zpool_wait_activity_t' type-id='type-id-169' filepath='../../include/sys/fs/zfs.h' line='1437' column='1' id='type-id-170'/>
- <function-decl name='zpool_wait_status' mangled-name='zpool_wait_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4668' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_wait_status'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4668' column='1'/>
- <parameter type-id='type-id-170' name='activity' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4668' column='1'/>
- <parameter type-id='type-id-96' name='missing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4669' column='1'/>
- <parameter type-id='type-id-96' name='waited' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4669' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_wait' mangled-name='zpool_wait' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_wait'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4641' column='1'/>
- <parameter type-id='type-id-170' name='activity' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4641' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_obj_to_path_ds' mangled-name='zpool_obj_to_path_ds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_obj_to_path_ds'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1'/>
- <parameter type-id='type-id-26' name='dsobj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1'/>
- <parameter type-id='type-id-26' name='obj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1'/>
- <parameter type-id='type-id-23' name='pathname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4633' column='1'/>
- <parameter type-id='type-id-32' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4633' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_obj_to_path' mangled-name='zpool_obj_to_path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_obj_to_path'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1'/>
- <parameter type-id='type-id-26' name='dsobj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1'/>
- <parameter type-id='type-id-26' name='obj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1'/>
- <parameter type-id='type-id-23' name='pathname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4633' column='1'/>
- <parameter type-id='type-id-32' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4633' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_events_seek' mangled-name='zpool_events_seek' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_events_seek'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1'/>
- <parameter type-id='type-id-26' name='eid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1'/>
- <parameter type-id='type-id-6' name='zevent_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_events_clear' mangled-name='zpool_events_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_events_clear'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4520' column='1'/>
- <parameter type-id='type-id-123' name='count' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4520' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_events_next' mangled-name='zpool_events_next' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_events_next'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4460' column='1'/>
- <parameter type-id='type-id-97' name='nvp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4460' column='1'/>
- <parameter type-id='type-id-123' name='dropped' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4461' column='1'/>
- <parameter type-id='type-id-43' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4461' column='1'/>
- <parameter type-id='type-id-6' name='zevent_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4461' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_get_history' mangled-name='zpool_get_history' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_history'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1'/>
- <parameter type-id='type-id-97' name='nvhisp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1'/>
- <parameter type-id='type-id-119' name='off' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1'/>
- <parameter type-id='type-id-96' name='eof' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4391' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_log_history' mangled-name='zpool_log_history' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_log_history'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4321' column='1'/>
- <parameter type-id='type-id-86' name='message' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4321' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_save_arguments' mangled-name='zfs_save_arguments' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_save_arguments'>
- <parameter type-id='type-id-6' name='argc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
- <parameter type-id='type-id-143' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
- <parameter type-id='type-id-23' name='string' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
- <parameter type-id='type-id-6' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_upgrade' mangled-name='zpool_upgrade' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_upgrade'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4293' column='1'/>
- <parameter type-id='type-id-26' name='new_version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4293' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_get_errlog' mangled-name='zpool_get_errlog' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_errlog'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4194' column='1'/>
- <parameter type-id='type-id-97' name='nverrlistp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4194' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_vdev_name' mangled-name='zpool_vdev_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_name'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1'/>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1'/>
- <parameter type-id='type-id-22' name='nv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1'/>
- <parameter type-id='type-id-6' name='name_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4070' column='1'/>
- <return type-id='type-id-23'/>
- </function-decl>
- <function-decl name='zpool_sync_one' mangled-name='zpool_sync_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4032' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_sync_one'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4032' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4032' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_reopen_one' mangled-name='zpool_reopen_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4014' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_reopen_one'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4014' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4014' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_reguid' mangled-name='zpool_reguid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3994' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_reguid'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3994' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_vdev_clear' mangled-name='zpool_vdev_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3970' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_clear'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3970' column='1'/>
- <parameter type-id='type-id-26' name='guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3970' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_clear' mangled-name='zpool_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_clear'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1'/>
- <parameter type-id='type-id-22' name='rewindnvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_vdev_indirect_size' mangled-name='zpool_vdev_indirect_size' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_indirect_size'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3861' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3861' column='1'/>
- <parameter type-id='type-id-119' name='sizep' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3862' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_vdev_remove_cancel' mangled-name='zpool_vdev_remove_cancel' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3841' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_remove_cancel'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3994' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='zpool_compat_status_t' type-id='type-id-331' filepath='../../include/libzfs.h' line='930' column='1' id='type-id-332'/>
+ <function-decl name='zpool_load_compat' mangled-name='zpool_load_compat' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_load_compat'>
+ <parameter type-id='type-id-89' name='compat' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1'/>
+ <parameter type-id='type-id-114' name='features' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1'/>
+ <parameter type-id='type-id-29' name='report' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1'/>
+ <parameter type-id='type-id-38' name='rlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4752' column='1'/>
+ <return type-id='type-id-332'/>
</function-decl>
- <function-decl name='zpool_vdev_remove' mangled-name='zpool_vdev_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3769' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_remove'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3769' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3769' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_props_refresh' mangled-name='zpool_props_refresh' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_props_refresh'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='106' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <class-decl name='splitflags' size-in-bits='64' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='258' column='1' id='type-id-171'>
- <data-member access='public' layout-offset-in-bits='31'>
- <var-decl name='dryrun' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='260' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='30'>
- <var-decl name='import' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='263' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='name_flags' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='264' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='splitflags_t' type-id='type-id-171' filepath='../../include/libzfs.h' line='265' column='1' id='type-id-172'/>
- <function-decl name='zpool_vdev_split' mangled-name='zpool_vdev_split' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_split'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1'/>
- <parameter type-id='type-id-23' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1'/>
- <parameter type-id='type-id-97' name='newroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3526' column='1'/>
- <parameter type-id='type-id-172' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3526' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='zpool_prop_t' type-id='type-id-148' filepath='../../include/sys/fs/zfs.h' line='251' column='1' id='type-id-333'/>
+ <function-decl name='zpool_get_prop_int' mangled-name='zpool_get_prop_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_prop_int'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1'/>
+ <parameter type-id='type-id-333' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1'/>
+ <parameter type-id='type-id-239' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='zpool_vdev_detach' mangled-name='zpool_vdev_detach' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_detach'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3428' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3428' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_prop_to_name' filepath='../../include/libzfs.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zpool_vdev_attach' mangled-name='zpool_vdev_attach' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_attach'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3255' column='1'/>
- <parameter type-id='type-id-86' name='old_disk' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3255' column='1'/>
- <parameter type-id='type-id-86' name='new_disk' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
- <parameter type-id='type-id-22' name='nvroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
- <parameter type-id='type-id-6' name='replacing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
- <parameter type-id='type-id-5' name='rebuild' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_prop_default_numeric' filepath='../../include/libzfs.h' line='567' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-45'/>
</function-decl>
- <enum-decl name='vdev_aux' filepath='../../include/sys/fs/zfs.h' line='884' column='1' id='type-id-173'>
+ <enum-decl name='vdev_state' filepath='../../include/sys/fs/zfs.h' line='867' column='1' id='type-id-334'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='VDEV_STATE_UNKNOWN' value='0'/>
+ <enumerator name='VDEV_STATE_CLOSED' value='1'/>
+ <enumerator name='VDEV_STATE_OFFLINE' value='2'/>
+ <enumerator name='VDEV_STATE_REMOVED' value='3'/>
+ <enumerator name='VDEV_STATE_CANT_OPEN' value='4'/>
+ <enumerator name='VDEV_STATE_FAULTED' value='5'/>
+ <enumerator name='VDEV_STATE_DEGRADED' value='6'/>
+ <enumerator name='VDEV_STATE_HEALTHY' value='7'/>
+ </enum-decl>
+ <typedef-decl name='vdev_state_t' type-id='type-id-334' filepath='../../include/sys/fs/zfs.h' line='876' column='1' id='type-id-335'/>
+ <enum-decl name='vdev_aux' filepath='../../include/sys/fs/zfs.h' line='884' column='1' id='type-id-336'>
<underlying-type type-id='type-id-7'/>
<enumerator name='VDEV_AUX_NONE' value='0'/>
<enumerator name='VDEV_AUX_OPEN_FAILED' value='1'/>
@@ -3282,987 +4512,2176 @@
<enumerator name='VDEV_AUX_CHILDREN_OFFLINE' value='19'/>
<enumerator name='VDEV_AUX_ASHIFT_TOO_BIG' value='20'/>
</enum-decl>
- <typedef-decl name='vdev_aux_t' type-id='type-id-173' filepath='../../include/sys/fs/zfs.h' line='906' column='1' id='type-id-174'/>
- <function-decl name='zpool_vdev_degrade' mangled-name='zpool_vdev_degrade' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_degrade'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1'/>
- <parameter type-id='type-id-26' name='guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1'/>
- <parameter type-id='type-id-174' name='aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='vdev_aux_t' type-id='type-id-336' filepath='../../include/sys/fs/zfs.h' line='906' column='1' id='type-id-337'/>
+ <function-decl name='zpool_state_to_name' mangled-name='zpool_state_to_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_state_to_name'>
+ <parameter type-id='type-id-335' name='state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='188' column='1'/>
+ <parameter type-id='type-id-337' name='aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='188' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zpool_vdev_fault' mangled-name='zpool_vdev_fault' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_fault'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1'/>
- <parameter type-id='type-id-26' name='guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1'/>
- <parameter type-id='type-id-174' name='aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_pool_state_to_name' mangled-name='zpool_pool_state_to_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_pool_state_to_name'>
+ <parameter type-id='type-id-296' name='state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='221' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zpool_vdev_offline' mangled-name='zpool_vdev_offline' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_offline'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1'/>
- <parameter type-id='type-id-5' name='istmp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_get_state_str' mangled-name='zpool_get_state_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_state_str'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='252' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <enum-decl name='vdev_state' filepath='../../include/sys/fs/zfs.h' line='867' column='1' id='type-id-175'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs.h' line='339' column='1' id='type-id-338'>
<underlying-type type-id='type-id-7'/>
- <enumerator name='VDEV_STATE_UNKNOWN' value='0'/>
- <enumerator name='VDEV_STATE_CLOSED' value='1'/>
- <enumerator name='VDEV_STATE_OFFLINE' value='2'/>
- <enumerator name='VDEV_STATE_REMOVED' value='3'/>
- <enumerator name='VDEV_STATE_CANT_OPEN' value='4'/>
- <enumerator name='VDEV_STATE_FAULTED' value='5'/>
- <enumerator name='VDEV_STATE_DEGRADED' value='6'/>
- <enumerator name='VDEV_STATE_HEALTHY' value='7'/>
+ <enumerator name='ZPOOL_STATUS_CORRUPT_CACHE' value='0'/>
+ <enumerator name='ZPOOL_STATUS_MISSING_DEV_R' value='1'/>
+ <enumerator name='ZPOOL_STATUS_MISSING_DEV_NR' value='2'/>
+ <enumerator name='ZPOOL_STATUS_CORRUPT_LABEL_R' value='3'/>
+ <enumerator name='ZPOOL_STATUS_CORRUPT_LABEL_NR' value='4'/>
+ <enumerator name='ZPOOL_STATUS_BAD_GUID_SUM' value='5'/>
+ <enumerator name='ZPOOL_STATUS_CORRUPT_POOL' value='6'/>
+ <enumerator name='ZPOOL_STATUS_CORRUPT_DATA' value='7'/>
+ <enumerator name='ZPOOL_STATUS_FAILING_DEV' value='8'/>
+ <enumerator name='ZPOOL_STATUS_VERSION_NEWER' value='9'/>
+ <enumerator name='ZPOOL_STATUS_HOSTID_MISMATCH' value='10'/>
+ <enumerator name='ZPOOL_STATUS_HOSTID_ACTIVE' value='11'/>
+ <enumerator name='ZPOOL_STATUS_HOSTID_REQUIRED' value='12'/>
+ <enumerator name='ZPOOL_STATUS_IO_FAILURE_WAIT' value='13'/>
+ <enumerator name='ZPOOL_STATUS_IO_FAILURE_CONTINUE' value='14'/>
+ <enumerator name='ZPOOL_STATUS_IO_FAILURE_MMP' value='15'/>
+ <enumerator name='ZPOOL_STATUS_BAD_LOG' value='16'/>
+ <enumerator name='ZPOOL_STATUS_ERRATA' value='17'/>
+ <enumerator name='ZPOOL_STATUS_UNSUP_FEAT_READ' value='18'/>
+ <enumerator name='ZPOOL_STATUS_UNSUP_FEAT_WRITE' value='19'/>
+ <enumerator name='ZPOOL_STATUS_FAULTED_DEV_R' value='20'/>
+ <enumerator name='ZPOOL_STATUS_FAULTED_DEV_NR' value='21'/>
+ <enumerator name='ZPOOL_STATUS_VERSION_OLDER' value='22'/>
+ <enumerator name='ZPOOL_STATUS_FEAT_DISABLED' value='23'/>
+ <enumerator name='ZPOOL_STATUS_RESILVERING' value='24'/>
+ <enumerator name='ZPOOL_STATUS_OFFLINE_DEV' value='25'/>
+ <enumerator name='ZPOOL_STATUS_REMOVED_DEV' value='26'/>
+ <enumerator name='ZPOOL_STATUS_REBUILDING' value='27'/>
+ <enumerator name='ZPOOL_STATUS_REBUILD_SCRUB' value='28'/>
+ <enumerator name='ZPOOL_STATUS_NON_NATIVE_ASHIFT' value='29'/>
+ <enumerator name='ZPOOL_STATUS_COMPATIBILITY_ERR' value='30'/>
+ <enumerator name='ZPOOL_STATUS_INCOMPATIBLE_FEAT' value='31'/>
+ <enumerator name='ZPOOL_STATUS_OK' value='32'/>
</enum-decl>
- <typedef-decl name='vdev_state_t' type-id='type-id-175' filepath='../../include/sys/fs/zfs.h' line='876' column='1' id='type-id-176'/>
- <pointer-type-def type-id='type-id-176' size-in-bits='64' id='type-id-177'/>
- <function-decl name='zpool_vdev_online' mangled-name='zpool_vdev_online' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_online'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1'/>
- <parameter type-id='type-id-177' name='newstate' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3030' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_vdev_path_to_guid' mangled-name='zpool_vdev_path_to_guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3019' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_path_to_guid'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3019' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3019' column='1'/>
- <return type-id='type-id-26'/>
+ <enum-decl name='zpool_errata' filepath='../../include/sys/fs/zfs.h' line='1050' column='1' id='type-id-339'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='ZPOOL_ERRATA_NONE' value='0'/>
+ <enumerator name='ZPOOL_ERRATA_ZOL_2094_SCRUB' value='1'/>
+ <enumerator name='ZPOOL_ERRATA_ZOL_2094_ASYNC_DESTROY' value='2'/>
+ <enumerator name='ZPOOL_ERRATA_ZOL_6845_ENCRYPTION' value='3'/>
+ <enumerator name='ZPOOL_ERRATA_ZOL_8308_ENCRYPTION' value='4'/>
+ </enum-decl>
+ <pointer-type-def type-id='type-id-339' size-in-bits='64' id='type-id-340'/>
+ <function-decl name='zpool_get_status' filepath='../../include/libzfs.h' line='404' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-92'/>
+ <parameter type-id='type-id-340'/>
+ <return type-id='type-id-338'/>
</function-decl>
- <function-decl name='zpool_get_physpath' mangled-name='zpool_get_physpath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_physpath'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1'/>
- <parameter type-id='type-id-23' name='physpath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1'/>
- <parameter type-id='type-id-32' name='phypath_size' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_get_state' mangled-name='zpool_get_state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_state'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1182' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_find_vdev' mangled-name='zpool_find_vdev' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_find_vdev'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1'/>
- <parameter type-id='type-id-96' name='avail_spare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1'/>
- <parameter type-id='type-id-96' name='l2cache' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2809' column='1'/>
- <parameter type-id='type-id-96' name='log' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2809' column='1'/>
- <return type-id='type-id-22'/>
+ <function-decl name='zpool_get_prop' mangled-name='zpool_get_prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_prop'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1'/>
+ <parameter type-id='type-id-333' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1'/>
+ <parameter type-id='type-id-29' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1'/>
+ <parameter type-id='type-id-38' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='285' column='1'/>
+ <parameter type-id='type-id-239' name='srctype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='285' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='285' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_prop_get_type' filepath='../../include/zfs_prop.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-240'/>
+ </function-decl>
+ <function-decl name='zpool_prop_index_to_string' filepath='../../include/sys/fs/zfs.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-247'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_find_vdev_by_physpath' mangled-name='zpool_find_vdev_by_physpath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_find_vdev_by_physpath'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2757' column='1'/>
- <parameter type-id='type-id-86' name='ppath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2757' column='1'/>
- <parameter type-id='type-id-96' name='avail_spare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2758' column='1'/>
- <parameter type-id='type-id-96' name='l2cache' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2758' column='1'/>
- <parameter type-id='type-id-96' name='log' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2758' column='1'/>
- <return type-id='type-id-22'/>
- </function-decl>
- <enum-decl name='pool_scan_func' filepath='../../include/sys/fs/zfs.h' line='938' column='1' id='type-id-178'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='POOL_SCAN_NONE' value='0'/>
- <enumerator name='POOL_SCAN_SCRUB' value='1'/>
- <enumerator name='POOL_SCAN_RESILVER' value='2'/>
- <enumerator name='POOL_SCAN_FUNCS' value='3'/>
- </enum-decl>
- <typedef-decl name='pool_scan_func_t' type-id='type-id-178' filepath='../../include/sys/fs/zfs.h' line='943' column='1' id='type-id-179'/>
- <enum-decl name='pool_scrub_cmd' filepath='../../include/sys/fs/zfs.h' line='948' column='1' id='type-id-180'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='POOL_SCRUB_NORMAL' value='0'/>
- <enumerator name='POOL_SCRUB_PAUSE' value='1'/>
- <enumerator name='POOL_SCRUB_FLAGS_END' value='2'/>
- </enum-decl>
- <typedef-decl name='pool_scrub_cmd_t' type-id='type-id-180' filepath='../../include/sys/fs/zfs.h' line='952' column='1' id='type-id-181'/>
- <function-decl name='zpool_scan' mangled-name='zpool_scan' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_scan'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1'/>
- <parameter type-id='type-id-179' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1'/>
- <parameter type-id='type-id-181' name='cmd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_get_name' mangled-name='zpool_get_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_name'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1172' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <enum-decl name='pool_trim_func' filepath='../../include/sys/fs/zfs.h' line='1177' column='1' id='type-id-182'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='POOL_TRIM_START' value='0'/>
- <enumerator name='POOL_TRIM_CANCEL' value='1'/>
- <enumerator name='POOL_TRIM_SUSPEND' value='2'/>
- <enumerator name='POOL_TRIM_FUNCS' value='3'/>
- </enum-decl>
- <typedef-decl name='pool_trim_func_t' type-id='type-id-182' filepath='../../include/sys/fs/zfs.h' line='1182' column='1' id='type-id-183'/>
- <class-decl name='trimflags' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='267' column='1' id='type-id-184'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='fullpool' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='269' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='secure' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='272' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='wait' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='275' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='rate' type-id='type-id-26' visibility='default' filepath='../../include/libzfs.h' line='278' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='trimflags_t' type-id='type-id-184' filepath='../../include/libzfs.h' line='279' column='1' id='type-id-185'/>
- <pointer-type-def type-id='type-id-185' size-in-bits='64' id='type-id-186'/>
- <function-decl name='zpool_trim' mangled-name='zpool_trim' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_trim'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1'/>
- <parameter type-id='type-id-183' name='cmd_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1'/>
- <parameter type-id='type-id-22' name='vds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1'/>
- <parameter type-id='type-id-186' name='trim_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2427' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_prop_default_string' filepath='../../include/libzfs.h' line='566' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <enum-decl name='pool_initialize_func' filepath='../../include/sys/fs/zfs.h' line='1167' column='1' id='type-id-187'>
+ <function-decl name='zpool_set_prop' mangled-name='zpool_set_prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_set_prop'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1'/>
+ <parameter type-id='type-id-89' name='propval' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_standard_error' filepath='../../include/libzfs_impl.h' line='147' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_name_to_prop' filepath='../../include/sys/fs/zfs.h' line='325' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-148'/>
+ </function-decl>
+ <function-decl name='zpool_prop_readonly' filepath='../../include/sys/fs/zfs.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zpool_prop_setonce' filepath='../../include/sys/fs/zfs.h' line='330' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-148'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zpool_prop_feature' filepath='../../include/sys/fs/zfs.h' line='331' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <enum-decl name='spa_feature' filepath='../../include/zfeature_common.h' line='42' column='1' id='type-id-341'>
<underlying-type type-id='type-id-7'/>
- <enumerator name='POOL_INITIALIZE_START' value='0'/>
- <enumerator name='POOL_INITIALIZE_CANCEL' value='1'/>
- <enumerator name='POOL_INITIALIZE_SUSPEND' value='2'/>
- <enumerator name='POOL_INITIALIZE_FUNCS' value='3'/>
+ <enumerator name='SPA_FEATURE_NONE' value='-1'/>
+ <enumerator name='SPA_FEATURE_ASYNC_DESTROY' value='0'/>
+ <enumerator name='SPA_FEATURE_EMPTY_BPOBJ' value='1'/>
+ <enumerator name='SPA_FEATURE_LZ4_COMPRESS' value='2'/>
+ <enumerator name='SPA_FEATURE_MULTI_VDEV_CRASH_DUMP' value='3'/>
+ <enumerator name='SPA_FEATURE_SPACEMAP_HISTOGRAM' value='4'/>
+ <enumerator name='SPA_FEATURE_ENABLED_TXG' value='5'/>
+ <enumerator name='SPA_FEATURE_HOLE_BIRTH' value='6'/>
+ <enumerator name='SPA_FEATURE_EXTENSIBLE_DATASET' value='7'/>
+ <enumerator name='SPA_FEATURE_EMBEDDED_DATA' value='8'/>
+ <enumerator name='SPA_FEATURE_BOOKMARKS' value='9'/>
+ <enumerator name='SPA_FEATURE_FS_SS_LIMIT' value='10'/>
+ <enumerator name='SPA_FEATURE_LARGE_BLOCKS' value='11'/>
+ <enumerator name='SPA_FEATURE_LARGE_DNODE' value='12'/>
+ <enumerator name='SPA_FEATURE_SHA512' value='13'/>
+ <enumerator name='SPA_FEATURE_SKEIN' value='14'/>
+ <enumerator name='SPA_FEATURE_EDONR' value='15'/>
+ <enumerator name='SPA_FEATURE_USEROBJ_ACCOUNTING' value='16'/>
+ <enumerator name='SPA_FEATURE_ENCRYPTION' value='17'/>
+ <enumerator name='SPA_FEATURE_PROJECT_QUOTA' value='18'/>
+ <enumerator name='SPA_FEATURE_DEVICE_REMOVAL' value='19'/>
+ <enumerator name='SPA_FEATURE_OBSOLETE_COUNTS' value='20'/>
+ <enumerator name='SPA_FEATURE_POOL_CHECKPOINT' value='21'/>
+ <enumerator name='SPA_FEATURE_SPACEMAP_V2' value='22'/>
+ <enumerator name='SPA_FEATURE_ALLOCATION_CLASSES' value='23'/>
+ <enumerator name='SPA_FEATURE_RESILVER_DEFER' value='24'/>
+ <enumerator name='SPA_FEATURE_BOOKMARK_V2' value='25'/>
+ <enumerator name='SPA_FEATURE_REDACTION_BOOKMARKS' value='26'/>
+ <enumerator name='SPA_FEATURE_REDACTED_DATASETS' value='27'/>
+ <enumerator name='SPA_FEATURE_BOOKMARK_WRITTEN' value='28'/>
+ <enumerator name='SPA_FEATURE_LOG_SPACEMAP' value='29'/>
+ <enumerator name='SPA_FEATURE_LIVELIST' value='30'/>
+ <enumerator name='SPA_FEATURE_DEVICE_REBUILD' value='31'/>
+ <enumerator name='SPA_FEATURE_ZSTD_COMPRESS' value='32'/>
+ <enumerator name='SPA_FEATURE_DRAID' value='33'/>
+ <enumerator name='SPA_FEATURES' value='34'/>
</enum-decl>
- <typedef-decl name='pool_initialize_func_t' type-id='type-id-187' filepath='../../include/sys/fs/zfs.h' line='1172' column='1' id='type-id-188'/>
- <function-decl name='zpool_initialize_wait' mangled-name='zpool_initialize_wait' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_initialize_wait'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2317' column='1'/>
- <parameter type-id='type-id-188' name='cmd_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2317' column='1'/>
- <parameter type-id='type-id-22' name='vds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2318' column='1'/>
- <return type-id='type-id-6'/>
+ <pointer-type-def type-id='type-id-341' size-in-bits='64' id='type-id-342'/>
+ <function-decl name='zfeature_lookup_name' filepath='../../include/zfeature_common.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-342'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_initialize' mangled-name='zpool_initialize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_initialize'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2317' column='1'/>
- <parameter type-id='type-id-188' name='cmd_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2317' column='1'/>
- <parameter type-id='type-id-22' name='vds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2318' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_import_props' mangled-name='zpool_import_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_import_props'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1'/>
- <parameter type-id='type-id-22' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1'/>
- <parameter type-id='type-id-86' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1922' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1922' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_open_canfail' mangled-name='zpool_open_canfail' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1066' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_open_canfail'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1066' column='1'/>
+ <parameter type-id='type-id-89' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1066' column='1'/>
+ <return type-id='type-id-24'/>
</function-decl>
- <function-decl name='zpool_print_unsup_feat' mangled-name='zpool_print_unsup_feat' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1890' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_print_unsup_feat'>
- <parameter type-id='type-id-22' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1890' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_close' mangled-name='zpool_close' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_close'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1160' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_import' mangled-name='zpool_import' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_import'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1'/>
- <parameter type-id='type-id-22' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1'/>
- <parameter type-id='type-id-86' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1'/>
- <parameter type-id='type-id-23' name='altroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1833' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='get_system_hostid' filepath='../../lib/libspl/include/sys/systeminfo.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-45'/>
</function-decl>
- <function-decl name='zpool_explain_recover' mangled-name='zpool_explain_recover' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_explain_recover'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1'/>
- <parameter type-id='type-id-6' name='reason' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1'/>
- <parameter type-id='type-id-22' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1746' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_expand_proplist' mangled-name='zpool_expand_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='807' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_expand_proplist'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='807' column='1'/>
+ <parameter type-id='type-id-265' name='plp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='807' column='1'/>
+ <parameter type-id='type-id-6' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='808' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_export_force' mangled-name='zpool_export_force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1687' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_export_force'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1687' column='1'/>
- <parameter type-id='type-id-86' name='log_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1687' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfeature_is_supported' filepath='../../include/zfeature_common.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <function-decl name='zpool_export' mangled-name='zpool_export' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_export'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1'/>
- <parameter type-id='type-id-5' name='force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1'/>
- <parameter type-id='type-id-86' name='log_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_prop_get_feature' mangled-name='zpool_prop_get_feature' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_get_feature'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1'/>
+ <parameter type-id='type-id-29' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1'/>
+ <parameter type-id='type-id-38' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='906' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_add' mangled-name='zpool_add' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1537' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_add'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1537' column='1'/>
- <parameter type-id='type-id-22' name='nvroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1537' column='1'/>
+ <function-decl name='zpool_name_valid' mangled-name='zpool_name_valid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_name_valid'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1'/>
+ <parameter type-id='type-id-6' name='isopen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1'/>
+ <parameter type-id='type-id-89' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zpool_discard_checkpoint' mangled-name='zpool_discard_checkpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1515' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_discard_checkpoint'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1515' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='pool_namecheck' filepath='../../include/zfs_namecheck.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-219'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_checkpoint' mangled-name='zpool_checkpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1494' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_checkpoint'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1515' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_refresh_stats' filepath='../../include/libzfs.h' line='414' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <parameter type-id='type-id-305'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_destroy' mangled-name='zpool_destroy' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_destroy'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1451' column='1'/>
- <parameter type-id='type-id-86' name='log_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1451' column='1'/>
- <return type-id='type-id-6'/>
+ <pointer-type-def type-id='type-id-24' size-in-bits='64' id='type-id-343'/>
+ <function-decl name='zpool_open_silent' mangled-name='zpool_open_silent' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_open_silent'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1'/>
+ <parameter type-id='type-id-89' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1'/>
+ <parameter type-id='type-id-343' name='ret' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_create' mangled-name='zpool_create' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_create'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1'/>
- <parameter type-id='type-id-86' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1'/>
- <parameter type-id='type-id-22' name='nvroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1273' column='1'/>
- <parameter type-id='type-id-22' name='fsprops' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1273' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_open' mangled-name='zpool_open' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_open'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1139' column='1'/>
+ <parameter type-id='type-id-89' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1139' column='1'/>
+ <return type-id='type-id-24'/>
</function-decl>
<function-decl name='zpool_is_draid_spare' mangled-name='zpool_is_draid_spare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1253' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_is_draid_spare'>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1253' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zpool_get_state' mangled-name='zpool_get_state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_state'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1182' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1253' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zpool_get_name' mangled-name='zpool_get_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_name'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1172' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_create' mangled-name='zpool_create' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_create'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1'/>
+ <parameter type-id='type-id-89' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1'/>
+ <parameter type-id='type-id-28' name='nvroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1272' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1273' column='1'/>
+ <parameter type-id='type-id-28' name='fsprops' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1273' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_add_uint8_array' filepath='../../include/sys/nvpair.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-78'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_close' mangled-name='zpool_close' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_close'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1160' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_destroy' mangled-name='zpool_destroy' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1451' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_destroy'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1451' column='1'/>
+ <parameter type-id='type-id-89' name='log_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1451' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_open' mangled-name='zpool_open' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1139' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_open'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1139' column='1'/>
- <parameter type-id='type-id-86' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1139' column='1'/>
- <return type-id='type-id-18'/>
+ <function-decl name='zpool_checkpoint' mangled-name='zpool_checkpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1494' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_checkpoint'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1494' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <pointer-type-def type-id='type-id-18' size-in-bits='64' id='type-id-189'/>
- <function-decl name='zpool_open_silent' mangled-name='zpool_open_silent' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_open_silent'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1'/>
- <parameter type-id='type-id-86' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1'/>
- <parameter type-id='type-id-189' name='ret' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1108' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='lzc_pool_checkpoint' filepath='../../include/libzfs_core.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_open_canfail' mangled-name='zpool_open_canfail' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1066' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_open_canfail'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1066' column='1'/>
- <parameter type-id='type-id-86' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1066' column='1'/>
- <return type-id='type-id-18'/>
+ <function-decl name='zpool_discard_checkpoint' mangled-name='zpool_discard_checkpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1515' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_discard_checkpoint'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1494' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_name_valid' mangled-name='zpool_name_valid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_name_valid'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1'/>
- <parameter type-id='type-id-5' name='isopen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1'/>
- <parameter type-id='type-id-86' name='pool' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='967' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='lzc_pool_checkpoint_discard' filepath='../../include/libzfs_core.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_get_feature' mangled-name='zpool_prop_get_feature' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_get_feature'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1'/>
- <parameter type-id='type-id-23' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='905' column='1'/>
- <parameter type-id='type-id-32' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='906' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_add' mangled-name='zpool_add' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1537' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_add'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1537' column='1'/>
+ <parameter type-id='type-id-28' name='nvroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1537' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_expand_proplist' mangled-name='zpool_expand_proplist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='807' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_expand_proplist'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='807' column='1'/>
- <parameter type-id='type-id-114' name='plp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='807' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='808' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_export' mangled-name='zpool_export' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_export'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1'/>
+ <parameter type-id='type-id-6' name='force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1'/>
+ <parameter type-id='type-id-89' name='log_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1681' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_standard_error_fmt' filepath='../../include/libzfs_impl.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_set_prop' mangled-name='zpool_set_prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_set_prop'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1'/>
- <parameter type-id='type-id-86' name='propval' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='751' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_export_force' mangled-name='zpool_export_force' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1687' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_export_force'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1687' column='1'/>
+ <parameter type-id='type-id-89' name='log_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1687' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='215' column='1' id='type-id-190'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='ZPOOL_PROP_INVAL' value='-1'/>
- <enumerator name='ZPOOL_PROP_NAME' value='0'/>
- <enumerator name='ZPOOL_PROP_SIZE' value='1'/>
- <enumerator name='ZPOOL_PROP_CAPACITY' value='2'/>
- <enumerator name='ZPOOL_PROP_ALTROOT' value='3'/>
- <enumerator name='ZPOOL_PROP_HEALTH' value='4'/>
- <enumerator name='ZPOOL_PROP_GUID' value='5'/>
- <enumerator name='ZPOOL_PROP_VERSION' value='6'/>
- <enumerator name='ZPOOL_PROP_BOOTFS' value='7'/>
- <enumerator name='ZPOOL_PROP_DELEGATION' value='8'/>
- <enumerator name='ZPOOL_PROP_AUTOREPLACE' value='9'/>
- <enumerator name='ZPOOL_PROP_CACHEFILE' value='10'/>
- <enumerator name='ZPOOL_PROP_FAILUREMODE' value='11'/>
- <enumerator name='ZPOOL_PROP_LISTSNAPS' value='12'/>
- <enumerator name='ZPOOL_PROP_AUTOEXPAND' value='13'/>
- <enumerator name='ZPOOL_PROP_DEDUPDITTO' value='14'/>
- <enumerator name='ZPOOL_PROP_DEDUPRATIO' value='15'/>
- <enumerator name='ZPOOL_PROP_FREE' value='16'/>
- <enumerator name='ZPOOL_PROP_ALLOCATED' value='17'/>
- <enumerator name='ZPOOL_PROP_READONLY' value='18'/>
- <enumerator name='ZPOOL_PROP_ASHIFT' value='19'/>
- <enumerator name='ZPOOL_PROP_COMMENT' value='20'/>
- <enumerator name='ZPOOL_PROP_EXPANDSZ' value='21'/>
- <enumerator name='ZPOOL_PROP_FREEING' value='22'/>
- <enumerator name='ZPOOL_PROP_FRAGMENTATION' value='23'/>
- <enumerator name='ZPOOL_PROP_LEAKED' value='24'/>
- <enumerator name='ZPOOL_PROP_MAXBLOCKSIZE' value='25'/>
- <enumerator name='ZPOOL_PROP_TNAME' value='26'/>
- <enumerator name='ZPOOL_PROP_MAXDNODESIZE' value='27'/>
- <enumerator name='ZPOOL_PROP_MULTIHOST' value='28'/>
- <enumerator name='ZPOOL_PROP_CHECKPOINT' value='29'/>
- <enumerator name='ZPOOL_PROP_LOAD_GUID' value='30'/>
- <enumerator name='ZPOOL_PROP_AUTOTRIM' value='31'/>
- <enumerator name='ZPOOL_PROP_COMPATIBILITY' value='32'/>
- <enumerator name='ZPOOL_NUM_PROPS' value='33'/>
- </enum-decl>
- <typedef-decl name='zpool_prop_t' type-id='type-id-190' filepath='../../include/sys/fs/zfs.h' line='251' column='1' id='type-id-191'/>
- <function-decl name='zpool_get_prop' mangled-name='zpool_get_prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_prop'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1'/>
- <parameter type-id='type-id-191' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1'/>
- <parameter type-id='type-id-23' name='buf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='284' column='1'/>
- <parameter type-id='type-id-32' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='285' column='1'/>
- <parameter type-id='type-id-122' name='srctype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='285' column='1'/>
- <parameter type-id='type-id-5' name='literal' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='285' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_explain_recover' mangled-name='zpool_explain_recover' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_explain_recover'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1'/>
+ <parameter type-id='type-id-1' name='reason' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1745' column='1'/>
+ <parameter type-id='type-id-28' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1746' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_pool_state_to_name' mangled-name='zpool_pool_state_to_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='221' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_pool_state_to_name'>
- <parameter type-id='type-id-154' name='state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='221' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_import' mangled-name='zpool_import' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_import'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1'/>
+ <parameter type-id='type-id-28' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1'/>
+ <parameter type-id='type-id-89' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1832' column='1'/>
+ <parameter type-id='type-id-29' name='altroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1833' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_state_to_name' mangled-name='zpool_state_to_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='188' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_state_to_name'>
- <parameter type-id='type-id-176' name='state' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='188' column='1'/>
- <parameter type-id='type-id-174' name='aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='188' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_import_props' mangled-name='zpool_import_props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_import_props'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1'/>
+ <parameter type-id='type-id-28' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1'/>
+ <parameter type-id='type-id-89' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1921' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1922' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1922' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='zpool_load_policy' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/fs/zfs.h' line='591' column='1' id='type-id-344'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='zlp_rewind' type-id='type-id-48' visibility='default' filepath='../../include/sys/fs/zfs.h' line='592' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='zlp_maxmeta' type-id='type-id-32' visibility='default' filepath='../../include/sys/fs/zfs.h' line='593' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='zlp_maxdata' type-id='type-id-32' visibility='default' filepath='../../include/sys/fs/zfs.h' line='594' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='zlp_txg' type-id='type-id-32' visibility='default' filepath='../../include/sys/fs/zfs.h' line='595' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-344' size-in-bits='64' id='type-id-345'/>
+ <function-decl name='zpool_get_load_policy' filepath='../../include/zfs_comutil.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-345'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_get_prop_int' mangled-name='zpool_get_prop_int' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_prop_int'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1'/>
- <parameter type-id='type-id-191' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1'/>
- <parameter type-id='type-id-122' name='src' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='146' column='1'/>
- <return type-id='type-id-26'/>
+ <function-decl name='zpool_print_unsup_feat' mangled-name='zpool_print_unsup_feat' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1890' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_print_unsup_feat'>
+ <parameter type-id='type-id-28' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='1890' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_props_refresh' mangled-name='zpool_props_refresh' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='106' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_props_refresh'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='106' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='fnvlist_lookup_uint64' filepath='../../include/sys/nvpair.h' line='327' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-45'/>
</function-decl>
- <function-decl name='zpool_get_state_str' mangled-name='zpool_get_state_str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='252' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_state_str'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='252' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_vdev_name' mangled-name='zpool_vdev_name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_name'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1'/>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1'/>
+ <parameter type-id='type-id-28' name='nv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4069' column='1'/>
+ <parameter type-id='type-id-1' name='name_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4070' column='1'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs.h' line='924' column='1' id='type-id-192'>
+ <enum-decl name='pool_initialize_func' filepath='../../include/sys/fs/zfs.h' line='1167' column='1' id='type-id-346'>
<underlying-type type-id='type-id-7'/>
- <enumerator name='ZPOOL_COMPATIBILITY_OK' value='0'/>
- <enumerator name='ZPOOL_COMPATIBILITY_WARNTOKEN' value='1'/>
- <enumerator name='ZPOOL_COMPATIBILITY_BADTOKEN' value='2'/>
- <enumerator name='ZPOOL_COMPATIBILITY_BADFILE' value='3'/>
- <enumerator name='ZPOOL_COMPATIBILITY_NOFILES' value='4'/>
+ <enumerator name='POOL_INITIALIZE_START' value='0'/>
+ <enumerator name='POOL_INITIALIZE_CANCEL' value='1'/>
+ <enumerator name='POOL_INITIALIZE_SUSPEND' value='2'/>
+ <enumerator name='POOL_INITIALIZE_FUNCS' value='3'/>
</enum-decl>
- <typedef-decl name='zpool_compat_status_t' type-id='type-id-192' filepath='../../include/libzfs.h' line='930' column='1' id='type-id-193'/>
- <function-decl name='zpool_load_compat' mangled-name='zpool_load_compat' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_load_compat'>
- <parameter type-id='type-id-86' name='compat' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1'/>
- <parameter type-id='type-id-96' name='features' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1'/>
- <parameter type-id='type-id-23' name='report' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4751' column='1'/>
- <parameter type-id='type-id-32' name='rlen' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4752' column='1'/>
- <return type-id='type-id-193'/>
- </function-decl>
- <function-decl name='lzc_get_bootenv' mangled-name='lzc_get_bootenv' filepath='../../include/libzfs_core.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_standard_error_fmt' mangled-name='zpool_standard_error_fmt' filepath='../../include/libzfs_impl.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <typedef-decl name='pool_initialize_func_t' type-id='type-id-346' filepath='../../include/sys/fs/zfs.h' line='1172' column='1' id='type-id-347'/>
+ <function-decl name='zpool_initialize' mangled-name='zpool_initialize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2310' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_initialize'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2310' column='1'/>
+ <parameter type-id='type-id-347' name='cmd_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2310' column='1'/>
+ <parameter type-id='type-id-28' name='vds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2311' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_initialize' filepath='../../include/libzfs_core.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-346'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvpair_value_int64' filepath='../../include/sys/nvpair.h' line='346' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='1427' column='1' id='type-id-348'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='ZPOOL_WAIT_CKPT_DISCARD' value='0'/>
+ <enumerator name='ZPOOL_WAIT_FREE' value='1'/>
+ <enumerator name='ZPOOL_WAIT_INITIALIZE' value='2'/>
+ <enumerator name='ZPOOL_WAIT_REPLACE' value='3'/>
+ <enumerator name='ZPOOL_WAIT_REMOVE' value='4'/>
+ <enumerator name='ZPOOL_WAIT_RESILVER' value='5'/>
+ <enumerator name='ZPOOL_WAIT_SCRUB' value='6'/>
+ <enumerator name='ZPOOL_WAIT_TRIM' value='7'/>
+ <enumerator name='ZPOOL_WAIT_NUM_ACTIVITIES' value='8'/>
+ </enum-decl>
+ <function-decl name='lzc_wait_tag' filepath='../../include/libzfs_core.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-348'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-305'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_set_bootenv' mangled-name='lzc_set_bootenv' filepath='../../include/libzfs_core.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_initialize_wait' mangled-name='zpool_initialize_wait' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2317' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_initialize_wait'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2310' column='1'/>
+ <parameter type-id='type-id-347' name='cmd_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2310' column='1'/>
+ <parameter type-id='type-id-28' name='vds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2311' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_wait' mangled-name='lzc_wait' filepath='../../include/libzfs_core.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <enum-decl name='pool_trim_func' filepath='../../include/sys/fs/zfs.h' line='1177' column='1' id='type-id-349'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='POOL_TRIM_START' value='0'/>
+ <enumerator name='POOL_TRIM_CANCEL' value='1'/>
+ <enumerator name='POOL_TRIM_SUSPEND' value='2'/>
+ <enumerator name='POOL_TRIM_FUNCS' value='3'/>
+ </enum-decl>
+ <typedef-decl name='pool_trim_func_t' type-id='type-id-349' filepath='../../include/sys/fs/zfs.h' line='1182' column='1' id='type-id-350'/>
+ <class-decl name='trimflags' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='267' column='1' id='type-id-351'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='fullpool' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='269' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='secure' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='272' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='wait' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='275' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='rate' type-id='type-id-32' visibility='default' filepath='../../include/libzfs.h' line='278' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='trimflags_t' type-id='type-id-351' filepath='../../include/libzfs.h' line='279' column='1' id='type-id-352'/>
+ <pointer-type-def type-id='type-id-352' size-in-bits='64' id='type-id-353'/>
+ <function-decl name='zpool_trim' mangled-name='zpool_trim' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_trim'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1'/>
+ <parameter type-id='type-id-350' name='cmd_type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1'/>
+ <parameter type-id='type-id-28' name='vds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2426' column='1'/>
+ <parameter type-id='type-id-353' name='trim_flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2427' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_trim' filepath='../../include/libzfs_core.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-349'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_add_int64' filepath='../../include/sys/nvpair.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-59'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_history_unpack' mangled-name='zpool_history_unpack' filepath='../../include/libzutil.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_find_vdev' mangled-name='zpool_find_vdev' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_find_vdev'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1'/>
+ <parameter type-id='type-id-114' name='avail_spare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2808' column='1'/>
+ <parameter type-id='type-id-114' name='l2cache' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2809' column='1'/>
+ <parameter type-id='type-id-114' name='log' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2809' column='1'/>
+ <return type-id='type-id-28'/>
+ </function-decl>
+ <enum-decl name='pool_scan_func' filepath='../../include/sys/fs/zfs.h' line='938' column='1' id='type-id-354'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='POOL_SCAN_NONE' value='0'/>
+ <enumerator name='POOL_SCAN_SCRUB' value='1'/>
+ <enumerator name='POOL_SCAN_RESILVER' value='2'/>
+ <enumerator name='POOL_SCAN_FUNCS' value='3'/>
+ </enum-decl>
+ <typedef-decl name='pool_scan_func_t' type-id='type-id-354' filepath='../../include/sys/fs/zfs.h' line='943' column='1' id='type-id-355'/>
+ <enum-decl name='pool_scrub_cmd' filepath='../../include/sys/fs/zfs.h' line='948' column='1' id='type-id-356'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='POOL_SCRUB_NORMAL' value='0'/>
+ <enumerator name='POOL_SCRUB_PAUSE' value='1'/>
+ <enumerator name='POOL_SCRUB_FLAGS_END' value='2'/>
+ </enum-decl>
+ <typedef-decl name='pool_scrub_cmd_t' type-id='type-id-356' filepath='../../include/sys/fs/zfs.h' line='952' column='1' id='type-id-357'/>
+ <function-decl name='zpool_scan' mangled-name='zpool_scan' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_scan'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1'/>
+ <parameter type-id='type-id-355' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1'/>
+ <parameter type-id='type-id-357' name='cmd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2482' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='nvlist_add_nvlist_array' mangled-name='nvlist_add_nvlist_array' filepath='../../include/sys/nvpair.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_find_vdev_by_physpath' mangled-name='zpool_find_vdev_by_physpath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_find_vdev_by_physpath'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2757' column='1'/>
+ <parameter type-id='type-id-89' name='ppath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2757' column='1'/>
+ <parameter type-id='type-id-114' name='avail_spare' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2758' column='1'/>
+ <parameter type-id='type-id-114' name='l2cache' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2758' column='1'/>
+ <parameter type-id='type-id-114' name='log' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2758' column='1'/>
+ <return type-id='type-id-28'/>
+ </function-decl>
+ <function-decl name='zfs_strcmp_pathname' filepath='../../include/libzutil.h' line='102' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='__xpg_basename' mangled-name='__xpg_basename' filepath='/usr/include/libgen.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_get_physpath' mangled-name='zpool_get_physpath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_physpath'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1'/>
+ <parameter type-id='type-id-29' name='physpath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1'/>
+ <parameter type-id='type-id-38' name='phypath_size' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='2981' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='memcmp' mangled-name='memcmp' filepath='/usr/include/string.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_path_to_guid' mangled-name='zpool_vdev_path_to_guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3019' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_path_to_guid'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3019' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3019' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='realpath' mangled-name='realpath' filepath='/usr/include/stdlib.h' line='797' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-335' size-in-bits='64' id='type-id-358'/>
+ <function-decl name='zpool_vdev_online' mangled-name='zpool_vdev_online' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_online'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3029' column='1'/>
+ <parameter type-id='type-id-358' name='newstate' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3030' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_resolve_shortname' filepath='../../include/libzutil.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_relabel_disk' filepath='../../include/libzfs_impl.h' line='255' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='strncasecmp' mangled-name='strncasecmp' filepath='/usr/include/strings.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_offline' mangled-name='zpool_vdev_offline' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_offline'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1'/>
+ <parameter type-id='type-id-6' name='istmp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3116' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_strip_partition' mangled-name='zfs_strip_partition' filepath='../../include/libzutil.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_fault' mangled-name='zpool_vdev_fault' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_fault'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1'/>
+ <parameter type-id='type-id-32' name='guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1'/>
+ <parameter type-id='type-id-337' name='aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3166' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_strip_path' mangled-name='zfs_strip_path' filepath='../../include/libzutil.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_degrade' mangled-name='zpool_vdev_degrade' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_degrade'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1'/>
+ <parameter type-id='type-id-32' name='guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1'/>
+ <parameter type-id='type-id-337' name='aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3201' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_get_handle' mangled-name='zpool_get_handle' filepath='../../include/libzfs.h' line='209' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_attach' mangled-name='zpool_vdev_attach' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3255' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_attach'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3255' column='1'/>
+ <parameter type-id='type-id-89' name='old_disk' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3255' column='1'/>
+ <parameter type-id='type-id-89' name='new_disk' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
+ <parameter type-id='type-id-28' name='nvroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
+ <parameter type-id='type-id-1' name='replacing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
+ <parameter type-id='type-id-6' name='rebuild' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3256' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfeature_lookup_guid' filepath='../../include/zfeature_common.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-342'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='realpath' filepath='/usr/include/stdlib.h' line='797' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='zfs_strip_path' filepath='../../include/libzutil.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='zfs_strip_partition' filepath='../../include/libzutil.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <function-decl name='fnvlist_add_boolean_value' mangled-name='fnvlist_add_boolean_value' filepath='../../include/sys/nvpair.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_detach' mangled-name='zpool_vdev_detach' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3428' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_detach'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3428' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3428' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_sync' mangled-name='lzc_sync' filepath='../../include/libzfs_core.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='splitflags' size-in-bits='64' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='258' column='1' id='type-id-359'>
+ <data-member access='public' layout-offset-in-bits='31'>
+ <var-decl name='dryrun' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='260' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='30'>
+ <var-decl name='import' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='263' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='name_flags' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='264' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='splitflags_t' type-id='type-id-359' filepath='../../include/libzfs.h' line='265' column='1' id='type-id-360'/>
+ <function-decl name='zpool_vdev_split' mangled-name='zpool_vdev_split' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_split'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1'/>
+ <parameter type-id='type-id-29' name='newname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1'/>
+ <parameter type-id='type-id-113' name='newroot' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3525' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3526' column='1'/>
+ <parameter type-id='type-id-360' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3526' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_add_nvlist_array' filepath='../../include/sys/nvpair.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-115'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_reopen' mangled-name='lzc_reopen' filepath='../../include/libzfs_core.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_remove' mangled-name='zpool_vdev_remove' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3769' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_remove'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3769' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3769' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_standard_error' mangled-name='zpool_standard_error' filepath='../../include/libzfs_impl.h' line='145' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_remove_cancel' mangled-name='zpool_vdev_remove_cancel' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3841' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_remove_cancel'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3841' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_get_load_policy' mangled-name='zpool_get_load_policy' filepath='../../include/zfs_comutil.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_indirect_size' mangled-name='zpool_vdev_indirect_size' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3861' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_indirect_size'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3861' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3861' column='1'/>
+ <parameter type-id='type-id-254' name='sizep' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3862' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fnvlist_lookup_uint64' mangled-name='fnvlist_lookup_uint64' filepath='../../include/sys/nvpair.h' line='327' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_clear' mangled-name='zpool_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_clear'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1'/>
+ <parameter type-id='type-id-28' name='rewindnvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3894' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_to_name' mangled-name='zpool_prop_to_name' filepath='../../include/libzfs.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_vdev_clear' mangled-name='zpool_vdev_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3970' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_vdev_clear'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3970' column='1'/>
+ <parameter type-id='type-id-32' name='guid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3970' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfeature_lookup_guid' mangled-name='zfeature_lookup_guid' filepath='../../include/zfeature_common.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_reguid' mangled-name='zpool_reguid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3994' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_reguid'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='3841' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_resolve_shortname' mangled-name='zfs_resolve_shortname' filepath='../../include/libzutil.h' line='97' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_reopen_one' mangled-name='zpool_reopen_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4014' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_reopen_one'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4014' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4014' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_relabel_disk' mangled-name='zpool_relabel_disk' filepath='../../include/libzfs_impl.h' line='253' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_get_handle' filepath='../../include/libzfs.h' line='209' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-134'/>
+ <return type-id='type-id-99'/>
</function-decl>
- <function-decl name='strtoull' mangled-name='strtoull' filepath='/usr/include/stdlib.h' line='205' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='lzc_reopen' filepath='../../include/libzfs_core.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_strcmp_pathname' mangled-name='zfs_strcmp_pathname' filepath='../../include/libzutil.h' line='102' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_sync_one' mangled-name='zpool_sync_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4032' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_sync_one'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4032' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4032' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_add_boolean_value' filepath='../../include/sys/nvpair.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='lzc_wait_tag' mangled-name='lzc_wait_tag' filepath='../../include/libzfs_core.h' line='135' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='lzc_sync' filepath='../../include/libzfs_core.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_trim' mangled-name='lzc_trim' filepath='../../include/libzfs_core.h' line='67' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_get_errlog' mangled-name='zpool_get_errlog' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4194' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_errlog'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4194' column='1'/>
+ <parameter type-id='type-id-113' name='nverrlistp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4194' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fnvpair_value_int64' mangled-name='fnvpair_value_int64' filepath='../../include/sys/nvpair.h' line='346' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_upgrade' mangled-name='zpool_upgrade' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4293' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_upgrade'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4293' column='1'/>
+ <parameter type-id='type-id-32' name='new_version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4293' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_initialize' mangled-name='lzc_initialize' filepath='../../include/libzfs_core.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_save_arguments' mangled-name='zfs_save_arguments' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_save_arguments'>
+ <parameter type-id='type-id-1' name='argc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
+ <parameter type-id='type-id-92' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
+ <parameter type-id='type-id-29' name='string' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
+ <parameter type-id='type-id-1' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4309' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfeature_lookup_name' mangled-name='zfeature_lookup_name' filepath='../../include/zfeature_common.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_log_history' mangled-name='zpool_log_history' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4321' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_log_history'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4321' column='1'/>
+ <parameter type-id='type-id-89' name='message' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4321' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_pool_checkpoint_discard' mangled-name='lzc_pool_checkpoint_discard' filepath='../../include/libzfs_core.h' line='132' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_get_history' mangled-name='zpool_get_history' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_history'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1'/>
+ <parameter type-id='type-id-113' name='nvhisp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1'/>
+ <parameter type-id='type-id-254' name='off' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4390' column='1'/>
+ <parameter type-id='type-id-114' name='eof' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4391' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zpool_history_unpack' filepath='../../include/libzutil.h' line='144' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-273'/>
+ <parameter type-id='type-id-250'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_pool_checkpoint' mangled-name='lzc_pool_checkpoint' filepath='../../include/libzfs_core.h' line='131' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_events_next' mangled-name='zpool_events_next' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4460' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_events_next'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4460' column='1'/>
+ <parameter type-id='type-id-113' name='nvp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4460' column='1'/>
+ <parameter type-id='type-id-231' name='dropped' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4461' column='1'/>
+ <parameter type-id='type-id-19' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4461' column='1'/>
+ <parameter type-id='type-id-1' name='zevent_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4461' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='nvlist_add_uint8_array' mangled-name='nvlist_add_uint8_array' filepath='../../include/sys/nvpair.h' line='184' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_events_clear' mangled-name='zpool_events_clear' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4520' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_events_clear'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4520' column='1'/>
+ <parameter type-id='type-id-231' name='count' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4520' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_refresh_stats' mangled-name='zpool_refresh_stats' filepath='../../include/libzfs.h' line='414' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_events_seek' mangled-name='zpool_events_seek' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_events_seek'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1'/>
+ <parameter type-id='type-id-32' name='eid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1'/>
+ <parameter type-id='type-id-1' name='zevent_fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4543' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='pool_namecheck' mangled-name='pool_namecheck' filepath='../../include/zfs_namecheck.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_obj_to_path' mangled-name='zpool_obj_to_path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_obj_to_path'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1'/>
+ <parameter type-id='type-id-32' name='dsobj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1'/>
+ <parameter type-id='type-id-32' name='obj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1'/>
+ <parameter type-id='type-id-29' name='pathname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4626' column='1'/>
+ <parameter type-id='type-id-38' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4626' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_prop_feature' mangled-name='zpool_prop_feature' filepath='../../include/sys/fs/zfs.h' line='331' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_obj_to_path_ds' mangled-name='zpool_obj_to_path_ds' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4632' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_obj_to_path_ds'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1'/>
+ <parameter type-id='type-id-32' name='dsobj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1'/>
+ <parameter type-id='type-id-32' name='obj' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4625' column='1'/>
+ <parameter type-id='type-id-29' name='pathname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4626' column='1'/>
+ <parameter type-id='type-id-38' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4626' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfeature_is_supported' mangled-name='zfeature_is_supported' filepath='../../include/zfeature_common.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <typedef-decl name='zpool_wait_activity_t' type-id='type-id-348' filepath='../../include/sys/fs/zfs.h' line='1437' column='1' id='type-id-361'/>
+ <function-decl name='zpool_wait' mangled-name='zpool_wait' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4641' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_wait'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4641' column='1'/>
+ <parameter type-id='type-id-361' name='activity' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4641' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_name_valid' mangled-name='zfs_name_valid' filepath='../../include/libzfs.h' line='811' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='lzc_wait' filepath='../../include/libzfs_core.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-348'/>
+ <parameter type-id='type-id-305'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_name_to_prop' mangled-name='zpool_name_to_prop' filepath='../../include/sys/fs/zfs.h' line='325' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_wait_status' mangled-name='zpool_wait_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4668' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_wait_status'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4668' column='1'/>
+ <parameter type-id='type-id-361' name='activity' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4668' column='1'/>
+ <parameter type-id='type-id-114' name='missing' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4669' column='1'/>
+ <parameter type-id='type-id-114' name='waited' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4669' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-52' const='yes' id='type-id-362'/>
+ <pointer-type-def type-id='type-id-362' size-in-bits='64' id='type-id-363'/>
+ <function-decl name='zpool_set_bootenv' mangled-name='zpool_set_bootenv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4686' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_set_bootenv'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4686' column='1'/>
+ <parameter type-id='type-id-363' name='envmap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4686' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_readonly' mangled-name='zpool_prop_readonly' filepath='../../include/sys/fs/zfs.h' line='329' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <qualified-type-def type-id='type-id-46' const='yes' id='type-id-364'/>
+ <pointer-type-def type-id='type-id-364' size-in-bits='64' id='type-id-365'/>
+ <function-decl name='lzc_set_bootenv' filepath='../../include/libzfs_core.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-365'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_setonce' mangled-name='zpool_prop_setonce' filepath='../../include/sys/fs/zfs.h' line='330' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_get_bootenv' mangled-name='zpool_get_bootenv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4699' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_bootenv'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4699' column='1'/>
+ <parameter type-id='type-id-113' name='nvlp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_pool.c' line='4699' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='get_system_hostid' mangled-name='get_system_hostid' filepath='../../lib/libspl/include/sys/systeminfo.h' line='36' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='lzc_get_bootenv' filepath='../../include/libzfs_core.h' line='139' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_get_type' mangled-name='zpool_prop_get_type' filepath='../../include/zfs_prop.h' line='99' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='strtok_r' filepath='/usr/include/string.h' line='345' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-92'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <function-decl name='zpool_prop_index_to_string' mangled-name='zpool_prop_index_to_string' filepath='../../include/sys/fs/zfs.h' line='333' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='mmap' mangled-name='mmap64' filepath='/usr/include/x86_64-linux-gnu/sys/mman.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-59'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='strchrnul' filepath='/usr/include/string.h' line='265' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='munmap' filepath='/usr/include/x86_64-linux-gnu/sys/mman.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_name_valid' filepath='../../include/libzfs.h' line='811' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_default_numeric' mangled-name='zpool_prop_default_numeric' filepath='../../include/libzfs.h' line='567' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libzfs_sendrecv.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <class-decl name='sendflags' size-in-bits='544' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='663' column='1' id='type-id-366'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='verbosity' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='665' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='replicate' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='668' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='skipmissing' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='671' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='doall' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='674' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='fromorigin' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='677' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='160'>
+ <var-decl name='pad' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='680' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='props' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='683' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='dryrun' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='686' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='parsable' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='689' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='progress' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='692' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='largeblock' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='695' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='embed_data' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='698' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='compress' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='701' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='416'>
+ <var-decl name='raw' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='704' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='backup' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='707' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='holds' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='710' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='saved' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='713' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='sendflags_t' type-id='type-id-366' filepath='../../include/libzfs.h' line='714' column='1' id='type-id-367'/>
+ <pointer-type-def type-id='type-id-367' size-in-bits='64' id='type-id-368'/>
+ <typedef-decl name='snapfilter_cb_t' type-id='type-id-369' filepath='../../include/libzfs.h' line='716' column='1' id='type-id-370'/>
+ <pointer-type-def type-id='type-id-370' size-in-bits='64' id='type-id-371'/>
+ <function-decl name='zfs_send' mangled-name='zfs_send' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1'/>
+ <parameter type-id='type-id-89' name='fromsnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1'/>
+ <parameter type-id='type-id-89' name='tosnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1'/>
+ <parameter type-id='type-id-368' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2121' column='1'/>
+ <parameter type-id='type-id-1' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2121' column='1'/>
+ <parameter type-id='type-id-371' name='filter_func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2121' column='1'/>
+ <parameter type-id='type-id-21' name='cb_arg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2122' column='1'/>
+ <parameter type-id='type-id-113' name='debugnvp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2122' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_prop_default_string' mangled-name='zpool_prop_default_string' filepath='../../include/libzfs.h' line='566' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_send_progress' mangled-name='zfs_send_progress' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_progress'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1'/>
+ <parameter type-id='type-id-1' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1'/>
+ <parameter type-id='type-id-254' name='bytes_written' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1'/>
+ <parameter type-id='type-id-254' name='blocks_visited' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='884' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='mmap' mangled-name='mmap64' filepath='/usr/include/x86_64-linux-gnu/sys/mman.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_send_resume_token_to_nvlist' mangled-name='zfs_send_resume_token_to_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_resume_token_to_nvlist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1369' column='1'/>
+ <parameter type-id='type-id-89' name='token' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1369' column='1'/>
+ <return type-id='type-id-28'/>
</function-decl>
- <function-decl name='munmap' mangled-name='munmap' filepath='/usr/include/x86_64-linux-gnu/sys/mman.h' line='76' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='zio_cksum' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/spa_checksum.h' line='38' column='1' id='type-id-372'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='zc_word' type-id='type-id-373' visibility='default' filepath='../../include/sys/spa_checksum.h' line='39' column='1'/>
+ </data-member>
+ </class-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-32' size-in-bits='256' id='type-id-373'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
+
+ </array-type-def>
+ <pointer-type-def type-id='type-id-372' size-in-bits='64' id='type-id-374'/>
+ <function-decl name='fletcher_4_native_varsize' filepath='../../include/zfs_fletcher.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-374'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='strtok_r' mangled-name='strtok_r' filepath='/usr/include/string.h' line='345' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='uncompress' filepath='/usr/include/zlib.h' line='1265' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-78'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-171'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='strchrnul' mangled-name='strchrnul' filepath='/usr/include/string.h' line='265' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_send_resume' mangled-name='zfs_send_resume' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_resume'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1'/>
+ <parameter type-id='type-id-368' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1'/>
+ <parameter type-id='type-id-1' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1'/>
+ <parameter type-id='type-id-89' name='resume_token' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1843' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvlist_print' filepath='../../include/libnvpair.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-156'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_get_status' mangled-name='zpool_get_status' filepath='../../include/libzfs.h' line='404' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <enum-decl name='lzc_send_flags' filepath='../../include/libzfs_core.h' line='77' column='1' id='type-id-375'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='LZC_SEND_FLAG_EMBED_DATA' value='1'/>
+ <enumerator name='LZC_SEND_FLAG_LARGE_BLOCK' value='2'/>
+ <enumerator name='LZC_SEND_FLAG_COMPRESS' value='4'/>
+ <enumerator name='LZC_SEND_FLAG_RAW' value='8'/>
+ <enumerator name='LZC_SEND_FLAG_SAVED' value='16'/>
+ </enum-decl>
+ <function-decl name='lzc_send_resume_redacted' filepath='../../include/libzfs_core.h' line='94' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fnvlist_add_int64' mangled-name='fnvlist_add_int64' filepath='../../include/sys/nvpair.h' line='295' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_send_saved' mangled-name='zfs_send_saved' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_saved'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1'/>
+ <parameter type-id='type-id-368' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1'/>
+ <parameter type-id='type-id-1' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1'/>
+ <parameter type-id='type-id-89' name='resume_token' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1869' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_get_pool_handle' filepath='../../include/libzfs.h' line='472' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-105'/>
+ <return type-id='type-id-134'/>
+ </function-decl>
+ <function-decl name='zfs_hold_nvl' filepath='../../include/libzfs.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_size' filepath='../../include/sys/nvpair.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <function-decl name='fletcher_4_incremental_native' filepath='../../include/zfs_fletcher.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='write' filepath='/usr/include/unistd.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='nvlist_lookup_boolean' filepath='../../include/sys/nvpair.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libzfs_sendrecv.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='recvflags' size-in-bits='416' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='747' column='1' id='type-id-194'>
+ <function-decl name='zfs_send_one' mangled-name='zfs_send_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_one'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
+ <parameter type-id='type-id-89' name='from' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
+ <parameter type-id='type-id-1' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
+ <parameter type-id='type-id-368' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
+ <parameter type-id='type-id-89' name='redactbook' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2396' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_send_redacted' filepath='../../include/libzfs_core.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='lzc_send_space_resume_redacted' filepath='../../include/libzfs_core.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='sleep' filepath='/usr/include/unistd.h' line='444' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-19'/>
+ </function-decl>
+ <function-decl name='time' filepath='/usr/include/time.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-248'/>
+ <return type-id='type-id-59'/>
+ </function-decl>
+ <function-decl name='localtime' filepath='/usr/include/time.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-244'/>
+ <return type-id='type-id-242'/>
+ </function-decl>
+ <class-decl name='recvflags' size-in-bits='416' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='747' column='1' id='type-id-376'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='verbose' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='749' column='1'/>
+ <var-decl name='verbose' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='749' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='isprefix' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='752' column='1'/>
+ <var-decl name='isprefix' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='752' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='istail' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='758' column='1'/>
+ <var-decl name='istail' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='758' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='dryrun' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='761' column='1'/>
+ <var-decl name='dryrun' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='761' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='force' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='764' column='1'/>
+ <var-decl name='force' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='764' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='canmountoff' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='767' column='1'/>
+ <var-decl name='canmountoff' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='767' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='resumable' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='773' column='1'/>
+ <var-decl name='resumable' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='773' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='byteswap' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='776' column='1'/>
+ <var-decl name='byteswap' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='776' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='nomount' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='779' column='1'/>
+ <var-decl name='nomount' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='779' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='holds' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='782' column='1'/>
+ <var-decl name='holds' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='782' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='skipholds' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='785' column='1'/>
+ <var-decl name='skipholds' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='785' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='domount' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='788' column='1'/>
+ <var-decl name='domount' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='788' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='forceunmount' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='791' column='1'/>
+ <var-decl name='forceunmount' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='791' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='recvflags_t' type-id='type-id-194' filepath='../../include/libzfs.h' line='792' column='1' id='type-id-195'/>
- <pointer-type-def type-id='type-id-195' size-in-bits='64' id='type-id-196'/>
- <pointer-type-def type-id='type-id-29' size-in-bits='64' id='type-id-197'/>
- <function-decl name='zfs_receive' mangled-name='zfs_receive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5121' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_receive'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5121' column='1'/>
- <parameter type-id='type-id-86' name='tosnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5121' column='1'/>
- <parameter type-id='type-id-22' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5121' column='1'/>
- <parameter type-id='type-id-196' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5122' column='1'/>
- <parameter type-id='type-id-6' name='infd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5122' column='1'/>
- <parameter type-id='type-id-197' name='stream_avl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5122' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='recvflags_t' type-id='type-id-376' filepath='../../include/libzfs.h' line='792' column='1' id='type-id-377'/>
+ <pointer-type-def type-id='type-id-377' size-in-bits='64' id='type-id-378'/>
+ <pointer-type-def type-id='type-id-35' size-in-bits='64' id='type-id-379'/>
+ <function-decl name='zfs_receive' mangled-name='zfs_receive' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5131' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_receive'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5131' column='1'/>
+ <parameter type-id='type-id-89' name='tosnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5131' column='1'/>
+ <parameter type-id='type-id-28' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5131' column='1'/>
+ <parameter type-id='type-id-378' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5132' column='1'/>
+ <parameter type-id='type-id-1' name='infd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5132' column='1'/>
+ <parameter type-id='type-id-379' name='stream_avl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='5132' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_set_pipe_max' filepath='../../include/libzfs_impl.h' line='258' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-20'/>
+ </function-decl>
+ <function-decl name='perror' filepath='/usr/include/stdio.h' line='781' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <class-decl name='sendflags' size-in-bits='544' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='663' column='1' id='type-id-198'>
+ <function-decl name='fletcher_4_incremental_byteswap' filepath='../../include/zfs_fletcher.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_lookup_uint64_array' filepath='../../include/sys/nvpair.h' line='339' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-250'/>
+ <return type-id='type-id-110'/>
+ </function-decl>
+ <function-decl name='fnvlist_lookup_boolean_value' filepath='../../include/sys/nvpair.h' line='318' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_iter_snapshots_sorted' filepath='../../include/libzfs.h' line='619' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-103'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_get_recvd_props' filepath='../../include/libzfs.h' line='517' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <return type-id='type-id-112'/>
+ </function-decl>
+ <function-decl name='lzc_send_space' filepath='../../include/libzfs_core.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-375'/>
+ <parameter type-id='type-id-110'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_merge' filepath='../../include/sys/nvpair.h' line='283' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-112'/>
+ <return type-id='type-id-20'/>
+ </function-decl>
+ <class-decl name='dmu_replay_record' size-in-bits='2496' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='242' column='1' id='type-id-380'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='verbosity' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='665' column='1'/>
+ <var-decl name='drr_type' type-id='type-id-381' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='248' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='replicate' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='668' column='1'/>
+ <var-decl name='drr_payloadlen' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='249' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='skipmissing' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='671' column='1'/>
+ <var-decl name='drr_u' type-id='type-id-382' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='384' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/zfs_ioctl.h' line='243' column='1' id='type-id-381'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='DRR_BEGIN' value='0'/>
+ <enumerator name='DRR_OBJECT' value='1'/>
+ <enumerator name='DRR_FREEOBJECTS' value='2'/>
+ <enumerator name='DRR_WRITE' value='3'/>
+ <enumerator name='DRR_FREE' value='4'/>
+ <enumerator name='DRR_END' value='5'/>
+ <enumerator name='DRR_WRITE_BYREF' value='6'/>
+ <enumerator name='DRR_SPILL' value='7'/>
+ <enumerator name='DRR_WRITE_EMBEDDED' value='8'/>
+ <enumerator name='DRR_OBJECT_RANGE' value='9'/>
+ <enumerator name='DRR_REDACT' value='10'/>
+ <enumerator name='DRR_NUMTYPES' value='11'/>
+ </enum-decl>
+ <union-decl name='__anonymous_union__' size-in-bits='2432' is-anonymous='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='250' column='1' id='type-id-382'>
+ <data-member access='private'>
+ <var-decl name='drr_begin' type-id='type-id-120' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='251' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_end' type-id='type-id-383' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='255' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_object' type-id='type-id-384' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='275' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_freeobjects' type-id='type-id-385' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='280' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_write' type-id='type-id-386' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='301' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_free' type-id='type-id-387' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='307' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_write_byref' type-id='type-id-388' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='323' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_spill' type-id='type-id-389' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='338' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_write_embedded' type-id='type-id-390' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='351' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_object_range' type-id='type-id-391' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='361' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_redact' type-id='type-id-392' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='367' column='1'/>
+ </data-member>
+ <data-member access='private'>
+ <var-decl name='drr_checksum' type-id='type-id-393' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='383' column='1'/>
+ </data-member>
+ </union-decl>
+ <class-decl name='drr_end' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='252' column='1' id='type-id-383'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_checksum' type-id='type-id-394' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='253' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='254' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='zio_cksum_t' type-id='type-id-372' filepath='../../include/sys/spa_checksum.h' line='40' column='1' id='type-id-394'/>
+ <class-decl name='drr_object' size-in-bits='448' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='256' column='1' id='type-id-384'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='257' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_type' type-id='type-id-395' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='258' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='doall' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='674' column='1'/>
+ <var-decl name='drr_bonustype' type-id='type-id-395' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='259' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='fromorigin' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='677' column='1'/>
+ <var-decl name='drr_blksz' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='260' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
- <var-decl name='pad' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='680' column='1'/>
+ <var-decl name='drr_bonuslen' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='261' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='props' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='683' column='1'/>
+ <var-decl name='drr_checksumtype' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='262' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='200'>
+ <var-decl name='drr_compress' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='263' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='208'>
+ <var-decl name='drr_dn_slots' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='264' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='216'>
+ <var-decl name='drr_flags' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='265' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='224'>
- <var-decl name='dryrun' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='686' column='1'/>
+ <var-decl name='drr_raw_bonuslen' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='266' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='parsable' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='689' column='1'/>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='267' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='progress' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='692' column='1'/>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='drr_indblkshift' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='269' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='328'>
+ <var-decl name='drr_nlevels' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='270' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='336'>
+ <var-decl name='drr_nblkptr' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='271' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='344'>
+ <var-decl name='drr_pad' type-id='type-id-396' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='272' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='drr_maxblkid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='273' column='1'/>
+ </data-member>
+ </class-decl>
+ <enum-decl name='dmu_object_type' filepath='../../include/sys/dmu.h' line='165' column='1' id='type-id-397'>
+ <underlying-type type-id='type-id-7'/>
+ <enumerator name='DMU_OT_NONE' value='0'/>
+ <enumerator name='DMU_OT_OBJECT_DIRECTORY' value='1'/>
+ <enumerator name='DMU_OT_OBJECT_ARRAY' value='2'/>
+ <enumerator name='DMU_OT_PACKED_NVLIST' value='3'/>
+ <enumerator name='DMU_OT_PACKED_NVLIST_SIZE' value='4'/>
+ <enumerator name='DMU_OT_BPOBJ' value='5'/>
+ <enumerator name='DMU_OT_BPOBJ_HDR' value='6'/>
+ <enumerator name='DMU_OT_SPACE_MAP_HEADER' value='7'/>
+ <enumerator name='DMU_OT_SPACE_MAP' value='8'/>
+ <enumerator name='DMU_OT_INTENT_LOG' value='9'/>
+ <enumerator name='DMU_OT_DNODE' value='10'/>
+ <enumerator name='DMU_OT_OBJSET' value='11'/>
+ <enumerator name='DMU_OT_DSL_DIR' value='12'/>
+ <enumerator name='DMU_OT_DSL_DIR_CHILD_MAP' value='13'/>
+ <enumerator name='DMU_OT_DSL_DS_SNAP_MAP' value='14'/>
+ <enumerator name='DMU_OT_DSL_PROPS' value='15'/>
+ <enumerator name='DMU_OT_DSL_DATASET' value='16'/>
+ <enumerator name='DMU_OT_ZNODE' value='17'/>
+ <enumerator name='DMU_OT_OLDACL' value='18'/>
+ <enumerator name='DMU_OT_PLAIN_FILE_CONTENTS' value='19'/>
+ <enumerator name='DMU_OT_DIRECTORY_CONTENTS' value='20'/>
+ <enumerator name='DMU_OT_MASTER_NODE' value='21'/>
+ <enumerator name='DMU_OT_UNLINKED_SET' value='22'/>
+ <enumerator name='DMU_OT_ZVOL' value='23'/>
+ <enumerator name='DMU_OT_ZVOL_PROP' value='24'/>
+ <enumerator name='DMU_OT_PLAIN_OTHER' value='25'/>
+ <enumerator name='DMU_OT_UINT64_OTHER' value='26'/>
+ <enumerator name='DMU_OT_ZAP_OTHER' value='27'/>
+ <enumerator name='DMU_OT_ERROR_LOG' value='28'/>
+ <enumerator name='DMU_OT_SPA_HISTORY' value='29'/>
+ <enumerator name='DMU_OT_SPA_HISTORY_OFFSETS' value='30'/>
+ <enumerator name='DMU_OT_POOL_PROPS' value='31'/>
+ <enumerator name='DMU_OT_DSL_PERMS' value='32'/>
+ <enumerator name='DMU_OT_ACL' value='33'/>
+ <enumerator name='DMU_OT_SYSACL' value='34'/>
+ <enumerator name='DMU_OT_FUID' value='35'/>
+ <enumerator name='DMU_OT_FUID_SIZE' value='36'/>
+ <enumerator name='DMU_OT_NEXT_CLONES' value='37'/>
+ <enumerator name='DMU_OT_SCAN_QUEUE' value='38'/>
+ <enumerator name='DMU_OT_USERGROUP_USED' value='39'/>
+ <enumerator name='DMU_OT_USERGROUP_QUOTA' value='40'/>
+ <enumerator name='DMU_OT_USERREFS' value='41'/>
+ <enumerator name='DMU_OT_DDT_ZAP' value='42'/>
+ <enumerator name='DMU_OT_DDT_STATS' value='43'/>
+ <enumerator name='DMU_OT_SA' value='44'/>
+ <enumerator name='DMU_OT_SA_MASTER_NODE' value='45'/>
+ <enumerator name='DMU_OT_SA_ATTR_REGISTRATION' value='46'/>
+ <enumerator name='DMU_OT_SA_ATTR_LAYOUTS' value='47'/>
+ <enumerator name='DMU_OT_SCAN_XLATE' value='48'/>
+ <enumerator name='DMU_OT_DEDUP' value='49'/>
+ <enumerator name='DMU_OT_DEADLIST' value='50'/>
+ <enumerator name='DMU_OT_DEADLIST_HDR' value='51'/>
+ <enumerator name='DMU_OT_DSL_CLONES' value='52'/>
+ <enumerator name='DMU_OT_BPOBJ_SUBOBJ' value='53'/>
+ <enumerator name='DMU_OT_NUMTYPES' value='54'/>
+ <enumerator name='DMU_OTN_UINT8_DATA' value='128'/>
+ <enumerator name='DMU_OTN_UINT8_METADATA' value='192'/>
+ <enumerator name='DMU_OTN_UINT16_DATA' value='129'/>
+ <enumerator name='DMU_OTN_UINT16_METADATA' value='193'/>
+ <enumerator name='DMU_OTN_UINT32_DATA' value='130'/>
+ <enumerator name='DMU_OTN_UINT32_METADATA' value='194'/>
+ <enumerator name='DMU_OTN_UINT64_DATA' value='131'/>
+ <enumerator name='DMU_OTN_UINT64_METADATA' value='195'/>
+ <enumerator name='DMU_OTN_ZAP_DATA' value='132'/>
+ <enumerator name='DMU_OTN_ZAP_METADATA' value='196'/>
+ <enumerator name='DMU_OTN_UINT8_ENC_DATA' value='160'/>
+ <enumerator name='DMU_OTN_UINT8_ENC_METADATA' value='224'/>
+ <enumerator name='DMU_OTN_UINT16_ENC_DATA' value='161'/>
+ <enumerator name='DMU_OTN_UINT16_ENC_METADATA' value='225'/>
+ <enumerator name='DMU_OTN_UINT32_ENC_DATA' value='162'/>
+ <enumerator name='DMU_OTN_UINT32_ENC_METADATA' value='226'/>
+ <enumerator name='DMU_OTN_UINT64_ENC_DATA' value='163'/>
+ <enumerator name='DMU_OTN_UINT64_ENC_METADATA' value='227'/>
+ <enumerator name='DMU_OTN_ZAP_ENC_DATA' value='164'/>
+ <enumerator name='DMU_OTN_ZAP_ENC_METADATA' value='228'/>
+ </enum-decl>
+ <typedef-decl name='dmu_object_type_t' type-id='type-id-397' filepath='../../include/sys/dmu.h' line='269' column='1' id='type-id-395'/>
+
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='40' id='type-id-396'>
+ <subrange length='5' type-id='type-id-43' id='type-id-398'/>
+
+ </array-type-def>
+ <class-decl name='drr_freeobjects' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='276' column='1' id='type-id-385'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_firstobj' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='277' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_numobjs' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='278' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='279' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='drr_write' size-in-bits='1088' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='281' column='1' id='type-id-386'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='282' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_type' type-id='type-id-395' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='283' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='drr_pad' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='284' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='285' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_logical_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='286' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='287' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='largeblock' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='695' column='1'/>
+ <var-decl name='drr_checksumtype' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='288' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='352'>
- <var-decl name='embed_data' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='698' column='1'/>
+ <data-member access='public' layout-offset-in-bits='328'>
+ <var-decl name='drr_flags' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='289' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='336'>
+ <var-decl name='drr_compressiontype' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='290' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='344'>
+ <var-decl name='drr_pad2' type-id='type-id-396' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='291' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='compress' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='701' column='1'/>
+ <var-decl name='drr_key' type-id='type-id-399' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='293' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='raw' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='704' column='1'/>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='drr_compressed_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='295' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='768'>
+ <var-decl name='drr_salt' type-id='type-id-400' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='297' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='drr_iv' type-id='type-id-401' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='298' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='928'>
+ <var-decl name='drr_mac' type-id='type-id-402' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='299' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='ddt_key' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../include/sys/ddt.h' line='67' column='1' id='type-id-403'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='ddk_cksum' type-id='type-id-394' visibility='default' filepath='../../include/sys/ddt.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='ddk_prop' type-id='type-id-32' visibility='default' filepath='../../include/sys/ddt.h' line='76' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='ddt_key_t' type-id='type-id-403' filepath='../../include/sys/ddt.h' line='77' column='1' id='type-id-399'/>
+
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='64' id='type-id-400'>
+ <subrange length='8' type-id='type-id-43' id='type-id-404'/>
+
+ </array-type-def>
+
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='96' id='type-id-401'>
+ <subrange length='12' type-id='type-id-43' id='type-id-405'/>
+
+ </array-type-def>
+
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='128' id='type-id-402'>
+ <subrange length='16' type-id='type-id-43' id='type-id-175'/>
+
+ </array-type-def>
+ <class-decl name='drr_free' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='302' column='1' id='type-id-387'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='303' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='304' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_length' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='305' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='306' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='drr_write_byref' size-in-bits='832' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='308' column='1' id='type-id-388'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='310' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='311' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_length' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='312' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='313' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='drr_refguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='315' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='drr_refobject' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='316' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='drr_refoffset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='317' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='backup' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='707' column='1'/>
+ <var-decl name='drr_checksumtype' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='319' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='480'>
- <var-decl name='holds' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='710' column='1'/>
+ <data-member access='public' layout-offset-in-bits='456'>
+ <var-decl name='drr_flags' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='320' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='464'>
+ <var-decl name='drr_pad2' type-id='type-id-406' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='321' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='saved' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='713' column='1'/>
+ <var-decl name='drr_key' type-id='type-id-399' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='322' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='sendflags_t' type-id='type-id-198' filepath='../../include/libzfs.h' line='714' column='1' id='type-id-199'/>
- <pointer-type-def type-id='type-id-199' size-in-bits='64' id='type-id-200'/>
- <function-decl name='zfs_send_one' mangled-name='zfs_send_one' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_one'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
- <parameter type-id='type-id-86' name='from' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
- <parameter type-id='type-id-6' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
- <parameter type-id='type-id-200' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2395' column='1'/>
- <parameter type-id='type-id-86' name='redactbook' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2396' column='1'/>
- <return type-id='type-id-6'/>
+
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='48' id='type-id-406'>
+ <subrange length='6' type-id='type-id-43' id='type-id-407'/>
+
+ </array-type-def>
+ <class-decl name='drr_spill' size-in-bits='640' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='324' column='1' id='type-id-389'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='325' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_length' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='326' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='327' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_flags' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='328' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='200'>
+ <var-decl name='drr_compressiontype' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='329' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='208'>
+ <var-decl name='drr_pad' type-id='type-id-406' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='330' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='drr_compressed_size' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='332' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='drr_salt' type-id='type-id-400' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='333' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='drr_iv' type-id='type-id-401' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='334' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='drr_mac' type-id='type-id-402' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='335' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='608'>
+ <var-decl name='drr_type' type-id='type-id-395' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='336' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='drr_write_embedded' size-in-bits='384' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='339' column='1' id='type-id-390'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='340' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='341' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_length' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='343' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='344' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='drr_compression' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='345' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='264'>
+ <var-decl name='drr_etype' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='346' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='272'>
+ <var-decl name='drr_pad' type-id='type-id-406' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='347' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='drr_lsize' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='348' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='drr_psize' type-id='type-id-48' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='349' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='drr_object_range' size-in-bits='512' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='352' column='1' id='type-id-391'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_firstobj' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='353' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_numslots' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='354' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='355' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_salt' type-id='type-id-400' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='356' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='drr_iv' type-id='type-id-401' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='357' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='352'>
+ <var-decl name='drr_mac' type-id='type-id-402' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='358' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='drr_flags' type-id='type-id-84' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='359' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='488'>
+ <var-decl name='drr_pad' type-id='type-id-122' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='360' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='drr_redact' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='362' column='1' id='type-id-392'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_object' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='363' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='drr_offset' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='364' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='drr_length' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='365' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='drr_toguid' type-id='type-id-32' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='366' column='1'/>
+ </data-member>
+ </class-decl>
+ <class-decl name='drr_checksum' size-in-bits='2432' is-struct='yes' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='376' column='1' id='type-id-393'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='drr_pad' type-id='type-id-408' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='377' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='2176'>
+ <var-decl name='drr_checksum' type-id='type-id-394' visibility='default' filepath='../../include/sys/zfs_ioctl.h' line='382' column='1'/>
+ </data-member>
+ </class-decl>
+
+ <array-type-def dimensions='1' type-id='type-id-32' size-in-bits='2176' id='type-id-408'>
+ <subrange length='34' type-id='type-id-43' id='type-id-409'/>
+
+ </array-type-def>
+ <qualified-type-def type-id='type-id-380' const='yes' id='type-id-410'/>
+ <pointer-type-def type-id='type-id-410' size-in-bits='64' id='type-id-411'/>
+ <function-decl name='lzc_receive_with_cmdprops' filepath='../../include/libzfs_core.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-78'/>
+ <parameter type-id='type-id-19'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-411'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-115'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nvpair_value_int32' filepath='../../include/sys/nvpair.h' line='253' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-231'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='create_parents' filepath='../../include/libzfs_impl.h' line='192' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='fnvlist_add_nvpair' filepath='../../include/sys/nvpair.h' line='299' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-141'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <typedef-decl name='snapfilter_cb_t' type-id='type-id-201' filepath='../../include/libzfs.h' line='716' column='1' id='type-id-202'/>
- <pointer-type-def type-id='type-id-202' size-in-bits='64' id='type-id-203'/>
- <function-decl name='zfs_send' mangled-name='zfs_send' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1'/>
- <parameter type-id='type-id-86' name='fromsnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1'/>
- <parameter type-id='type-id-86' name='tosnap' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2120' column='1'/>
- <parameter type-id='type-id-200' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2121' column='1'/>
- <parameter type-id='type-id-6' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2121' column='1'/>
- <parameter type-id='type-id-203' name='filter_func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2121' column='1'/>
- <parameter type-id='type-id-68' name='cb_arg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2122' column='1'/>
- <parameter type-id='type-id-97' name='debugnvp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='2122' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='fnvlist_remove' filepath='../../include/sys/nvpair.h' line='313' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-112'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_send_saved' mangled-name='zfs_send_saved' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_saved'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1'/>
- <parameter type-id='type-id-200' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1'/>
- <parameter type-id='type-id-6' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1868' column='1'/>
- <parameter type-id='type-id-86' name='resume_token' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1869' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_prop_set' filepath='../../include/libzfs.h' line='492' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-87'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_send_resume' mangled-name='zfs_send_resume' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_resume'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1'/>
- <parameter type-id='type-id-200' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1'/>
- <parameter type-id='type-id-6' name='outfd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1842' column='1'/>
- <parameter type-id='type-id-86' name='resume_token' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1843' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_send_resume_token_to_nvlist' mangled-name='zfs_send_resume_token_to_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_resume_token_to_nvlist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1369' column='1'/>
- <parameter type-id='type-id-86' name='token' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='1369' column='1'/>
- <return type-id='type-id-22'/>
+ <function-decl name='lzc_rename' filepath='../../include/libzfs_core.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_send_progress' mangled-name='zfs_send_progress' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_send_progress'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1'/>
- <parameter type-id='type-id-6' name='fd' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1'/>
- <parameter type-id='type-id-119' name='bytes_written' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='883' column='1'/>
- <parameter type-id='type-id-119' name='blocks_visited' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_sendrecv.c' line='884' column='1'/>
+ <function-type size-in-bits='64' id='type-id-369'>
+ <parameter type-id='type-id-98'/>
+ <parameter type-id='type-id-21'/>
<return type-id='type-id-6'/>
+ </function-type>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libzfs_status.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <typedef-decl name='zpool_status_t' type-id='type-id-338' filepath='../../include/libzfs.h' line='402' column='1' id='type-id-412'/>
+ <typedef-decl name='zpool_errata_t' type-id='type-id-339' filepath='../../include/sys/fs/zfs.h' line='1056' column='1' id='type-id-413'/>
+ <pointer-type-def type-id='type-id-413' size-in-bits='64' id='type-id-414'/>
+ <function-decl name='zpool_get_status' mangled-name='zpool_get_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_status'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1'/>
+ <parameter type-id='type-id-92' name='msgid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1'/>
+ <parameter type-id='type-id-414' name='errata' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1'/>
+ <return type-id='type-id-412'/>
+ </function-decl>
+ <function-decl name='zpool_load_compat' filepath='../../include/libzfs.h' line='932' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-305'/>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-331'/>
</function-decl>
- <function-decl name='libzfs_set_pipe_max' mangled-name='libzfs_set_pipe_max' filepath='../../include/libzfs_impl.h' line='256' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='perror' mangled-name='perror' filepath='/usr/include/stdio.h' line='781' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_set' mangled-name='zfs_prop_set' filepath='../../include/libzfs.h' line='492' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvlist_lookup_boolean' mangled-name='nvlist_lookup_boolean' filepath='../../include/sys/nvpair.h' line='202' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fletcher_4_incremental_byteswap' mangled-name='fletcher_4_incremental_byteswap' filepath='../../include/zfs_fletcher.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strcat' mangled-name='strcat' filepath='/usr/include/string.h' line='129' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_merge' mangled-name='fnvlist_merge' filepath='../../include/sys/nvpair.h' line='283' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='create_parents' mangled-name='create_parents' filepath='../../include/libzfs_impl.h' line='190' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='nvpair_value_int32' mangled-name='nvpair_value_int32' filepath='../../include/sys/nvpair.h' line='253' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='time' mangled-name='time' filepath='/usr/include/time.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_add_nvpair' mangled-name='fnvlist_add_nvpair' filepath='../../include/sys/nvpair.h' line='299' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fnvlist_remove' mangled-name='fnvlist_remove' filepath='../../include/sys/nvpair.h' line='313' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_import_status' mangled-name='zpool_import_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_import_status'>
+ <parameter type-id='type-id-28' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1'/>
+ <parameter type-id='type-id-92' name='msgid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1'/>
+ <parameter type-id='type-id-414' name='errata' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1'/>
+ <return type-id='type-id-412'/>
</function-decl>
- <function-decl name='lzc_receive_with_cmdprops' mangled-name='lzc_receive_with_cmdprops' filepath='../../include/libzfs_core.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libzfs_util.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <function-decl name='zprop_get_list' mangled-name='zprop_get_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1798' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_get_list'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1798' column='1'/>
+ <parameter type-id='type-id-29' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1798' column='1'/>
+ <parameter type-id='type-id-265' name='listp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1798' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1799' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_errno' mangled-name='libzfs_errno' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='73' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_errno'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='73' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_error_action' mangled-name='libzfs_error_action' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='79' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_error_action'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='79' column='1'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='libzfs_error_description' mangled-name='libzfs_error_description' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='85' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_error_description'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='85' column='1'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='zfs_error_aux' mangled-name='zfs_error_aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='309' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_error_aux'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='309' column='1'/>
+ <parameter type-id='type-id-89' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='309' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='sprintf' mangled-name='sprintf' filepath='/usr/include/stdio.h' line='334' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_error' mangled-name='zfs_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_error'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <parameter type-id='type-id-1' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <parameter type-id='type-id-89' name='msg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='__builtin_puts' mangled-name='puts' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_error_fmt' mangled-name='zfs_error_fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='357' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_error_fmt'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='357' column='1'/>
+ <parameter type-id='type-id-1' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='357' column='1'/>
+ <parameter type-id='type-id-89' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='357' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_standard_error' mangled-name='zfs_standard_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='401' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_standard_error'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <parameter type-id='type-id-1' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <parameter type-id='type-id-89' name='msg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_standard_error_fmt' mangled-name='zfs_standard_error_fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='408' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_standard_error_fmt'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='408' column='1'/>
+ <parameter type-id='type-id-1' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='408' column='1'/>
+ <parameter type-id='type-id-89' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='408' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fnvlist_lookup_uint64_array' mangled-name='fnvlist_lookup_uint64_array' filepath='../../include/sys/nvpair.h' line='339' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_setprop_error' mangled-name='zfs_setprop_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='499' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_setprop_error'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='499' column='1'/>
+ <parameter type-id='type-id-3' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='499' column='1'/>
+ <parameter type-id='type-id-1' name='err' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='499' column='1'/>
+ <parameter type-id='type-id-29' name='errbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='500' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='lzc_send_redacted' mangled-name='lzc_send_redacted' filepath='../../include/libzfs_core.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_standard_error' mangled-name='zpool_standard_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='611' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_standard_error'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <parameter type-id='type-id-1' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <parameter type-id='type-id-89' name='msg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='350' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_hold_nvl' mangled-name='zfs_hold_nvl' filepath='../../include/libzfs.h' line='732' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_standard_error_fmt' mangled-name='zpool_standard_error_fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='618' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_standard_error_fmt'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='618' column='1'/>
+ <parameter type-id='type-id-1' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='618' column='1'/>
+ <parameter type-id='type-id-89' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='618' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_get_pool_handle' mangled-name='zfs_get_pool_handle' filepath='../../include/libzfs.h' line='472' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='no_memory' mangled-name='no_memory' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='752' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='no_memory'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='752' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fnvlist_size' mangled-name='fnvlist_size' filepath='../../include/sys/nvpair.h' line='278' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_alloc' mangled-name='zfs_alloc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='761' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_alloc'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='761' column='1'/>
+ <parameter type-id='type-id-38' name='size' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='761' column='1'/>
+ <return type-id='type-id-21'/>
</function-decl>
- <function-decl name='fletcher_4_incremental_native' mangled-name='fletcher_4_incremental_native' filepath='../../include/zfs_fletcher.h' line='59' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_asprintf' mangled-name='zfs_asprintf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='776' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_asprintf'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='776' column='1'/>
+ <parameter type-id='type-id-89' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='776' column='1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-29'/>
</function-decl>
- <function-decl name='write' mangled-name='write' filepath='/usr/include/unistd.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <class-decl name='__va_list_tag' size-in-bits='192' is-struct='yes' visibility='default' id='type-id-415'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='gp_offset' type-id='type-id-19' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='311' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='fp_offset' type-id='type-id-19' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='311' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='overflow_arg_area' type-id='type-id-21' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='311' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='reg_save_area' type-id='type-id-21' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='311' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-415' size-in-bits='64' id='type-id-416'/>
+ <function-decl name='vasprintf' filepath='/usr/include/stdio.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-92'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-416'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_realloc' mangled-name='zfs_realloc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='800' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_realloc'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='800' column='1'/>
+ <parameter type-id='type-id-21' name='ptr' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='800' column='1'/>
+ <parameter type-id='type-id-38' name='oldsize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='800' column='1'/>
+ <parameter type-id='type-id-38' name='newsize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='800' column='1'/>
+ <return type-id='type-id-21'/>
+ </function-decl>
+ <function-decl name='zfs_strdup' mangled-name='zfs_strdup' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='817' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_strdup'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='817' column='1'/>
+ <parameter type-id='type-id-89' name='str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='817' column='1'/>
+ <return type-id='type-id-29'/>
+ </function-decl>
+ <function-decl name='libzfs_print_on_error' mangled-name='libzfs_print_on_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='828' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_print_on_error'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
+ <parameter type-id='type-id-6' name='enable' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='fnvlist_lookup_boolean_value' mangled-name='fnvlist_lookup_boolean_value' filepath='../../include/sys/nvpair.h' line='318' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_run_process' mangled-name='libzfs_run_process' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='946' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_run_process'>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='946' column='1'/>
+ <parameter type-id='type-id-92' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='946' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='946' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='waitpid' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-231'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='dup2' filepath='/usr/include/unistd.h' line='534' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-29' const='yes' id='type-id-417'/>
+ <pointer-type-def type-id='type-id-417' size-in-bits='64' id='type-id-418'/>
+ <function-decl name='execvp' filepath='/usr/include/unistd.h' line='578' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-418'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='execv' filepath='/usr/include/unistd.h' line='563' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-418'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='execvpe' filepath='/usr/include/unistd.h' line='590' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-418'/>
+ <parameter type-id='type-id-418'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='execve' filepath='/usr/include/unistd.h' line='551' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-418'/>
+ <parameter type-id='type-id-418'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-92' size-in-bits='64' id='type-id-419'/>
+ <function-decl name='libzfs_run_process_get_stdout' mangled-name='libzfs_run_process_get_stdout' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_run_process_get_stdout'>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1'/>
+ <parameter type-id='type-id-92' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1'/>
+ <parameter type-id='type-id-92' name='env' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1'/>
+ <parameter type-id='type-id-419' name='lines' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='959' column='1'/>
+ <parameter type-id='type-id-231' name='lines_cnt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='959' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_run_process_get_stdout_nopath' mangled-name='libzfs_run_process_get_stdout_nopath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='969' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_run_process_get_stdout_nopath'>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1'/>
+ <parameter type-id='type-id-92' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1'/>
+ <parameter type-id='type-id-92' name='env' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='958' column='1'/>
+ <parameter type-id='type-id-419' name='lines' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='959' column='1'/>
+ <parameter type-id='type-id-231' name='lines_cnt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='959' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_free_str_array' mangled-name='libzfs_free_str_array' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='981' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_free_str_array'>
+ <parameter type-id='type-id-92' name='strs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='981' column='1'/>
+ <parameter type-id='type-id-1' name='count' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='981' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='strndup' mangled-name='strndup' filepath='/usr/include/string.h' line='174' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_envvar_is_set' mangled-name='libzfs_envvar_is_set' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='996' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_envvar_is_set'>
+ <parameter type-id='type-id-29' name='envvar' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='996' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='lzc_send_resume_redacted' mangled-name='lzc_send_resume_redacted' filepath='../../include/libzfs_core.h' line='94' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='strnlen' filepath='/usr/include/string.h' line='390' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-45'/>
</function-decl>
- <function-decl name='nvlist_print' mangled-name='nvlist_print' filepath='../../include/libnvpair.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_init' mangled-name='libzfs_init' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1008' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_init'>
+ <return type-id='type-id-23'/>
</function-decl>
- <function-decl name='lzc_send_space_resume_redacted' mangled-name='lzc_send_space_resume_redacted' filepath='../../include/libzfs_core.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_load_module' filepath='../../include/libzfs_impl.h' line='254' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fletcher_4_native_varsize' mangled-name='fletcher_4_native_varsize' filepath='../../include/zfs_fletcher.h' line='57' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-74' size-in-bits='64' id='type-id-420'/>
+ <function-decl name='regcomp' filepath='/usr/include/regex.h' line='639' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-420'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='uncompress' mangled-name='uncompress' filepath='/usr/include/zlib.h' line='1265' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_core_init' filepath='../../include/libzfs_core.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_iter_snapshots_sorted' mangled-name='zfs_iter_snapshots_sorted' filepath='../../include/libzfs.h' line='619' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_init' filepath='../../include/zfs_prop.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='lzc_send_space' mangled-name='lzc_send_space' filepath='../../include/libzfs_core.h' line='109' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_prop_init' filepath='../../include/zfs_prop.h' line='98' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='sleep' mangled-name='sleep' filepath='/usr/include/unistd.h' line='444' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zpool_feature_init' filepath='../../include/zfeature_common.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='localtime' mangled-name='localtime' filepath='/usr/include/time.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_mnttab_init' filepath='../../include/libzfs.h' line='222' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_get_recvd_props' mangled-name='zfs_get_recvd_props' filepath='../../include/libzfs.h' line='517' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fletcher_4_init' filepath='../../include/zfs_fletcher.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='lzc_rename' mangled-name='lzc_rename' filepath='../../include/libzfs_core.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_nicestrtonum' mangled-name='zfs_nicestrtonum' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1505' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_nicestrtonum'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1505' column='1'/>
+ <parameter type-id='type-id-89' name='value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1505' column='1'/>
+ <parameter type-id='type-id-254' name='num' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1505' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-type size-in-bits='64' id='type-id-201'>
- <parameter type-id='type-id-84'/>
- <parameter type-id='type-id-68'/>
- <return type-id='type-id-5'/>
- </function-type>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libzfs_status.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs.h' line='339' column='1' id='type-id-204'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='ZPOOL_STATUS_CORRUPT_CACHE' value='0'/>
- <enumerator name='ZPOOL_STATUS_MISSING_DEV_R' value='1'/>
- <enumerator name='ZPOOL_STATUS_MISSING_DEV_NR' value='2'/>
- <enumerator name='ZPOOL_STATUS_CORRUPT_LABEL_R' value='3'/>
- <enumerator name='ZPOOL_STATUS_CORRUPT_LABEL_NR' value='4'/>
- <enumerator name='ZPOOL_STATUS_BAD_GUID_SUM' value='5'/>
- <enumerator name='ZPOOL_STATUS_CORRUPT_POOL' value='6'/>
- <enumerator name='ZPOOL_STATUS_CORRUPT_DATA' value='7'/>
- <enumerator name='ZPOOL_STATUS_FAILING_DEV' value='8'/>
- <enumerator name='ZPOOL_STATUS_VERSION_NEWER' value='9'/>
- <enumerator name='ZPOOL_STATUS_HOSTID_MISMATCH' value='10'/>
- <enumerator name='ZPOOL_STATUS_HOSTID_ACTIVE' value='11'/>
- <enumerator name='ZPOOL_STATUS_HOSTID_REQUIRED' value='12'/>
- <enumerator name='ZPOOL_STATUS_IO_FAILURE_WAIT' value='13'/>
- <enumerator name='ZPOOL_STATUS_IO_FAILURE_CONTINUE' value='14'/>
- <enumerator name='ZPOOL_STATUS_IO_FAILURE_MMP' value='15'/>
- <enumerator name='ZPOOL_STATUS_BAD_LOG' value='16'/>
- <enumerator name='ZPOOL_STATUS_ERRATA' value='17'/>
- <enumerator name='ZPOOL_STATUS_UNSUP_FEAT_READ' value='18'/>
- <enumerator name='ZPOOL_STATUS_UNSUP_FEAT_WRITE' value='19'/>
- <enumerator name='ZPOOL_STATUS_FAULTED_DEV_R' value='20'/>
- <enumerator name='ZPOOL_STATUS_FAULTED_DEV_NR' value='21'/>
- <enumerator name='ZPOOL_STATUS_VERSION_OLDER' value='22'/>
- <enumerator name='ZPOOL_STATUS_FEAT_DISABLED' value='23'/>
- <enumerator name='ZPOOL_STATUS_RESILVERING' value='24'/>
- <enumerator name='ZPOOL_STATUS_OFFLINE_DEV' value='25'/>
- <enumerator name='ZPOOL_STATUS_REMOVED_DEV' value='26'/>
- <enumerator name='ZPOOL_STATUS_REBUILDING' value='27'/>
- <enumerator name='ZPOOL_STATUS_REBUILD_SCRUB' value='28'/>
- <enumerator name='ZPOOL_STATUS_NON_NATIVE_ASHIFT' value='29'/>
- <enumerator name='ZPOOL_STATUS_COMPATIBILITY_ERR' value='30'/>
- <enumerator name='ZPOOL_STATUS_INCOMPATIBLE_FEAT' value='31'/>
- <enumerator name='ZPOOL_STATUS_OK' value='32'/>
- </enum-decl>
- <typedef-decl name='zpool_status_t' type-id='type-id-204' filepath='../../include/libzfs.h' line='402' column='1' id='type-id-205'/>
- <enum-decl name='zpool_errata' filepath='../../include/sys/fs/zfs.h' line='1050' column='1' id='type-id-206'>
+ <class-decl name='__anonymous_struct__' size-in-bits='704' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-421' visibility='default' filepath='../../include/zfs_prop.h' line='67' column='1' id='type-id-422'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='pd_name' type-id='type-id-89' visibility='default' filepath='../../include/zfs_prop.h' line='68' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='pd_propnum' type-id='type-id-1' visibility='default' filepath='../../include/zfs_prop.h' line='69' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='pd_proptype' type-id='type-id-423' visibility='default' filepath='../../include/zfs_prop.h' line='70' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='pd_strdefault' type-id='type-id-89' visibility='default' filepath='../../include/zfs_prop.h' line='71' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='pd_numdefault' type-id='type-id-32' visibility='default' filepath='../../include/zfs_prop.h' line='72' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='pd_attr' type-id='type-id-424' visibility='default' filepath='../../include/zfs_prop.h' line='73' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='pd_types' type-id='type-id-1' visibility='default' filepath='../../include/zfs_prop.h' line='74' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='pd_values' type-id='type-id-89' visibility='default' filepath='../../include/zfs_prop.h' line='76' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='pd_colname' type-id='type-id-89' visibility='default' filepath='../../include/zfs_prop.h' line='77' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='pd_rightalign' type-id='type-id-6' visibility='default' filepath='../../include/zfs_prop.h' line='78' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='pd_visible' type-id='type-id-6' visibility='default' filepath='../../include/zfs_prop.h' line='79' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='pd_zfs_mod_supported' type-id='type-id-6' visibility='default' filepath='../../include/zfs_prop.h' line='81' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='pd_table' type-id='type-id-425' visibility='default' filepath='../../include/zfs_prop.h' line='82' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='640'>
+ <var-decl name='pd_table_size' type-id='type-id-38' visibility='default' filepath='../../include/zfs_prop.h' line='84' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='zprop_type_t' type-id='type-id-240' filepath='../../include/zfs_prop.h' line='44' column='1' id='type-id-423'/>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_prop.h' line='46' column='1' id='type-id-426'>
<underlying-type type-id='type-id-7'/>
- <enumerator name='ZPOOL_ERRATA_NONE' value='0'/>
- <enumerator name='ZPOOL_ERRATA_ZOL_2094_SCRUB' value='1'/>
- <enumerator name='ZPOOL_ERRATA_ZOL_2094_ASYNC_DESTROY' value='2'/>
- <enumerator name='ZPOOL_ERRATA_ZOL_6845_ENCRYPTION' value='3'/>
- <enumerator name='ZPOOL_ERRATA_ZOL_8308_ENCRYPTION' value='4'/>
+ <enumerator name='PROP_DEFAULT' value='0'/>
+ <enumerator name='PROP_READONLY' value='1'/>
+ <enumerator name='PROP_INHERIT' value='2'/>
+ <enumerator name='PROP_ONETIME' value='3'/>
+ <enumerator name='PROP_ONETIME_DEFAULT' value='4'/>
</enum-decl>
- <typedef-decl name='zpool_errata_t' type-id='type-id-206' filepath='../../include/sys/fs/zfs.h' line='1056' column='1' id='type-id-207'/>
- <pointer-type-def type-id='type-id-207' size-in-bits='64' id='type-id-208'/>
- <function-decl name='zpool_import_status' mangled-name='zpool_import_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_import_status'>
- <parameter type-id='type-id-22' name='config' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1'/>
- <parameter type-id='type-id-143' name='msgid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1'/>
- <parameter type-id='type-id-208' name='errata' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='533' column='1'/>
- <return type-id='type-id-205'/>
+ <typedef-decl name='zprop_attr_t' type-id='type-id-426' filepath='../../include/zfs_prop.h' line='60' column='1' id='type-id-424'/>
+ <class-decl name='zfs_index' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/zfs_prop.h' line='62' column='1' id='type-id-427'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='pi_name' type-id='type-id-89' visibility='default' filepath='../../include/zfs_prop.h' line='63' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='pi_value' type-id='type-id-32' visibility='default' filepath='../../include/zfs_prop.h' line='64' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='zprop_index_t' type-id='type-id-427' filepath='../../include/zfs_prop.h' line='65' column='1' id='type-id-428'/>
+ <qualified-type-def type-id='type-id-428' const='yes' id='type-id-429'/>
+ <pointer-type-def type-id='type-id-429' size-in-bits='64' id='type-id-425'/>
+ <pointer-type-def type-id='type-id-422' size-in-bits='64' id='type-id-430'/>
+ <function-decl name='zpool_prop_get_table' filepath='../../include/zfs_prop.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-430'/>
+ </function-decl>
+ <function-decl name='zfs_prop_get_table' filepath='../../include/zfs_prop.h' line='93' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-430'/>
+ </function-decl>
+ <function-decl name='libzfs_fini' mangled-name='libzfs_fini' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1080' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_fini'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1080' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_get_status' mangled-name='zpool_get_status' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_status'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1'/>
- <parameter type-id='type-id-143' name='msgid' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1'/>
- <parameter type-id='type-id-208' name='errata' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_status.c' line='509' column='1'/>
- <return type-id='type-id-205'/>
+ <function-decl name='zpool_free_handles' filepath='../../include/libzfs.h' line='241' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_load_compat' mangled-name='zpool_load_compat' filepath='../../include/libzfs.h' line='932' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='namespace_clear' filepath='../../include/libzfs_impl.h' line='206' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <return type-id='type-id-20'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libzfs_util.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='printf_color' mangled-name='printf_color' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2062' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='printf_color'>
- <parameter type-id='type-id-23' name='color' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2062' column='1'/>
- <parameter type-id='type-id-23' name='format' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2062' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-6'/>
+ <function-decl name='libzfs_mnttab_fini' filepath='../../include/libzfs.h' line='223' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-99'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='color_end' mangled-name='color_end' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2054' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='color_end'>
- <return type-id='type-id-67'/>
+ <function-decl name='libzfs_core_fini' filepath='../../include/libzfs_core.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='color_start' mangled-name='color_start' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2047' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='color_start'>
- <parameter type-id='type-id-23' name='color' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2047' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='regfree' filepath='/usr/include/regex.h' line='651' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-420'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_version_print' mangled-name='zfs_version_print' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_version_print'>
- <return type-id='type-id-6'/>
+ <function-decl name='fletcher_4_fini' mangled-name='fletcher_4_fini' filepath='../../include/zfs_fletcher.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_fini'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_version_userland' mangled-name='zfs_version_userland' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_version_userland'>
- <parameter type-id='type-id-23' name='version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1'/>
- <parameter type-id='type-id-6' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <pointer-type-def type-id='type-id-209' size-in-bits='64' id='type-id-210'/>
- <typedef-decl name='zprop_func' type-id='type-id-210' filepath='../../include/sys/fs/zfs.h' line='287' column='1' id='type-id-211'/>
- <function-decl name='zprop_iter' mangled-name='zprop_iter' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1948' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_iter'>
- <parameter type-id='type-id-211' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1948' column='1'/>
- <parameter type-id='type-id-68' name='cb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1948' column='1'/>
- <parameter type-id='type-id-5' name='show_all' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1948' column='1'/>
- <parameter type-id='type-id-5' name='ordered' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1948' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1949' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='dlclose' filepath='/usr/include/dlfcn.h' line='60' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zprop_expand_list' mangled-name='zprop_expand_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1907' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_expand_list'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1907' column='1'/>
- <parameter type-id='type-id-114' name='plp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1907' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1907' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_get_handle' mangled-name='zpool_get_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1098' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_handle'>
+ <parameter type-id='type-id-24' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1098' column='1'/>
+ <return type-id='type-id-23'/>
</function-decl>
- <function-decl name='zprop_free_list' mangled-name='zprop_free_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1869' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_free_list'>
- <parameter type-id='type-id-113' name='pl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1869' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_get_handle' mangled-name='zfs_get_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1104' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_handle'>
+ <parameter type-id='type-id-98' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1104' column='1'/>
+ <return type-id='type-id-23'/>
</function-decl>
- <function-decl name='zprop_get_list' mangled-name='zprop_get_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1788' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_get_list'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1788' column='1'/>
- <parameter type-id='type-id-23' name='props' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1788' column='1'/>
- <parameter type-id='type-id-114' name='listp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1788' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1789' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_get_pool_handle' mangled-name='zfs_get_pool_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1110' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_pool_handle'>
+ <parameter type-id='type-id-256' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1110' column='1'/>
+ <return type-id='type-id-24'/>
+ </function-decl>
+ <function-decl name='zfs_path_to_zhandle' mangled-name='zfs_path_to_zhandle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_path_to_zhandle'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1122' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1122' column='1'/>
+ <parameter type-id='type-id-26' name='argtype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1122' column='1'/>
+ <return type-id='type-id-98'/>
</function-decl>
- <class-decl name='nvpair' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/sys/nvpair.h' line='73' column='1' id='type-id-212'>
+ <class-decl name='extmnttab' size-in-bits='320' is-struct='yes' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='62' column='1' id='type-id-431'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='nvp_size' type-id='type-id-40' visibility='default' filepath='../../include/sys/nvpair.h' line='74' column='1'/>
+ <var-decl name='mnt_special' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='63' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='nvp_name_sz' type-id='type-id-213' visibility='default' filepath='../../include/sys/nvpair.h' line='75' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='mnt_mountp' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='64' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='48'>
- <var-decl name='nvp_reserve' type-id='type-id-213' visibility='default' filepath='../../include/sys/nvpair.h' line='76' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='mnt_fstype' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='65' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='mnt_mntopts' type-id='type-id-29' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='66' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='mnt_major' type-id='type-id-146' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='67' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='mnt_minor' type-id='type-id-146' visibility='default' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='68' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-431' size-in-bits='64' id='type-id-432'/>
+ <class-decl name='stat64' size-in-bits='1152' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='119' column='1' id='type-id-433'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='st_dev' type-id='type-id-434' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='121' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='nvp_value_elem' type-id='type-id-40' visibility='default' filepath='../../include/sys/nvpair.h' line='77' column='1'/>
+ <var-decl name='st_ino' type-id='type-id-318' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='123' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='nvp_type' type-id='type-id-214' visibility='default' filepath='../../include/sys/nvpair.h' line='78' column='1'/>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='st_nlink' type-id='type-id-435' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='124' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='192'>
+ <var-decl name='st_mode' type-id='type-id-436' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='125' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='224'>
+ <var-decl name='st_uid' type-id='type-id-197' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='132' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='st_gid' type-id='type-id-233' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='133' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='__pad0' type-id='type-id-1' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='135' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='320'>
+ <var-decl name='st_rdev' type-id='type-id-434' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='136' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='384'>
+ <var-decl name='st_size' type-id='type-id-157' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='137' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='448'>
+ <var-decl name='st_blksize' type-id='type-id-437' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='143' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='512'>
+ <var-decl name='st_blocks' type-id='type-id-438' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='144' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='st_atim' type-id='type-id-439' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='152' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='st_mtim' type-id='type-id-439' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='153' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='832'>
+ <var-decl name='st_ctim' type-id='type-id-439' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='154' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='__glibc_reserved' type-id='type-id-440' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/stat.h' line='164' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='__int16_t' type-id='type-id-54' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='38' column='1' id='type-id-215'/>
- <typedef-decl name='int16_t' type-id='type-id-215' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-intn.h' line='25' column='1' id='type-id-213'/>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/nvpair.h' line='37' column='1' id='type-id-216'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='DATA_TYPE_DONTCARE' value='-1'/>
- <enumerator name='DATA_TYPE_UNKNOWN' value='0'/>
- <enumerator name='DATA_TYPE_BOOLEAN' value='1'/>
- <enumerator name='DATA_TYPE_BYTE' value='2'/>
- <enumerator name='DATA_TYPE_INT16' value='3'/>
- <enumerator name='DATA_TYPE_UINT16' value='4'/>
- <enumerator name='DATA_TYPE_INT32' value='5'/>
- <enumerator name='DATA_TYPE_UINT32' value='6'/>
- <enumerator name='DATA_TYPE_INT64' value='7'/>
- <enumerator name='DATA_TYPE_UINT64' value='8'/>
- <enumerator name='DATA_TYPE_STRING' value='9'/>
- <enumerator name='DATA_TYPE_BYTE_ARRAY' value='10'/>
- <enumerator name='DATA_TYPE_INT16_ARRAY' value='11'/>
- <enumerator name='DATA_TYPE_UINT16_ARRAY' value='12'/>
- <enumerator name='DATA_TYPE_INT32_ARRAY' value='13'/>
- <enumerator name='DATA_TYPE_UINT32_ARRAY' value='14'/>
- <enumerator name='DATA_TYPE_INT64_ARRAY' value='15'/>
- <enumerator name='DATA_TYPE_UINT64_ARRAY' value='16'/>
- <enumerator name='DATA_TYPE_STRING_ARRAY' value='17'/>
- <enumerator name='DATA_TYPE_HRTIME' value='18'/>
- <enumerator name='DATA_TYPE_NVLIST' value='19'/>
- <enumerator name='DATA_TYPE_NVLIST_ARRAY' value='20'/>
- <enumerator name='DATA_TYPE_BOOLEAN_VALUE' value='21'/>
- <enumerator name='DATA_TYPE_INT8' value='22'/>
- <enumerator name='DATA_TYPE_UINT8' value='23'/>
- <enumerator name='DATA_TYPE_BOOLEAN_ARRAY' value='24'/>
- <enumerator name='DATA_TYPE_INT8_ARRAY' value='25'/>
- <enumerator name='DATA_TYPE_UINT8_ARRAY' value='26'/>
- <enumerator name='DATA_TYPE_DOUBLE' value='27'/>
- </enum-decl>
- <typedef-decl name='data_type_t' type-id='type-id-216' filepath='../../include/sys/nvpair.h' line='71' column='1' id='type-id-214'/>
- <typedef-decl name='nvpair_t' type-id='type-id-212' filepath='../../include/sys/nvpair.h' line='82' column='1' id='type-id-217'/>
- <pointer-type-def type-id='type-id-217' size-in-bits='64' id='type-id-218'/>
- <function-decl name='zprop_parse_value' mangled-name='zprop_parse_value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1580' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_parse_value'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1580' column='1'/>
- <parameter type-id='type-id-218' name='elem' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1580' column='1'/>
- <parameter type-id='type-id-6' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1580' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1581' column='1'/>
- <parameter type-id='type-id-22' name='ret' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1581' column='1'/>
- <parameter type-id='type-id-143' name='svalp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1581' column='1'/>
- <parameter type-id='type-id-119' name='ivalp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1581' column='1'/>
- <parameter type-id='type-id-86' name='errbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1582' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_nicestrtonum' mangled-name='zfs_nicestrtonum' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1495' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_nicestrtonum'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1495' column='1'/>
- <parameter type-id='type-id-86' name='value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1495' column='1'/>
- <parameter type-id='type-id-119' name='num' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1495' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='__dev_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='143' column='1' id='type-id-434'/>
+ <typedef-decl name='__nlink_t' type-id='type-id-45' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='149' column='1' id='type-id-435'/>
+ <typedef-decl name='__mode_t' type-id='type-id-19' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='148' column='1' id='type-id-436'/>
+ <typedef-decl name='__blksize_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='172' column='1' id='type-id-437'/>
+ <typedef-decl name='__blkcnt64_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='178' column='1' id='type-id-438'/>
+ <class-decl name='timespec' size-in-bits='128' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='9' column='1' id='type-id-439'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='tv_sec' type-id='type-id-441' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='11' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='tv_nsec' type-id='type-id-442' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h' line='12' column='1'/>
+ </data-member>
+ </class-decl>
+ <typedef-decl name='__time_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='158' column='1' id='type-id-441'/>
+ <typedef-decl name='__syscall_slong_t' type-id='type-id-59' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='194' column='1' id='type-id-442'/>
+
+ <array-type-def dimensions='1' type-id='type-id-442' size-in-bits='192' id='type-id-440'>
+ <subrange length='3' type-id='type-id-43' id='type-id-108'/>
+
+ </array-type-def>
+ <pointer-type-def type-id='type-id-433' size-in-bits='64' id='type-id-443'/>
+ <function-decl name='getextmntent' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-432'/>
+ <parameter type-id='type-id-443'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_alloc_dst_nvlist' mangled-name='zcmd_alloc_dst_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1151' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_alloc_dst_nvlist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1151' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1151' column='1'/>
+ <parameter type-id='type-id-38' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1151' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_expand_dst_nvlist' mangled-name='zcmd_expand_dst_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1170' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_expand_dst_nvlist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1170' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1170' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_free_nvlists' mangled-name='zcmd_free_nvlists' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_free_nvlists'>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1185' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <class-decl name='zprop_get_cbdata' size-in-bits='640' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='594' column='1' id='type-id-219'>
+ <function-decl name='zcmd_write_conf_nvlist' mangled-name='zcmd_write_conf_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_write_conf_nvlist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1'/>
+ <parameter type-id='type-id-28' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_write_src_nvlist' mangled-name='zcmd_write_src_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_write_src_nvlist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1'/>
+ <parameter type-id='type-id-28' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1216' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zcmd_read_dst_nvlist' mangled-name='zcmd_read_dst_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1233' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_read_dst_nvlist'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1233' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1233' column='1'/>
+ <parameter type-id='type-id-113' name='nvlp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1233' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <class-decl name='zprop_get_cbdata' size-in-bits='640' is-struct='yes' visibility='default' filepath='../../include/libzfs.h' line='594' column='1' id='type-id-444'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='cb_sources' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='595' column='1'/>
+ <var-decl name='cb_sources' type-id='type-id-1' visibility='default' filepath='../../include/libzfs.h' line='595' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
- <var-decl name='cb_columns' type-id='type-id-220' visibility='default' filepath='../../include/libzfs.h' line='596' column='1'/>
+ <var-decl name='cb_columns' type-id='type-id-445' visibility='default' filepath='../../include/libzfs.h' line='596' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='cb_colwidths' type-id='type-id-221' visibility='default' filepath='../../include/libzfs.h' line='597' column='1'/>
+ <var-decl name='cb_colwidths' type-id='type-id-446' visibility='default' filepath='../../include/libzfs.h' line='597' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='cb_scripted' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='598' column='1'/>
+ <var-decl name='cb_scripted' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='598' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='416'>
- <var-decl name='cb_literal' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='599' column='1'/>
+ <var-decl name='cb_literal' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='599' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='cb_first' type-id='type-id-5' visibility='default' filepath='../../include/libzfs.h' line='600' column='1'/>
+ <var-decl name='cb_first' type-id='type-id-6' visibility='default' filepath='../../include/libzfs.h' line='600' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='cb_proplist' type-id='type-id-113' visibility='default' filepath='../../include/libzfs.h' line='601' column='1'/>
+ <var-decl name='cb_proplist' type-id='type-id-264' visibility='default' filepath='../../include/libzfs.h' line='601' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='cb_type' type-id='type-id-20' visibility='default' filepath='../../include/libzfs.h' line='602' column='1'/>
+ <var-decl name='cb_type' type-id='type-id-26' visibility='default' filepath='../../include/libzfs.h' line='602' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs.h' line='582' column='1' id='type-id-222'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/libzfs.h' line='582' column='1' id='type-id-447'>
<underlying-type type-id='type-id-7'/>
<enumerator name='GET_COL_NONE' value='0'/>
<enumerator name='GET_COL_NAME' value='1'/>
@@ -4271,852 +6690,650 @@
<enumerator name='GET_COL_RECVD' value='4'/>
<enumerator name='GET_COL_SOURCE' value='5'/>
</enum-decl>
- <typedef-decl name='zfs_get_column_t' type-id='type-id-222' filepath='../../include/libzfs.h' line='589' column='1' id='type-id-223'/>
+ <typedef-decl name='zfs_get_column_t' type-id='type-id-447' filepath='../../include/libzfs.h' line='589' column='1' id='type-id-448'/>
- <array-type-def dimensions='1' type-id='type-id-223' size-in-bits='160' alignment-in-bits='32' id='type-id-220'>
- <subrange length='5' type-id='type-id-37' id='type-id-224'/>
+ <array-type-def dimensions='1' type-id='type-id-448' size-in-bits='160' alignment-in-bits='32' id='type-id-445'>
+ <subrange length='5' type-id='type-id-43' id='type-id-398'/>
</array-type-def>
- <array-type-def dimensions='1' type-id='type-id-6' size-in-bits='192' id='type-id-221'>
- <subrange length='6' type-id='type-id-37' id='type-id-225'/>
+ <array-type-def dimensions='1' type-id='type-id-1' size-in-bits='192' id='type-id-446'>
+ <subrange length='6' type-id='type-id-43' id='type-id-407'/>
</array-type-def>
- <typedef-decl name='zprop_get_cbdata_t' type-id='type-id-219' filepath='../../include/libzfs.h' line='603' column='1' id='type-id-226'/>
- <pointer-type-def type-id='type-id-226' size-in-bits='64' id='type-id-227'/>
- <function-decl name='zprop_print_one_property' mangled-name='zprop_print_one_property' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1363' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_print_one_property'>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1363' column='1'/>
- <parameter type-id='type-id-227' name='cbp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1363' column='1'/>
- <parameter type-id='type-id-86' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1364' column='1'/>
- <parameter type-id='type-id-86' name='value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1364' column='1'/>
- <parameter type-id='type-id-121' name='sourcetype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1364' column='1'/>
- <parameter type-id='type-id-86' name='source' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1365' column='1'/>
- <parameter type-id='type-id-86' name='recvd_value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1365' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_read_dst_nvlist' mangled-name='zcmd_read_dst_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1223' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_read_dst_nvlist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1223' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1223' column='1'/>
- <parameter type-id='type-id-97' name='nvlp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1223' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zcmd_write_src_nvlist' mangled-name='zcmd_write_src_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_write_src_nvlist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1'/>
- <parameter type-id='type-id-22' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zcmd_write_conf_nvlist' mangled-name='zcmd_write_conf_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1206' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_write_conf_nvlist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1'/>
- <parameter type-id='type-id-22' name='nvl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1213' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zcmd_free_nvlists' mangled-name='zcmd_free_nvlists' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1175' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_free_nvlists'>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1175' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zcmd_expand_dst_nvlist' mangled-name='zcmd_expand_dst_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1160' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_expand_dst_nvlist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1160' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1160' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zcmd_alloc_dst_nvlist' mangled-name='zcmd_alloc_dst_nvlist' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zcmd_alloc_dst_nvlist'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1141' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1141' column='1'/>
- <parameter type-id='type-id-32' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1141' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_path_to_zhandle' mangled-name='zfs_path_to_zhandle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_path_to_zhandle'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1112' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1112' column='1'/>
- <parameter type-id='type-id-20' name='argtype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1112' column='1'/>
- <return type-id='type-id-84'/>
- </function-decl>
- <function-decl name='zfs_get_pool_handle' mangled-name='zfs_get_pool_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1100' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_pool_handle'>
- <parameter type-id='type-id-118' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1100' column='1'/>
- <return type-id='type-id-18'/>
- </function-decl>
- <function-decl name='zfs_get_handle' mangled-name='zfs_get_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1094' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_get_handle'>
- <parameter type-id='type-id-84' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1094' column='1'/>
- <return type-id='type-id-17'/>
- </function-decl>
- <function-decl name='zpool_get_handle' mangled-name='zpool_get_handle' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1088' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_handle'>
- <parameter type-id='type-id-18' name='zhp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1088' column='1'/>
- <return type-id='type-id-17'/>
- </function-decl>
- <function-decl name='libzfs_fini' mangled-name='libzfs_fini' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1075' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_fini'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1075' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_init' mangled-name='libzfs_init' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1003' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_init'>
- <return type-id='type-id-17'/>
- </function-decl>
- <function-decl name='libzfs_envvar_is_set' mangled-name='libzfs_envvar_is_set' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='991' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_envvar_is_set'>
- <parameter type-id='type-id-23' name='envvar' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='991' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='libzfs_free_str_array' mangled-name='libzfs_free_str_array' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_free_str_array'>
- <parameter type-id='type-id-143' name='strs' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='976' column='1'/>
- <parameter type-id='type-id-6' name='count' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='976' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <pointer-type-def type-id='type-id-143' size-in-bits='64' id='type-id-228'/>
- <function-decl name='libzfs_run_process_get_stdout_nopath' mangled-name='libzfs_run_process_get_stdout_nopath' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='964' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_run_process_get_stdout_nopath'>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='964' column='1'/>
- <parameter type-id='type-id-143' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='964' column='1'/>
- <parameter type-id='type-id-143' name='env' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='965' column='1'/>
- <parameter type-id='type-id-228' name='lines' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='965' column='1'/>
- <parameter type-id='type-id-123' name='lines_cnt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='965' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='libzfs_run_process_get_stdout' mangled-name='libzfs_run_process_get_stdout' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='953' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_run_process_get_stdout'>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='964' column='1'/>
- <parameter type-id='type-id-143' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='964' column='1'/>
- <parameter type-id='type-id-143' name='env' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='965' column='1'/>
- <parameter type-id='type-id-228' name='lines' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='965' column='1'/>
- <parameter type-id='type-id-123' name='lines_cnt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='965' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='libzfs_run_process' mangled-name='libzfs_run_process' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='941' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_run_process'>
- <parameter type-id='type-id-86' name='path' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='941' column='1'/>
- <parameter type-id='type-id-143' name='argv' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='941' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='941' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='libzfs_print_on_error' mangled-name='libzfs_print_on_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='823' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_print_on_error'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
- <parameter type-id='type-id-5' name='enable' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_dataset.c' line='866' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_strdup' mangled-name='zfs_strdup' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='812' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_strdup'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='812' column='1'/>
- <parameter type-id='type-id-86' name='str' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='812' column='1'/>
- <return type-id='type-id-23'/>
- </function-decl>
- <function-decl name='zfs_realloc' mangled-name='zfs_realloc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='795' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_realloc'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='795' column='1'/>
- <parameter type-id='type-id-68' name='ptr' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='795' column='1'/>
- <parameter type-id='type-id-32' name='oldsize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='795' column='1'/>
- <parameter type-id='type-id-32' name='newsize' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='795' column='1'/>
- <return type-id='type-id-68'/>
- </function-decl>
- <function-decl name='zfs_asprintf' mangled-name='zfs_asprintf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='773' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_asprintf'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='773' column='1'/>
- <parameter type-id='type-id-86' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='773' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-23'/>
- </function-decl>
- <function-decl name='zfs_alloc' mangled-name='zfs_alloc' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='758' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_alloc'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='758' column='1'/>
- <parameter type-id='type-id-32' name='size' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='758' column='1'/>
- <return type-id='type-id-68'/>
- </function-decl>
- <function-decl name='no_memory' mangled-name='no_memory' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='749' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='no_memory'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='749' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='zprop_get_cbdata_t' type-id='type-id-444' filepath='../../include/libzfs.h' line='603' column='1' id='type-id-449'/>
+ <pointer-type-def type-id='type-id-449' size-in-bits='64' id='type-id-450'/>
+ <function-decl name='zprop_print_one_property' mangled-name='zprop_print_one_property' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1373' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_print_one_property'>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1373' column='1'/>
+ <parameter type-id='type-id-450' name='cbp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1373' column='1'/>
+ <parameter type-id='type-id-89' name='propname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1374' column='1'/>
+ <parameter type-id='type-id-89' name='value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1374' column='1'/>
+ <parameter type-id='type-id-238' name='sourcetype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1374' column='1'/>
+ <parameter type-id='type-id-89' name='source' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1375' column='1'/>
+ <parameter type-id='type-id-89' name='recvd_value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1375' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_standard_error_fmt' mangled-name='zpool_standard_error_fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='615' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_standard_error_fmt'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='615' column='1'/>
- <parameter type-id='type-id-6' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='615' column='1'/>
- <parameter type-id='type-id-86' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='615' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='nvpair_t' type-id='type-id-136' filepath='../../include/sys/nvpair.h' line='82' column='1' id='type-id-451'/>
+ <pointer-type-def type-id='type-id-451' size-in-bits='64' id='type-id-452'/>
+ <function-decl name='zprop_parse_value' mangled-name='zprop_parse_value' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1590' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_parse_value'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1590' column='1'/>
+ <parameter type-id='type-id-452' name='elem' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1590' column='1'/>
+ <parameter type-id='type-id-1' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1590' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1591' column='1'/>
+ <parameter type-id='type-id-28' name='ret' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1591' column='1'/>
+ <parameter type-id='type-id-92' name='svalp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1591' column='1'/>
+ <parameter type-id='type-id-254' name='ivalp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1591' column='1'/>
+ <parameter type-id='type-id-89' name='errbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1592' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zprop_string_to_index' filepath='../../include/zfs_prop.h' line='122' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-110'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zprop_values' filepath='../../include/zfs_prop.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='zprop_name_to_prop' filepath='../../include/zfs_prop.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zprop_valid_for_type' filepath='../../include/zfs_prop.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-81'/>
+ <parameter type-id='type-id-13'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zprop_width' filepath='../../include/zfs_prop.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-305'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-45'/>
+ </function-decl>
+ <function-decl name='zpool_prop_unsupported' filepath='../../include/sys/fs/zfs.h' line='332' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zprop_free_list' mangled-name='zprop_free_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1879' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_free_list'>
+ <parameter type-id='type-id-264' name='pl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1879' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zpool_standard_error' mangled-name='zpool_standard_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_standard_error'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <parameter type-id='type-id-6' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <parameter type-id='type-id-86' name='msg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zprop_expand_list' mangled-name='zprop_expand_list' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1917' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_expand_list'>
+ <parameter type-id='type-id-23' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1917' column='1'/>
+ <parameter type-id='type-id-265' name='plp' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1917' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1917' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-453' size-in-bits='64' id='type-id-454'/>
+ <function-decl name='zprop_iter_common' filepath='../../include/zfs_prop.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-454'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <typedef-decl name='zprop_func' type-id='type-id-454' filepath='../../include/sys/fs/zfs.h' line='287' column='1' id='type-id-455'/>
+ <function-decl name='zprop_iter' mangled-name='zprop_iter' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_iter'>
+ <parameter type-id='type-id-455' name='func' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1'/>
+ <parameter type-id='type-id-21' name='cb' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1'/>
+ <parameter type-id='type-id-6' name='show_all' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1'/>
+ <parameter type-id='type-id-6' name='ordered' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1958' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1959' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_version_userland' mangled-name='zfs_version_userland' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1968' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_version_userland'>
+ <parameter type-id='type-id-29' name='version' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1968' column='1'/>
+ <parameter type-id='type-id-1' name='len' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1968' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_setprop_error' mangled-name='zfs_setprop_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='496' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_setprop_error'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='496' column='1'/>
- <parameter type-id='type-id-2' name='prop' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='496' column='1'/>
- <parameter type-id='type-id-6' name='err' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='496' column='1'/>
- <parameter type-id='type-id-23' name='errbuf' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='497' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_standard_error_fmt' mangled-name='zfs_standard_error_fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='405' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_standard_error_fmt'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='405' column='1'/>
- <parameter type-id='type-id-6' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='405' column='1'/>
- <parameter type-id='type-id-86' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='405' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_version_print' mangled-name='zfs_version_print' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='1978' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_version_print'>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_standard_error' mangled-name='zfs_standard_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='398' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_standard_error'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <parameter type-id='type-id-6' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <parameter type-id='type-id-86' name='msg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_version_kernel' filepath='../../include/libzfs.h' line='889' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_error_fmt' mangled-name='zfs_error_fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='354' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_error_fmt'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='354' column='1'/>
- <parameter type-id='type-id-6' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='354' column='1'/>
- <parameter type-id='type-id-86' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='354' column='1'/>
- <parameter is-variadic='yes'/>
- <return type-id='type-id-6'/>
+ <function-decl name='color_start' mangled-name='color_start' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2057' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='color_start'>
+ <parameter type-id='type-id-29' name='color' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2057' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_error' mangled-name='zfs_error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='347' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_error'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <parameter type-id='type-id-6' name='error' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <parameter type-id='type-id-86' name='msg' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='608' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='color_end' mangled-name='color_end' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2064' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='color_end'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_error_aux' mangled-name='zfs_error_aux' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='306' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_error_aux'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='306' column='1'/>
- <parameter type-id='type-id-86' name='fmt' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='306' column='1'/>
+ <function-decl name='printf_color' mangled-name='printf_color' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2072' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='printf_color'>
+ <parameter type-id='type-id-29' name='color' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2072' column='1'/>
+ <parameter type-id='type-id-29' name='format' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='2072' column='1'/>
<parameter is-variadic='yes'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_error_action' mangled-name='libzfs_error_action' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='76' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_error_action'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='76' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='libzfs_errno' mangled-name='libzfs_errno' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_errno'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='70' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='libzfs_error_description' mangled-name='libzfs_error_description' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='82' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_error_description'>
- <parameter type-id='type-id-17' name='hdl' filepath='/home/nabijaczleweli/store/code/zfs/lib/libzfs/libzfs_util.c' line='82' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='vfprintf' mangled-name='vfprintf' filepath='/usr/include/stdio.h' line='341' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_version_kernel' mangled-name='zfs_version_kernel' filepath='../../include/libzfs.h' line='889' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_iter_common' mangled-name='zprop_iter_common' filepath='../../include/zfs_prop.h' line='120' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_width' mangled-name='zprop_width' filepath='../../include/zfs_prop.h' line='126' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_name_to_prop' mangled-name='zprop_name_to_prop' filepath='../../include/zfs_prop.h' line='121' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_valid_for_type' mangled-name='zprop_valid_for_type' filepath='../../include/zfs_prop.h' line='127' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_prop_unsupported' mangled-name='zpool_prop_unsupported' filepath='../../include/sys/fs/zfs.h' line='332' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_string_to_index' mangled-name='zprop_string_to_index' filepath='../../include/zfs_prop.h' line='122' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zprop_values' mangled-name='zprop_values' filepath='../../include/zfs_prop.h' line='125' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strtod' mangled-name='strtod' filepath='/usr/include/stdlib.h' line='117' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='pow' mangled-name='pow' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='140' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__ctype_toupper_loc' mangled-name='__ctype_toupper_loc' filepath='/usr/include/ctype.h' line='83' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='getextmntent' mangled-name='getextmntent' filepath='../../lib/libspl/include/os/linux/sys/mnttab.h' line='75' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zpool_free_handles' mangled-name='zpool_free_handles' filepath='../../include/libzfs.h' line='241' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='namespace_clear' mangled-name='namespace_clear' filepath='../../include/libzfs_impl.h' line='204' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_fini' mangled-name='libzfs_mnttab_fini' filepath='../../include/libzfs.h' line='223' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_core_fini' mangled-name='libzfs_core_fini' filepath='../../include/libzfs_core.h' line='42' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='regfree' mangled-name='regfree' filepath='/usr/include/regex.h' line='651' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fletcher_4_fini' mangled-name='fletcher_4_fini' filepath='../../include/zfs_fletcher.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_fini'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_prop_get_table' mangled-name='zpool_prop_get_table' filepath='../../include/zfs_prop.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_get_table' mangled-name='zfs_prop_get_table' filepath='../../include/zfs_prop.h' line='93' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_load_module' mangled-name='libzfs_load_module' filepath='../../include/libzfs_impl.h' line='252' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='regcomp' mangled-name='regcomp' filepath='/usr/include/regex.h' line='639' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_core_init' mangled-name='libzfs_core_init' filepath='../../include/libzfs_core.h' line='41' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_init' mangled-name='zfs_prop_init' filepath='../../include/zfs_prop.h' line='90' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_prop_init' mangled-name='zpool_prop_init' filepath='../../include/zfs_prop.h' line='98' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_feature_init' mangled-name='zpool_feature_init' filepath='../../include/zfeature_common.h' line='128' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='libzfs_mnttab_init' mangled-name='libzfs_mnttab_init' filepath='../../include/libzfs.h' line='222' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fletcher_4_init' mangled-name='fletcher_4_init' filepath='../../include/zfs_fletcher.h' line='62' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='strnlen' mangled-name='strnlen' filepath='/usr/include/string.h' line='390' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='realloc' mangled-name='realloc' filepath='/usr/include/stdlib.h' line='549' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='waitpid' mangled-name='waitpid' filepath='/usr/include/x86_64-linux-gnu/sys/wait.h' line='100' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='vfork' mangled-name='vfork' filepath='/usr/include/unistd.h' line='764' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='execve' mangled-name='execve' filepath='/usr/include/unistd.h' line='551' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='_exit' mangled-name='_exit' filepath='/usr/include/unistd.h' line='603' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='dup2' mangled-name='dup2' filepath='/usr/include/unistd.h' line='534' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='execvpe' mangled-name='execvpe' filepath='/usr/include/unistd.h' line='590' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='execv' mangled-name='execv' filepath='/usr/include/unistd.h' line='563' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='execvp' mangled-name='execvp' filepath='/usr/include/unistd.h' line='578' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='vasprintf' mangled-name='vasprintf' filepath='/usr/include/stdio.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='vsnprintf' mangled-name='vsnprintf' filepath='/usr/include/stdio.h' line='358' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='exit' mangled-name='exit' filepath='/usr/include/stdlib.h' line='614' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-209'>
- <parameter type-id='type-id-6'/>
- <parameter type-id='type-id-68'/>
- <return type-id='type-id-6'/>
+ <function-type size-in-bits='64' id='type-id-453'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
</function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='os/linux/libzfs_mount_os.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zfs_mount_delegation_check' mangled-name='zfs_mount_delegation_check' filepath='os/linux/libzfs_mount_os.c' line='410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mount_delegation_check'>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='do_unmount' mangled-name='do_unmount' filepath='os/linux/libzfs_mount_os.c' line='377' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='do_unmount'>
- <parameter type-id='type-id-86' name='mntpt' filepath='os/linux/libzfs_mount_os.c' line='377' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='os/linux/libzfs_mount_os.c' line='377' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='do_mount' mangled-name='do_mount' filepath='os/linux/libzfs_mount_os.c' line='323' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='do_mount'>
- <parameter type-id='type-id-84' name='zhp' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
- <parameter type-id='type-id-86' name='mntpt' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
- <parameter type-id='type-id-23' name='opts' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
- <parameter type-id='type-id-6' name='flags' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_adjust_mount_options' mangled-name='zfs_adjust_mount_options' filepath='os/linux/libzfs_mount_os.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_adjust_mount_options'>
- <parameter type-id='type-id-84' name='zhp' filepath='os/linux/libzfs_mount_os.c' line='273' column='1'/>
- <parameter type-id='type-id-86' name='mntpoint' filepath='os/linux/libzfs_mount_os.c' line='273' column='1'/>
- <parameter type-id='type-id-23' name='mntopts' filepath='os/linux/libzfs_mount_os.c' line='274' column='1'/>
- <parameter type-id='type-id-23' name='mtabopt' filepath='os/linux/libzfs_mount_os.c' line='274' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <pointer-type-def type-id='type-id-37' size-in-bits='64' id='type-id-229'/>
<function-decl name='zfs_parse_mount_options' mangled-name='zfs_parse_mount_options' filepath='os/linux/libzfs_mount_os.c' line='183' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_parse_mount_options'>
- <parameter type-id='type-id-23' name='mntopts' filepath='os/linux/libzfs_mount_os.c' line='183' column='1'/>
- <parameter type-id='type-id-229' name='mntflags' filepath='os/linux/libzfs_mount_os.c' line='183' column='1'/>
- <parameter type-id='type-id-229' name='zfsflags' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
- <parameter type-id='type-id-6' name='sloppy' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
- <parameter type-id='type-id-23' name='badopt' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
- <parameter type-id='type-id-23' name='mtabopt' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='geteuid' mangled-name='geteuid' filepath='/usr/include/unistd.h' line='678' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-29' name='mntopts' filepath='os/linux/libzfs_mount_os.c' line='183' column='1'/>
+ <parameter type-id='type-id-110' name='mntflags' filepath='os/linux/libzfs_mount_os.c' line='183' column='1'/>
+ <parameter type-id='type-id-110' name='zfsflags' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
+ <parameter type-id='type-id-1' name='sloppy' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
+ <parameter type-id='type-id-29' name='badopt' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
+ <parameter type-id='type-id-29' name='mtabopt' filepath='os/linux/libzfs_mount_os.c' line='184' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='umount2' mangled-name='umount2' filepath='/usr/include/x86_64-linux-gnu/sys/mount.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_adjust_mount_options' mangled-name='zfs_adjust_mount_options' filepath='os/linux/libzfs_mount_os.c' line='273' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_adjust_mount_options'>
+ <parameter type-id='type-id-98' name='zhp' filepath='os/linux/libzfs_mount_os.c' line='273' column='1'/>
+ <parameter type-id='type-id-89' name='mntpoint' filepath='os/linux/libzfs_mount_os.c' line='273' column='1'/>
+ <parameter type-id='type-id-29' name='mntopts' filepath='os/linux/libzfs_mount_os.c' line='274' column='1'/>
+ <parameter type-id='type-id-29' name='mtabopt' filepath='os/linux/libzfs_mount_os.c' line='274' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='libzfs_envvar_is_set' mangled-name='libzfs_envvar_is_set' filepath='../../include/libzfs.h' line='883' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='do_mount' mangled-name='do_mount' filepath='os/linux/libzfs_mount_os.c' line='323' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='do_mount'>
+ <parameter type-id='type-id-98' name='zhp' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
+ <parameter type-id='type-id-89' name='mntpt' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
+ <parameter type-id='type-id-29' name='opts' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
+ <parameter type-id='type-id-1' name='flags' filepath='os/linux/libzfs_mount_os.c' line='323' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='mount' filepath='/usr/include/x86_64-linux-gnu/sys/mount.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='umount2' filepath='/usr/include/x86_64-linux-gnu/sys/mount.h' line='146' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='libzfs_run_process' mangled-name='libzfs_run_process' filepath='../../include/libzfs.h' line='875' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_mount_delegation_check' mangled-name='zfs_mount_delegation_check' filepath='os/linux/libzfs_mount_os.c' line='410' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mount_delegation_check'>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='mount' mangled-name='mount' filepath='/usr/include/x86_64-linux-gnu/sys/mount.h' line='138' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='geteuid' filepath='/usr/include/unistd.h' line='678' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-19'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='os/linux/libzfs_pool_os.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zpool_label_disk' mangled-name='zpool_label_disk' filepath='os/linux/libzfs_pool_os.c' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_label_disk'>
- <parameter type-id='type-id-17' name='hdl' filepath='os/linux/libzfs_pool_os.c' line='212' column='1'/>
- <parameter type-id='type-id-18' name='zhp' filepath='os/linux/libzfs_pool_os.c' line='212' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='os/linux/libzfs_pool_os.c' line='212' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
<function-decl name='zpool_relabel_disk' mangled-name='zpool_relabel_disk' filepath='os/linux/libzfs_pool_os.c' line='61' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_relabel_disk'>
- <parameter type-id='type-id-17' name='hdl' filepath='os/linux/libzfs_pool_os.c' line='61' column='1'/>
- <parameter type-id='type-id-86' name='path' filepath='os/linux/libzfs_pool_os.c' line='61' column='1'/>
- <parameter type-id='type-id-86' name='msg' filepath='os/linux/libzfs_pool_os.c' line='61' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='rand' mangled-name='rand' filepath='/usr/include/stdlib.h' line='453' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='efi_alloc_and_read' mangled-name='efi_alloc_and_read' filepath='../../include/sys/efi_partition.h' line='367' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='efi_free' mangled-name='efi_free' filepath='../../include/sys/efi_partition.h' line='370' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-23' name='hdl' filepath='os/linux/libzfs_pool_os.c' line='61' column='1'/>
+ <parameter type-id='type-id-89' name='path' filepath='os/linux/libzfs_pool_os.c' line='61' column='1'/>
+ <parameter type-id='type-id-89' name='msg' filepath='os/linux/libzfs_pool_os.c' line='61' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='efi_alloc_and_init' mangled-name='efi_alloc_and_init' filepath='../../include/sys/efi_partition.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='efi_use_whole_disk' filepath='../../include/sys/efi_partition.h' line='374' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='efi_write' mangled-name='efi_write' filepath='../../include/sys/efi_partition.h' line='368' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fsync' mangled-name='fsync' filepath='/usr/include/unistd.h' line='954' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='efi_rescan' mangled-name='efi_rescan' filepath='../../include/sys/efi_partition.h' line='369' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_append_partition' mangled-name='zfs_append_partition' filepath='../../include/libzutil.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zpool_label_disk_wait' mangled-name='zpool_label_disk_wait' filepath='../../include/libzutil.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='efi_use_whole_disk' mangled-name='efi_use_whole_disk' filepath='../../include/sys/efi_partition.h' line='374' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='os/linux/libzfs_sendrecv_os.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='libzfs_set_pipe_max' mangled-name='libzfs_set_pipe_max' filepath='os/linux/libzfs_sendrecv_os.c' line='36' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_set_pipe_max'>
- <parameter type-id='type-id-6' name='infd' filepath='os/linux/libzfs_sendrecv_os.c' line='36' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fscanf' mangled-name='fscanf' filepath='/usr/include/stdio.h' line='391' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fcntl' mangled-name='fcntl64' filepath='/usr/include/fcntl.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='fsync' filepath='/usr/include/unistd.h' line='954' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='os/linux/libzfs_util_os.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zfs_version_kernel' mangled-name='zfs_version_kernel' filepath='os/linux/libzfs_util_os.c' line='192' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_version_kernel'>
- <parameter type-id='type-id-23' name='version' filepath='os/linux/libzfs_util_os.c' line='192' column='1'/>
- <parameter type-id='type-id-6' name='len' filepath='os/linux/libzfs_util_os.c' line='192' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zpool_label_disk' mangled-name='zpool_label_disk' filepath='os/linux/libzfs_pool_os.c' line='212' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_label_disk'>
+ <parameter type-id='type-id-23' name='hdl' filepath='os/linux/libzfs_pool_os.c' line='212' column='1'/>
+ <parameter type-id='type-id-24' name='zhp' filepath='os/linux/libzfs_pool_os.c' line='212' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='os/linux/libzfs_pool_os.c' line='212' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <class-decl name='differ_info' size-in-bits='9024' is-struct='yes' visibility='default' filepath='../../include/libzfs_impl.h' line='218' column='1' id='type-id-230'>
+ <class-decl name='dk_gpt' size-in-bits='1920' is-struct='yes' visibility='default' filepath='../../include/sys/efi_partition.h' line='316' column='1' id='type-id-456'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zhp' type-id='type-id-84' visibility='default' filepath='../../include/libzfs_impl.h' line='219' column='1'/>
+ <var-decl name='efi_version' type-id='type-id-146' visibility='default' filepath='../../include/sys/efi_partition.h' line='317' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='efi_nparts' type-id='type-id-146' visibility='default' filepath='../../include/sys/efi_partition.h' line='318' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='fromsnap' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='220' column='1'/>
+ <var-decl name='efi_part_size' type-id='type-id-146' visibility='default' filepath='../../include/sys/efi_partition.h' line='319' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='96'>
+ <var-decl name='efi_lbasize' type-id='type-id-146' visibility='default' filepath='../../include/sys/efi_partition.h' line='321' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='frommnt' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='221' column='1'/>
+ <var-decl name='efi_last_lba' type-id='type-id-39' visibility='default' filepath='../../include/sys/efi_partition.h' line='322' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='tosnap' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='222' column='1'/>
+ <var-decl name='efi_first_u_lba' type-id='type-id-39' visibility='default' filepath='../../include/sys/efi_partition.h' line='323' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='tomnt' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='223' column='1'/>
+ <var-decl name='efi_last_u_lba' type-id='type-id-39' visibility='default' filepath='../../include/sys/efi_partition.h' line='324' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='ds' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='224' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='dsmnt' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='225' column='1'/>
+ <var-decl name='efi_disk_uguid' type-id='type-id-457' visibility='default' filepath='../../include/sys/efi_partition.h' line='325' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='tmpsnap' type-id='type-id-23' visibility='default' filepath='../../include/libzfs_impl.h' line='226' column='1'/>
+ <var-decl name='efi_flags' type-id='type-id-146' visibility='default' filepath='../../include/sys/efi_partition.h' line='326' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='480'>
+ <var-decl name='efi_reserved1' type-id='type-id-146' visibility='default' filepath='../../include/sys/efi_partition.h' line='327' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='errbuf' type-id='type-id-27' visibility='default' filepath='../../include/libzfs_impl.h' line='227' column='1'/>
+ <var-decl name='efi_altern_lba' type-id='type-id-39' visibility='default' filepath='../../include/sys/efi_partition.h' line='328' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8704'>
- <var-decl name='isclone' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='228' column='1'/>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='efi_reserved' type-id='type-id-458' visibility='default' filepath='../../include/sys/efi_partition.h' line='329' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8736'>
- <var-decl name='scripted' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='229' column='1'/>
+ <data-member access='public' layout-offset-in-bits='960'>
+ <var-decl name='efi_parts' type-id='type-id-459' visibility='default' filepath='../../include/sys/efi_partition.h' line='330' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8768'>
- <var-decl name='classify' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='230' column='1'/>
+ </class-decl>
+ <class-decl name='uuid' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/sys/uuid.h' line='68' column='1' id='type-id-457'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='time_low' type-id='type-id-48' visibility='default' filepath='../../include/sys/uuid.h' line='69' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8800'>
- <var-decl name='timestamped' type-id='type-id-5' visibility='default' filepath='../../include/libzfs_impl.h' line='231' column='1'/>
+ <data-member access='public' layout-offset-in-bits='32'>
+ <var-decl name='time_mid' type-id='type-id-460' visibility='default' filepath='../../include/sys/uuid.h' line='70' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8832'>
- <var-decl name='shares' type-id='type-id-26' visibility='default' filepath='../../include/libzfs_impl.h' line='232' column='1'/>
+ <data-member access='public' layout-offset-in-bits='48'>
+ <var-decl name='time_hi_and_version' type-id='type-id-460' visibility='default' filepath='../../include/sys/uuid.h' line='71' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8896'>
- <var-decl name='zerr' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='233' column='1'/>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='clock_seq_hi_and_reserved' type-id='type-id-84' visibility='default' filepath='../../include/sys/uuid.h' line='72' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8928'>
- <var-decl name='cleanupfd' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='234' column='1'/>
+ <data-member access='public' layout-offset-in-bits='72'>
+ <var-decl name='clock_seq_low' type-id='type-id-84' visibility='default' filepath='../../include/sys/uuid.h' line='73' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8960'>
- <var-decl name='outputfd' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='235' column='1'/>
+ <data-member access='public' layout-offset-in-bits='80'>
+ <var-decl name='node_addr' type-id='type-id-406' visibility='default' filepath='../../include/sys/uuid.h' line='74' column='1'/>
</data-member>
- <data-member access='public' layout-offset-in-bits='8992'>
- <var-decl name='datafd' type-id='type-id-6' visibility='default' filepath='../../include/libzfs_impl.h' line='236' column='1'/>
+ </class-decl>
+ <typedef-decl name='__uint16_t' type-id='type-id-158' filepath='/usr/include/x86_64-linux-gnu/bits/types.h' line='39' column='1' id='type-id-461'/>
+ <typedef-decl name='uint16_t' type-id='type-id-461' filepath='/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h' line='25' column='1' id='type-id-460'/>
+
+ <array-type-def dimensions='1' type-id='type-id-146' size-in-bits='384' id='type-id-458'>
+ <subrange length='12' type-id='type-id-43' id='type-id-405'/>
+
+ </array-type-def>
+ <class-decl name='dk_part' size-in-bits='960' is-struct='yes' visibility='default' filepath='../../include/sys/efi_partition.h' line='301' column='1' id='type-id-462'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='p_start' type-id='type-id-39' visibility='default' filepath='../../include/sys/efi_partition.h' line='302' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='p_size' type-id='type-id-39' visibility='default' filepath='../../include/sys/efi_partition.h' line='303' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='p_guid' type-id='type-id-457' visibility='default' filepath='../../include/sys/efi_partition.h' line='304' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='256'>
+ <var-decl name='p_tag' type-id='type-id-463' visibility='default' filepath='../../include/sys/efi_partition.h' line='305' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='272'>
+ <var-decl name='p_flag' type-id='type-id-463' visibility='default' filepath='../../include/sys/efi_partition.h' line='306' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='288'>
+ <var-decl name='p_name' type-id='type-id-464' visibility='default' filepath='../../include/sys/efi_partition.h' line='307' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='576'>
+ <var-decl name='p_uguid' type-id='type-id-457' visibility='default' filepath='../../include/sys/efi_partition.h' line='308' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='704'>
+ <var-decl name='p_resv' type-id='type-id-465' visibility='default' filepath='../../include/sys/efi_partition.h' line='309' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='differ_info_t' type-id='type-id-230' filepath='../../include/libzfs_impl.h' line='237' column='1' id='type-id-231'/>
- <pointer-type-def type-id='type-id-231' size-in-bits='64' id='type-id-232'/>
- <function-decl name='find_shares_object' mangled-name='find_shares_object' filepath='os/linux/libzfs_util_os.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_shares_object'>
- <parameter type-id='type-id-232' name='di' filepath='os/linux/libzfs_util_os.c' line='169' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='ushort_t' type-id='type-id-158' filepath='../../lib/libspl/include/sys/stdtypes.h' line='32' column='1' id='type-id-463'/>
+
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='288' id='type-id-464'>
+ <subrange length='36' type-id='type-id-43' id='type-id-466'/>
+
+ </array-type-def>
+
+ <array-type-def dimensions='1' type-id='type-id-146' size-in-bits='256' id='type-id-465'>
+ <subrange length='8' type-id='type-id-43' id='type-id-404'/>
+
+ </array-type-def>
+
+ <array-type-def dimensions='1' type-id='type-id-462' size-in-bits='960' id='type-id-459'>
+ <subrange length='1' type-id='type-id-43' id='type-id-166'/>
+
+ </array-type-def>
+ <pointer-type-def type-id='type-id-456' size-in-bits='64' id='type-id-467'/>
+ <pointer-type-def type-id='type-id-467' size-in-bits='64' id='type-id-468'/>
+ <function-decl name='efi_alloc_and_init' filepath='../../include/sys/efi_partition.h' line='366' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-19'/>
+ <parameter type-id='type-id-468'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='rand' filepath='/usr/include/stdlib.h' line='453' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='efi_write' filepath='../../include/sys/efi_partition.h' line='368' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-467'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='efi_rescan' filepath='../../include/sys/efi_partition.h' line='369' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='efi_free' filepath='../../include/sys/efi_partition.h' line='370' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-467'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='libzfs_load_module' mangled-name='libzfs_load_module' filepath='os/linux/libzfs_util_os.c' line='163' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_load_module'>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_append_partition' filepath='../../include/libzutil.h' line='96' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-45'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='libzfs_error_init' mangled-name='libzfs_error_init' filepath='os/linux/libzfs_util_os.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_error_init'>
- <parameter type-id='type-id-6' name='error' filepath='os/linux/libzfs_util_os.c' line='55' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_label_disk_wait' filepath='../../include/libzutil.h' line='80' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
+ <function-decl name='efi_alloc_and_read' filepath='../../include/sys/efi_partition.h' line='367' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-468'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='os/linux/libzfs_sendrecv_os.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <function-decl name='fcntl' mangled-name='fcntl64' filepath='/usr/include/fcntl.h' line='151' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <parameter is-variadic='yes'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='os/linux/libzfs_util_os.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
<function-decl name='zfs_ioctl' mangled-name='zfs_ioctl' filepath='os/linux/libzfs_util_os.c' line='49' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_ioctl'>
- <parameter type-id='type-id-17' name='hdl' filepath='os/linux/libzfs_util_os.c' line='49' column='1'/>
- <parameter type-id='type-id-6' name='request' filepath='os/linux/libzfs_util_os.c' line='49' column='1'/>
- <parameter type-id='type-id-140' name='zc' filepath='os/linux/libzfs_util_os.c' line='49' column='1'/>
- <return type-id='type-id-6'/>
+ <parameter type-id='type-id-23' name='hdl' filepath='os/linux/libzfs_util_os.c' line='49' column='1'/>
+ <parameter type-id='type-id-1' name='request' filepath='os/linux/libzfs_util_os.c' line='49' column='1'/>
+ <parameter type-id='type-id-221' name='zc' filepath='os/linux/libzfs_util_os.c' line='49' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='libzfs_error_init' mangled-name='libzfs_error_init' filepath='os/linux/libzfs_util_os.c' line='55' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='libzfs_error_init'>
+ <parameter type-id='type-id-1' name='error' filepath='os/linux/libzfs_util_os.c' line='55' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='clock_gettime' mangled-name='clock_gettime' filepath='/usr/include/time.h' line='219' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='access' filepath='/usr/include/unistd.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='sched_yield' mangled-name='sched_yield' filepath='/usr/include/sched.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-439' size-in-bits='64' id='type-id-469'/>
+ <function-decl name='clock_gettime' filepath='/usr/include/time.h' line='219' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-469'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='usleep' mangled-name='usleep' filepath='/usr/include/unistd.h' line='460' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='usleep' filepath='/usr/include/unistd.h' line='460' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='access' mangled-name='access' filepath='/usr/include/unistd.h' line='287' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='sched_yield' filepath='/usr/include/sched.h' line='68' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <typedef-decl name='differ_info_t' type-id='type-id-276' filepath='../../include/libzfs_impl.h' line='239' column='1' id='type-id-470'/>
+ <pointer-type-def type-id='type-id-470' size-in-bits='64' id='type-id-471'/>
+ <function-decl name='find_shares_object' mangled-name='find_shares_object' filepath='os/linux/libzfs_util_os.c' line='169' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='find_shares_object'>
+ <parameter type-id='type-id-471' name='di' filepath='os/linux/libzfs_util_os.c' line='169' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/icp/algs/sha2/sha2.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='__anonymous_struct__' size-in-bits='1728' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-233' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='69' column='1' id='type-id-234'>
+ <class-decl name='__anonymous_struct__' size-in-bits='1728' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-472' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='69' column='1' id='type-id-473'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='algotype' type-id='type-id-41' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='70' column='1'/>
+ <var-decl name='algotype' type-id='type-id-48' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='70' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='state' type-id='type-id-235' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='76' column='1'/>
+ <var-decl name='state' type-id='type-id-474' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='76' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='count' type-id='type-id-236' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='81' column='1'/>
+ <var-decl name='count' type-id='type-id-475' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='81' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='704'>
- <var-decl name='buf_un' type-id='type-id-237' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='86' column='1'/>
+ <var-decl name='buf_un' type-id='type-id-476' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='86' column='1'/>
</data-member>
</class-decl>
- <union-decl name='__anonymous_union__' size-in-bits='512' is-anonymous='yes' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='73' column='1' id='type-id-235'>
+ <union-decl name='__anonymous_union__' size-in-bits='512' is-anonymous='yes' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='73' column='1' id='type-id-474'>
<data-member access='private'>
- <var-decl name='s32' type-id='type-id-238' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='74' column='1'/>
+ <var-decl name='s32' type-id='type-id-477' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='74' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='s64' type-id='type-id-239' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='75' column='1'/>
+ <var-decl name='s64' type-id='type-id-478' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='75' column='1'/>
</data-member>
</union-decl>
- <array-type-def dimensions='1' type-id='type-id-41' size-in-bits='256' id='type-id-238'>
- <subrange length='8' type-id='type-id-37' id='type-id-240'/>
+ <array-type-def dimensions='1' type-id='type-id-48' size-in-bits='256' id='type-id-477'>
+ <subrange length='8' type-id='type-id-43' id='type-id-404'/>
</array-type-def>
- <array-type-def dimensions='1' type-id='type-id-26' size-in-bits='512' id='type-id-239'>
- <subrange length='8' type-id='type-id-37' id='type-id-240'/>
+ <array-type-def dimensions='1' type-id='type-id-32' size-in-bits='512' id='type-id-478'>
+ <subrange length='8' type-id='type-id-43' id='type-id-404'/>
</array-type-def>
- <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='78' column='1' id='type-id-236'>
+ <union-decl name='__anonymous_union__' size-in-bits='128' is-anonymous='yes' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='78' column='1' id='type-id-475'>
<data-member access='private'>
- <var-decl name='c32' type-id='type-id-241' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='79' column='1'/>
+ <var-decl name='c32' type-id='type-id-479' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='79' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='c64' type-id='type-id-138' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='80' column='1'/>
+ <var-decl name='c64' type-id='type-id-129' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='80' column='1'/>
</data-member>
</union-decl>
- <array-type-def dimensions='1' type-id='type-id-41' size-in-bits='64' id='type-id-241'>
- <subrange length='2' type-id='type-id-37' id='type-id-66'/>
+ <array-type-def dimensions='1' type-id='type-id-48' size-in-bits='64' id='type-id-479'>
+ <subrange length='2' type-id='type-id-43' id='type-id-72'/>
</array-type-def>
- <union-decl name='__anonymous_union__' size-in-bits='1024' is-anonymous='yes' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='82' column='1' id='type-id-237'>
+ <union-decl name='__anonymous_union__' size-in-bits='1024' is-anonymous='yes' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='82' column='1' id='type-id-476'>
<data-member access='private'>
- <var-decl name='buf8' type-id='type-id-242' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='83' column='1'/>
+ <var-decl name='buf8' type-id='type-id-480' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='83' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='buf32' type-id='type-id-243' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='84' column='1'/>
+ <var-decl name='buf32' type-id='type-id-481' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='84' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='buf64' type-id='type-id-244' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='85' column='1'/>
+ <var-decl name='buf64' type-id='type-id-482' visibility='default' filepath='../../lib/libspl/include/sys/sha2.h' line='85' column='1'/>
</data-member>
</union-decl>
- <array-type-def dimensions='1' type-id='type-id-80' size-in-bits='1024' id='type-id-242'>
- <subrange length='128' type-id='type-id-37' id='type-id-245'/>
+ <array-type-def dimensions='1' type-id='type-id-84' size-in-bits='1024' id='type-id-480'>
+ <subrange length='128' type-id='type-id-43' id='type-id-483'/>
</array-type-def>
- <array-type-def dimensions='1' type-id='type-id-41' size-in-bits='1024' id='type-id-243'>
- <subrange length='32' type-id='type-id-37' id='type-id-246'/>
+ <array-type-def dimensions='1' type-id='type-id-48' size-in-bits='1024' id='type-id-481'>
+ <subrange length='32' type-id='type-id-43' id='type-id-214'/>
</array-type-def>
- <array-type-def dimensions='1' type-id='type-id-26' size-in-bits='1024' id='type-id-244'>
- <subrange length='16' type-id='type-id-37' id='type-id-247'/>
+ <array-type-def dimensions='1' type-id='type-id-32' size-in-bits='1024' id='type-id-482'>
+ <subrange length='16' type-id='type-id-43' id='type-id-175'/>
</array-type-def>
- <typedef-decl name='SHA2_CTX' type-id='type-id-234' filepath='../../lib/libspl/include/sys/sha2.h' line='87' column='1' id='type-id-233'/>
- <pointer-type-def type-id='type-id-233' size-in-bits='64' id='type-id-248'/>
- <function-decl name='SHA2Final' mangled-name='SHA2Final' filepath='../../module/icp/algs/sha2/sha2.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA2Final'>
- <parameter type-id='type-id-68' name='digest' filepath='../../module/icp/algs/sha2/sha2.c' line='904' column='1'/>
- <parameter type-id='type-id-248' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='904' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='SHA2Update' mangled-name='SHA2Update' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA2Update'>
- <parameter type-id='type-id-248' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1'/>
- <parameter type-id='type-id-68' name='inptr' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1'/>
- <parameter type-id='type-id-32' name='input_len' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1'/>
- <return type-id='type-id-67'/>
+ <typedef-decl name='SHA2_CTX' type-id='type-id-473' filepath='../../lib/libspl/include/sys/sha2.h' line='87' column='1' id='type-id-472'/>
+ <pointer-type-def type-id='type-id-472' size-in-bits='64' id='type-id-484'/>
+ <function-decl name='SHA2Init' mangled-name='SHA2Init' filepath='../../module/icp/algs/sha2/sha2.c' line='674' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA2Init'>
+ <parameter type-id='type-id-32' name='mech' filepath='../../module/icp/algs/sha2/sha2.c' line='674' column='1'/>
+ <parameter type-id='type-id-484' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='674' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <typedef-decl name='SHA512_CTX' type-id='type-id-233' filepath='../../lib/libspl/include/sys/sha2.h' line='91' column='1' id='type-id-249'/>
- <pointer-type-def type-id='type-id-249' size-in-bits='64' id='type-id-250'/>
- <function-decl name='SHA512Init' mangled-name='SHA512Init' filepath='../../module/icp/algs/sha2/sha2.c' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA512Init'>
- <parameter type-id='type-id-250' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='763' column='1'/>
- <return type-id='type-id-67'/>
+ <typedef-decl name='SHA256_CTX' type-id='type-id-472' filepath='../../lib/libspl/include/sys/sha2.h' line='89' column='1' id='type-id-485'/>
+ <pointer-type-def type-id='type-id-485' size-in-bits='64' id='type-id-486'/>
+ <function-decl name='SHA256Init' mangled-name='SHA256Init' filepath='../../module/icp/algs/sha2/sha2.c' line='751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA256Init'>
+ <parameter type-id='type-id-486' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='751' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <typedef-decl name='SHA384_CTX' type-id='type-id-233' filepath='../../lib/libspl/include/sys/sha2.h' line='90' column='1' id='type-id-251'/>
- <pointer-type-def type-id='type-id-251' size-in-bits='64' id='type-id-252'/>
+ <typedef-decl name='SHA384_CTX' type-id='type-id-472' filepath='../../lib/libspl/include/sys/sha2.h' line='90' column='1' id='type-id-487'/>
+ <pointer-type-def type-id='type-id-487' size-in-bits='64' id='type-id-488'/>
<function-decl name='SHA384Init' mangled-name='SHA384Init' filepath='../../module/icp/algs/sha2/sha2.c' line='757' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA384Init'>
- <parameter type-id='type-id-252' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='757' column='1'/>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-488' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='757' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <typedef-decl name='SHA256_CTX' type-id='type-id-233' filepath='../../lib/libspl/include/sys/sha2.h' line='89' column='1' id='type-id-253'/>
- <pointer-type-def type-id='type-id-253' size-in-bits='64' id='type-id-254'/>
- <function-decl name='SHA256Init' mangled-name='SHA256Init' filepath='../../module/icp/algs/sha2/sha2.c' line='751' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA256Init'>
- <parameter type-id='type-id-254' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='751' column='1'/>
- <return type-id='type-id-67'/>
+ <typedef-decl name='SHA512_CTX' type-id='type-id-472' filepath='../../lib/libspl/include/sys/sha2.h' line='91' column='1' id='type-id-489'/>
+ <pointer-type-def type-id='type-id-489' size-in-bits='64' id='type-id-490'/>
+ <function-decl name='SHA512Init' mangled-name='SHA512Init' filepath='../../module/icp/algs/sha2/sha2.c' line='763' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA512Init'>
+ <parameter type-id='type-id-490' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='763' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='SHA2Init' mangled-name='SHA2Init' filepath='../../module/icp/algs/sha2/sha2.c' line='674' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA2Init'>
- <parameter type-id='type-id-26' name='mech' filepath='../../module/icp/algs/sha2/sha2.c' line='674' column='1'/>
- <parameter type-id='type-id-248' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='674' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='SHA2Update' mangled-name='SHA2Update' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA2Update'>
+ <parameter type-id='type-id-484' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1'/>
+ <parameter type-id='type-id-21' name='inptr' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1'/>
+ <parameter type-id='type-id-38' name='input_len' filepath='../../module/icp/algs/sha2/sha2.c' line='782' column='1'/>
+ <return type-id='type-id-20'/>
+ </function-decl>
+ <function-decl name='htonl' filepath='../../lib/libspl/include/os/linux/sys/byteorder.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-19'/>
</function-decl>
- <function-decl name='htonl' mangled-name='htonl' filepath='../../lib/libspl/include/os/linux/sys/byteorder.h' line='79' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='SHA2Final' mangled-name='SHA2Final' filepath='../../module/icp/algs/sha2/sha2.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='SHA2Final'>
+ <parameter type-id='type-id-21' name='digest' filepath='../../module/icp/algs/sha2/sha2.c' line='904' column='1'/>
+ <parameter type-id='type-id-484' name='ctx' filepath='../../module/icp/algs/sha2/sha2.c' line='904' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/cityhash.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
<function-decl name='cityhash4' mangled-name='cityhash4' filepath='../../module/zcommon/cityhash.c' line='53' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='cityhash4'>
- <parameter type-id='type-id-26' name='w1' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
- <parameter type-id='type-id-26' name='w2' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
- <parameter type-id='type-id-26' name='w3' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
- <parameter type-id='type-id-26' name='w4' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
- <return type-id='type-id-26'/>
+ <parameter type-id='type-id-32' name='w1' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
+ <parameter type-id='type-id-32' name='w2' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
+ <parameter type-id='type-id-32' name='w3' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
+ <parameter type-id='type-id-32' name='w4' filepath='../../module/zcommon/cityhash.c' line='53' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfeature_common.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <var-decl name='zfeature_checks_disable' type-id='type-id-5' mangled-name='zfeature_checks_disable' visibility='default' filepath='../../module/zcommon/zfeature_common.c' line='49' column='1' elf-symbol-id='zfeature_checks_disable'/>
- <class-decl name='zfeature_info' size-in-bits='448' is-struct='yes' visibility='default' filepath='../../include/zfeature_common.h' line='103' column='1' id='type-id-255'>
+ <var-decl name='zfeature_checks_disable' type-id='type-id-6' mangled-name='zfeature_checks_disable' visibility='default' filepath='../../module/zcommon/zfeature_common.c' line='49' column='1' elf-symbol-id='zfeature_checks_disable'/>
+ <class-decl name='zfeature_info' size-in-bits='448' is-struct='yes' visibility='default' filepath='../../include/zfeature_common.h' line='103' column='1' id='type-id-491'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='fi_feature' type-id='type-id-256' visibility='default' filepath='../../include/zfeature_common.h' line='104' column='1'/>
+ <var-decl name='fi_feature' type-id='type-id-492' visibility='default' filepath='../../include/zfeature_common.h' line='104' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='fi_uname' type-id='type-id-86' visibility='default' filepath='../../include/zfeature_common.h' line='105' column='1'/>
+ <var-decl name='fi_uname' type-id='type-id-89' visibility='default' filepath='../../include/zfeature_common.h' line='105' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='fi_guid' type-id='type-id-86' visibility='default' filepath='../../include/zfeature_common.h' line='106' column='1'/>
+ <var-decl name='fi_guid' type-id='type-id-89' visibility='default' filepath='../../include/zfeature_common.h' line='106' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='fi_desc' type-id='type-id-86' visibility='default' filepath='../../include/zfeature_common.h' line='107' column='1'/>
+ <var-decl name='fi_desc' type-id='type-id-89' visibility='default' filepath='../../include/zfeature_common.h' line='107' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='fi_flags' type-id='type-id-257' visibility='default' filepath='../../include/zfeature_common.h' line='108' column='1'/>
+ <var-decl name='fi_flags' type-id='type-id-493' visibility='default' filepath='../../include/zfeature_common.h' line='108' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='fi_zfs_mod_supported' type-id='type-id-5' visibility='default' filepath='../../include/zfeature_common.h' line='109' column='1'/>
+ <var-decl name='fi_zfs_mod_supported' type-id='type-id-6' visibility='default' filepath='../../include/zfeature_common.h' line='109' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='fi_type' type-id='type-id-258' visibility='default' filepath='../../include/zfeature_common.h' line='110' column='1'/>
+ <var-decl name='fi_type' type-id='type-id-494' visibility='default' filepath='../../include/zfeature_common.h' line='110' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='fi_depends' type-id='type-id-259' visibility='default' filepath='../../include/zfeature_common.h' line='112' column='1'/>
+ <var-decl name='fi_depends' type-id='type-id-495' visibility='default' filepath='../../include/zfeature_common.h' line='112' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='spa_feature' filepath='../../include/zfeature_common.h' line='42' column='1' id='type-id-260'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='SPA_FEATURE_NONE' value='-1'/>
- <enumerator name='SPA_FEATURE_ASYNC_DESTROY' value='0'/>
- <enumerator name='SPA_FEATURE_EMPTY_BPOBJ' value='1'/>
- <enumerator name='SPA_FEATURE_LZ4_COMPRESS' value='2'/>
- <enumerator name='SPA_FEATURE_MULTI_VDEV_CRASH_DUMP' value='3'/>
- <enumerator name='SPA_FEATURE_SPACEMAP_HISTOGRAM' value='4'/>
- <enumerator name='SPA_FEATURE_ENABLED_TXG' value='5'/>
- <enumerator name='SPA_FEATURE_HOLE_BIRTH' value='6'/>
- <enumerator name='SPA_FEATURE_EXTENSIBLE_DATASET' value='7'/>
- <enumerator name='SPA_FEATURE_EMBEDDED_DATA' value='8'/>
- <enumerator name='SPA_FEATURE_BOOKMARKS' value='9'/>
- <enumerator name='SPA_FEATURE_FS_SS_LIMIT' value='10'/>
- <enumerator name='SPA_FEATURE_LARGE_BLOCKS' value='11'/>
- <enumerator name='SPA_FEATURE_LARGE_DNODE' value='12'/>
- <enumerator name='SPA_FEATURE_SHA512' value='13'/>
- <enumerator name='SPA_FEATURE_SKEIN' value='14'/>
- <enumerator name='SPA_FEATURE_EDONR' value='15'/>
- <enumerator name='SPA_FEATURE_USEROBJ_ACCOUNTING' value='16'/>
- <enumerator name='SPA_FEATURE_ENCRYPTION' value='17'/>
- <enumerator name='SPA_FEATURE_PROJECT_QUOTA' value='18'/>
- <enumerator name='SPA_FEATURE_DEVICE_REMOVAL' value='19'/>
- <enumerator name='SPA_FEATURE_OBSOLETE_COUNTS' value='20'/>
- <enumerator name='SPA_FEATURE_POOL_CHECKPOINT' value='21'/>
- <enumerator name='SPA_FEATURE_SPACEMAP_V2' value='22'/>
- <enumerator name='SPA_FEATURE_ALLOCATION_CLASSES' value='23'/>
- <enumerator name='SPA_FEATURE_RESILVER_DEFER' value='24'/>
- <enumerator name='SPA_FEATURE_BOOKMARK_V2' value='25'/>
- <enumerator name='SPA_FEATURE_REDACTION_BOOKMARKS' value='26'/>
- <enumerator name='SPA_FEATURE_REDACTED_DATASETS' value='27'/>
- <enumerator name='SPA_FEATURE_BOOKMARK_WRITTEN' value='28'/>
- <enumerator name='SPA_FEATURE_LOG_SPACEMAP' value='29'/>
- <enumerator name='SPA_FEATURE_LIVELIST' value='30'/>
- <enumerator name='SPA_FEATURE_DEVICE_REBUILD' value='31'/>
- <enumerator name='SPA_FEATURE_ZSTD_COMPRESS' value='32'/>
- <enumerator name='SPA_FEATURE_DRAID' value='33'/>
- <enumerator name='SPA_FEATURES' value='34'/>
- </enum-decl>
- <typedef-decl name='spa_feature_t' type-id='type-id-260' filepath='../../include/zfeature_common.h' line='79' column='1' id='type-id-256'/>
- <enum-decl name='zfeature_flags' filepath='../../include/zfeature_common.h' line='83' column='1' id='type-id-261'>
+ <typedef-decl name='spa_feature_t' type-id='type-id-341' filepath='../../include/zfeature_common.h' line='79' column='1' id='type-id-492'/>
+ <enum-decl name='zfeature_flags' filepath='../../include/zfeature_common.h' line='83' column='1' id='type-id-496'>
<underlying-type type-id='type-id-7'/>
<enumerator name='ZFEATURE_FLAG_READONLY_COMPAT' value='1'/>
<enumerator name='ZFEATURE_FLAG_MOS' value='2'/>
<enumerator name='ZFEATURE_FLAG_ACTIVATE_ON_ENABLE' value='4'/>
<enumerator name='ZFEATURE_FLAG_PER_DATASET' value='8'/>
</enum-decl>
- <typedef-decl name='zfeature_flags_t' type-id='type-id-261' filepath='../../include/zfeature_common.h' line='95' column='1' id='type-id-257'/>
- <enum-decl name='zfeature_type' filepath='../../include/zfeature_common.h' line='97' column='1' id='type-id-262'>
+ <typedef-decl name='zfeature_flags_t' type-id='type-id-496' filepath='../../include/zfeature_common.h' line='95' column='1' id='type-id-493'/>
+ <enum-decl name='zfeature_type' filepath='../../include/zfeature_common.h' line='97' column='1' id='type-id-497'>
<underlying-type type-id='type-id-7'/>
<enumerator name='ZFEATURE_TYPE_BOOLEAN' value='0'/>
<enumerator name='ZFEATURE_TYPE_UINT64_ARRAY' value='1'/>
<enumerator name='ZFEATURE_NUM_TYPES' value='2'/>
</enum-decl>
- <typedef-decl name='zfeature_type_t' type-id='type-id-262' filepath='../../include/zfeature_common.h' line='101' column='1' id='type-id-258'/>
- <qualified-type-def type-id='type-id-256' const='yes' id='type-id-263'/>
- <pointer-type-def type-id='type-id-263' size-in-bits='64' id='type-id-259'/>
- <typedef-decl name='zfeature_info_t' type-id='type-id-255' filepath='../../include/zfeature_common.h' line='113' column='1' id='type-id-264'/>
+ <typedef-decl name='zfeature_type_t' type-id='type-id-497' filepath='../../include/zfeature_common.h' line='101' column='1' id='type-id-494'/>
+ <qualified-type-def type-id='type-id-492' const='yes' id='type-id-498'/>
+ <pointer-type-def type-id='type-id-498' size-in-bits='64' id='type-id-495'/>
+ <typedef-decl name='zfeature_info_t' type-id='type-id-491' filepath='../../include/zfeature_common.h' line='113' column='1' id='type-id-499'/>
- <array-type-def dimensions='1' type-id='type-id-264' size-in-bits='15232' id='type-id-265'>
- <subrange length='34' type-id='type-id-37' id='type-id-266'/>
+ <array-type-def dimensions='1' type-id='type-id-499' size-in-bits='15232' id='type-id-500'>
+ <subrange length='34' type-id='type-id-43' id='type-id-409'/>
</array-type-def>
- <var-decl name='spa_feature_table' type-id='type-id-265' mangled-name='spa_feature_table' visibility='default' filepath='../../include/zfeature_common.h' line='119' column='1' elf-symbol-id='spa_feature_table'/>
- <function-decl name='zfeature_depends_on' mangled-name='zfeature_depends_on' filepath='../../module/zcommon/zfeature_common.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_depends_on'>
- <parameter type-id='type-id-256' name='fid' filepath='../../module/zcommon/zfeature_common.c' line='146' column='1'/>
- <parameter type-id='type-id-256' name='check' filepath='../../module/zcommon/zfeature_common.c' line='146' column='1'/>
- <return type-id='type-id-5'/>
+ <var-decl name='spa_feature_table' type-id='type-id-500' mangled-name='spa_feature_table' visibility='default' filepath='../../module/zcommon/zfeature_common.c' line='51' column='1' elf-symbol-id='spa_feature_table'/>
+ <function-decl name='zfeature_is_valid_guid' mangled-name='zfeature_is_valid_guid' filepath='../../module/zcommon/zfeature_common.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_is_valid_guid'>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zfeature_common.c' line='74' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <pointer-type-def type-id='type-id-256' size-in-bits='64' id='type-id-267'/>
- <function-decl name='zfeature_lookup_name' mangled-name='zfeature_lookup_name' filepath='../../module/zcommon/zfeature_common.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_lookup_name'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfeature_common.c' line='129' column='1'/>
- <parameter type-id='type-id-267' name='res' filepath='../../module/zcommon/zfeature_common.c' line='129' column='1'/>
+ <function-decl name='zfeature_is_supported' mangled-name='zfeature_is_supported' filepath='../../module/zcommon/zfeature_common.c' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_is_supported'>
+ <parameter type-id='type-id-89' name='guid' filepath='../../module/zcommon/zfeature_common.c' line='96' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
+ <pointer-type-def type-id='type-id-492' size-in-bits='64' id='type-id-501'/>
<function-decl name='zfeature_lookup_guid' mangled-name='zfeature_lookup_guid' filepath='../../module/zcommon/zfeature_common.c' line='112' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_lookup_guid'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfeature_common.c' line='129' column='1'/>
- <parameter type-id='type-id-267' name='res' filepath='../../module/zcommon/zfeature_common.c' line='129' column='1'/>
- <return type-id='type-id-6'/>
+ <parameter type-id='type-id-89' name='guid' filepath='../../module/zcommon/zfeature_common.c' line='112' column='1'/>
+ <parameter type-id='type-id-501' name='res' filepath='../../module/zcommon/zfeature_common.c' line='112' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfeature_is_supported' mangled-name='zfeature_is_supported' filepath='../../module/zcommon/zfeature_common.c' line='96' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_is_supported'>
- <parameter type-id='type-id-86' name='guid' filepath='../../module/zcommon/zfeature_common.c' line='96' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfeature_lookup_name' mangled-name='zfeature_lookup_name' filepath='../../module/zcommon/zfeature_common.c' line='129' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_lookup_name'>
+ <parameter type-id='type-id-89' name='guid' filepath='../../module/zcommon/zfeature_common.c' line='112' column='1'/>
+ <parameter type-id='type-id-501' name='res' filepath='../../module/zcommon/zfeature_common.c' line='112' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfeature_is_valid_guid' mangled-name='zfeature_is_valid_guid' filepath='../../module/zcommon/zfeature_common.c' line='74' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_is_valid_guid'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfeature_common.c' line='74' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfeature_depends_on' mangled-name='zfeature_depends_on' filepath='../../module/zcommon/zfeature_common.c' line='146' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfeature_depends_on'>
+ <parameter type-id='type-id-492' name='fid' filepath='../../module/zcommon/zfeature_common.c' line='146' column='1'/>
+ <parameter type-id='type-id-492' name='check' filepath='../../module/zcommon/zfeature_common.c' line='146' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
<function-decl name='zfs_mod_supported' mangled-name='zfs_mod_supported' filepath='../../module/zcommon/zfeature_common.c' line='187' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_mod_supported'>
- <parameter type-id='type-id-86' name='scope' filepath='../../module/zcommon/zfeature_common.c' line='187' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfeature_common.c' line='187' column='1'/>
- <return type-id='type-id-5'/>
+ <parameter type-id='type-id-89' name='scope' filepath='../../module/zcommon/zfeature_common.c' line='187' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zfeature_common.c' line='187' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_comutil.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <array-type-def dimensions='1' type-id='type-id-86' size-in-bits='2624' id='type-id-268'>
- <subrange length='41' type-id='type-id-37' id='type-id-269'/>
+ <array-type-def dimensions='1' type-id='type-id-89' size-in-bits='2624' id='type-id-502'>
+ <subrange length='41' type-id='type-id-43' id='type-id-503'/>
</array-type-def>
- <var-decl name='zfs_history_event_names' type-id='type-id-268' mangled-name='zfs_history_event_names' visibility='default' filepath='../../include/zfs_comutil.h' line='46' column='1' elf-symbol-id='zfs_history_event_names'/>
- <function-decl name='zfs_dataset_name_hidden' mangled-name='zfs_dataset_name_hidden' filepath='../../module/zcommon/zfs_comutil.c' line='239' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_dataset_name_hidden'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfs_comutil.c' line='239' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zfs_spa_version_map' mangled-name='zfs_spa_version_map' filepath='../../module/zcommon/zfs_comutil.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_spa_version_map'>
- <parameter type-id='type-id-6' name='zpl_version' filepath='../../module/zcommon/zfs_comutil.c' line='177' column='1'/>
+ <var-decl name='zfs_history_event_names' type-id='type-id-502' mangled-name='zfs_history_event_names' visibility='default' filepath='../../module/zcommon/zfs_comutil.c' line='194' column='1' elf-symbol-id='zfs_history_event_names'/>
+ <function-decl name='zfs_allocatable_devs' mangled-name='zfs_allocatable_devs' filepath='../../module/zcommon/zfs_comutil.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_allocatable_devs'>
+ <parameter type-id='type-id-28' name='nv' filepath='../../module/zcommon/zfs_comutil.c' line='46' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_zpl_version_map' mangled-name='zfs_zpl_version_map' filepath='../../module/zcommon/zfs_comutil.c' line='159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_zpl_version_map'>
- <parameter type-id='type-id-6' name='zpl_version' filepath='../../module/zcommon/zfs_comutil.c' line='177' column='1'/>
+ <function-decl name='zfs_special_devs' mangled-name='zfs_special_devs' filepath='../../module/zcommon/zfs_comutil.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_special_devs'>
+ <parameter type-id='type-id-28' name='nv' filepath='../../module/zcommon/zfs_comutil.c' line='71' column='1'/>
+ <parameter type-id='type-id-29' name='type' filepath='../../module/zcommon/zfs_comutil.c' line='71' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <class-decl name='zpool_load_policy' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/fs/zfs.h' line='591' column='1' id='type-id-270'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zlp_rewind' type-id='type-id-41' visibility='default' filepath='../../include/sys/fs/zfs.h' line='592' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='zlp_maxmeta' type-id='type-id-26' visibility='default' filepath='../../include/sys/fs/zfs.h' line='593' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='zlp_maxdata' type-id='type-id-26' visibility='default' filepath='../../include/sys/fs/zfs.h' line='594' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='zlp_txg' type-id='type-id-26' visibility='default' filepath='../../include/sys/fs/zfs.h' line='595' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='zpool_load_policy_t' type-id='type-id-270' filepath='../../include/sys/fs/zfs.h' line='596' column='1' id='type-id-271'/>
- <pointer-type-def type-id='type-id-271' size-in-bits='64' id='type-id-272'/>
+ <typedef-decl name='zpool_load_policy_t' type-id='type-id-344' filepath='../../include/sys/fs/zfs.h' line='596' column='1' id='type-id-504'/>
+ <pointer-type-def type-id='type-id-504' size-in-bits='64' id='type-id-505'/>
<function-decl name='zpool_get_load_policy' mangled-name='zpool_get_load_policy' filepath='../../module/zcommon/zfs_comutil.c' line='99' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_get_load_policy'>
- <parameter type-id='type-id-22' name='nvl' filepath='../../module/zcommon/zfs_comutil.c' line='99' column='1'/>
- <parameter type-id='type-id-272' name='zlpp' filepath='../../module/zcommon/zfs_comutil.c' line='99' column='1'/>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-28' name='nvl' filepath='../../module/zcommon/zfs_comutil.c' line='99' column='1'/>
+ <parameter type-id='type-id-505' name='zlpp' filepath='../../module/zcommon/zfs_comutil.c' line='99' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_special_devs' mangled-name='zfs_special_devs' filepath='../../module/zcommon/zfs_comutil.c' line='71' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_special_devs'>
- <parameter type-id='type-id-22' name='nv' filepath='../../module/zcommon/zfs_comutil.c' line='71' column='1'/>
- <parameter type-id='type-id-23' name='type' filepath='../../module/zcommon/zfs_comutil.c' line='71' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='nvpair_value_uint32' filepath='../../include/sys/nvpair.h' line='254' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-141'/>
+ <parameter type-id='type-id-250'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_allocatable_devs' mangled-name='zfs_allocatable_devs' filepath='../../module/zcommon/zfs_comutil.c' line='46' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_allocatable_devs'>
- <parameter type-id='type-id-22' name='nv' filepath='../../module/zcommon/zfs_comutil.c' line='46' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_zpl_version_map' mangled-name='zfs_zpl_version_map' filepath='../../module/zcommon/zfs_comutil.c' line='159' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_zpl_version_map'>
+ <parameter type-id='type-id-1' name='spa_version' filepath='../../module/zcommon/zfs_comutil.c' line='159' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zfs_spa_version_map' mangled-name='zfs_spa_version_map' filepath='../../module/zcommon/zfs_comutil.c' line='177' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_spa_version_map'>
+ <parameter type-id='type-id-1' name='spa_version' filepath='../../module/zcommon/zfs_comutil.c' line='159' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='nvpair_value_uint32' mangled-name='nvpair_value_uint32' filepath='../../include/sys/nvpair.h' line='254' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_dataset_name_hidden' mangled-name='zfs_dataset_name_hidden' filepath='../../module/zcommon/zfs_comutil.c' line='239' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_dataset_name_hidden'>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zfs_comutil.c' line='239' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_deleg.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='zfs_deleg_perm_tab' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/zfs_deleg.h' line='83' column='1' id='type-id-273'>
+ <class-decl name='zfs_deleg_perm_tab' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/zfs_deleg.h' line='83' column='1' id='type-id-506'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='z_perm' type-id='type-id-23' visibility='default' filepath='../../include/zfs_deleg.h' line='84' column='1'/>
+ <var-decl name='z_perm' type-id='type-id-29' visibility='default' filepath='../../include/zfs_deleg.h' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='z_note' type-id='type-id-274' visibility='default' filepath='../../include/zfs_deleg.h' line='85' column='1'/>
+ <var-decl name='z_note' type-id='type-id-507' visibility='default' filepath='../../include/zfs_deleg.h' line='85' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_deleg.h' line='48' column='1' id='type-id-275'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_deleg.h' line='48' column='1' id='type-id-508'>
<underlying-type type-id='type-id-7'/>
<enumerator name='ZFS_DELEG_NOTE_CREATE' value='0'/>
<enumerator name='ZFS_DELEG_NOTE_DESTROY' value='1'/>
@@ -5151,15 +7368,33 @@
<enumerator name='ZFS_DELEG_NOTE_PROJECTOBJQUOTA' value='30'/>
<enumerator name='ZFS_DELEG_NOTE_NONE' value='31'/>
</enum-decl>
- <typedef-decl name='zfs_deleg_note_t' type-id='type-id-275' filepath='../../include/zfs_deleg.h' line='81' column='1' id='type-id-274'/>
- <typedef-decl name='zfs_deleg_perm_tab_t' type-id='type-id-273' filepath='../../include/zfs_deleg.h' line='86' column='1' id='type-id-276'/>
+ <typedef-decl name='zfs_deleg_note_t' type-id='type-id-508' filepath='../../include/zfs_deleg.h' line='81' column='1' id='type-id-507'/>
+ <typedef-decl name='zfs_deleg_perm_tab_t' type-id='type-id-506' filepath='../../include/zfs_deleg.h' line='86' column='1' id='type-id-509'/>
- <array-type-def dimensions='1' type-id='type-id-276' size-in-bits='infinite' id='type-id-277'>
- <subrange length='infinite' id='type-id-278'/>
+ <array-type-def dimensions='1' type-id='type-id-509' size-in-bits='4096' id='type-id-510'>
+ <subrange length='32' type-id='type-id-43' id='type-id-214'/>
</array-type-def>
- <var-decl name='zfs_deleg_perm_tab' type-id='type-id-277' mangled-name='zfs_deleg_perm_tab' visibility='default' filepath='../../include/zfs_deleg.h' line='88' column='1' elf-symbol-id='zfs_deleg_perm_tab'/>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='340' column='1' id='type-id-279'>
+ <var-decl name='zfs_deleg_perm_tab' type-id='type-id-510' mangled-name='zfs_deleg_perm_tab' visibility='default' filepath='../../module/zcommon/zfs_deleg.c' line='45' column='1' elf-symbol-id='zfs_deleg_perm_tab'/>
+ <function-decl name='zfs_deleg_canonicalize_perm' mangled-name='zfs_deleg_canonicalize_perm' filepath='../../module/zcommon/zfs_deleg.c' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_deleg_canonicalize_perm'>
+ <parameter type-id='type-id-89' name='perm' filepath='../../module/zcommon/zfs_deleg.c' line='90' column='1'/>
+ <return type-id='type-id-89'/>
+ </function-decl>
+ <function-decl name='zfs_prop_delegatable' filepath='../../include/zfs_prop.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-8'/>
+ <return type-id='type-id-13'/>
+ </function-decl>
+ <function-decl name='zfs_deleg_verify_nvlist' mangled-name='zfs_deleg_verify_nvlist' filepath='../../module/zcommon/zfs_deleg.c' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_deleg_verify_nvlist'>
+ <parameter type-id='type-id-28' name='nvp' filepath='../../module/zcommon/zfs_deleg.c' line='157' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='permset_namecheck' filepath='../../include/zfs_namecheck.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-219'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/fs/zfs.h' line='340' column='1' id='type-id-511'>
<underlying-type type-id='type-id-7'/>
<enumerator name='ZFS_DELEG_WHO_UNKNOWN' value='0'/>
<enumerator name='ZFS_DELEG_USER' value='117'/>
@@ -5173,959 +7408,924 @@
<enumerator name='ZFS_DELEG_NAMED_SET' value='115'/>
<enumerator name='ZFS_DELEG_NAMED_SET_SETS' value='83'/>
</enum-decl>
- <typedef-decl name='zfs_deleg_who_type_t' type-id='type-id-279' filepath='../../include/sys/fs/zfs.h' line='352' column='1' id='type-id-280'/>
+ <typedef-decl name='zfs_deleg_who_type_t' type-id='type-id-511' filepath='../../include/sys/fs/zfs.h' line='352' column='1' id='type-id-512'/>
<function-decl name='zfs_deleg_whokey' mangled-name='zfs_deleg_whokey' filepath='../../module/zcommon/zfs_deleg.c' line='211' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_deleg_whokey'>
- <parameter type-id='type-id-23' name='attr' filepath='../../module/zcommon/zfs_deleg.c' line='211' column='1'/>
- <parameter type-id='type-id-280' name='type' filepath='../../module/zcommon/zfs_deleg.c' line='211' column='1'/>
- <parameter type-id='type-id-36' name='inheritchr' filepath='../../module/zcommon/zfs_deleg.c' line='212' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='../../module/zcommon/zfs_deleg.c' line='212' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_deleg_verify_nvlist' mangled-name='zfs_deleg_verify_nvlist' filepath='../../module/zcommon/zfs_deleg.c' line='157' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_deleg_verify_nvlist'>
- <parameter type-id='type-id-22' name='nvp' filepath='../../module/zcommon/zfs_deleg.c' line='157' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zfs_deleg_canonicalize_perm' mangled-name='zfs_deleg_canonicalize_perm' filepath='../../module/zcommon/zfs_deleg.c' line='90' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_deleg_canonicalize_perm'>
- <parameter type-id='type-id-86' name='perm' filepath='../../module/zcommon/zfs_deleg.c' line='90' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='permset_namecheck' mangled-name='permset_namecheck' filepath='../../include/zfs_namecheck.h' line='65' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_prop_delegatable' mangled-name='zfs_prop_delegatable' filepath='../../include/zfs_prop.h' line='92' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-29' name='attr' filepath='../../module/zcommon/zfs_deleg.c' line='211' column='1'/>
+ <parameter type-id='type-id-512' name='type' filepath='../../module/zcommon/zfs_deleg.c' line='211' column='1'/>
+ <parameter type-id='type-id-42' name='inheritchr' filepath='../../module/zcommon/zfs_deleg.c' line='212' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='../../module/zcommon/zfs_deleg.c' line='212' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_fletcher.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='zio_abd_checksum_func' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/zio_checksum.h' line='77' column='1' id='type-id-281'>
+ <class-decl name='zio_abd_checksum_func' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../include/sys/zio_checksum.h' line='77' column='1' id='type-id-513'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='acf_init' type-id='type-id-282' visibility='default' filepath='../../include/sys/zio_checksum.h' line='78' column='1'/>
+ <var-decl name='acf_init' type-id='type-id-514' visibility='default' filepath='../../include/sys/zio_checksum.h' line='78' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='acf_fini' type-id='type-id-283' visibility='default' filepath='../../include/sys/zio_checksum.h' line='79' column='1'/>
+ <var-decl name='acf_fini' type-id='type-id-515' visibility='default' filepath='../../include/sys/zio_checksum.h' line='79' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='acf_iter' type-id='type-id-284' visibility='default' filepath='../../include/sys/zio_checksum.h' line='80' column='1'/>
+ <var-decl name='acf_iter' type-id='type-id-516' visibility='default' filepath='../../include/sys/zio_checksum.h' line='80' column='1'/>
</data-member>
</class-decl>
- <class-decl name='zio_abd_checksum_data' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/zio_checksum.h' line='66' column='1' id='type-id-285'>
+ <class-decl name='zio_abd_checksum_data' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/zio_checksum.h' line='66' column='1' id='type-id-517'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='acd_byteorder' type-id='type-id-286' visibility='default' filepath='../../include/sys/zio_checksum.h' line='67' column='1'/>
+ <var-decl name='acd_byteorder' type-id='type-id-518' visibility='default' filepath='../../include/sys/zio_checksum.h' line='67' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='acd_ctx' type-id='type-id-287' visibility='default' filepath='../../include/sys/zio_checksum.h' line='68' column='1'/>
+ <var-decl name='acd_ctx' type-id='type-id-519' visibility='default' filepath='../../include/sys/zio_checksum.h' line='68' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='acd_zcp' type-id='type-id-288' visibility='default' filepath='../../include/sys/zio_checksum.h' line='69' column='1'/>
+ <var-decl name='acd_zcp' type-id='type-id-520' visibility='default' filepath='../../include/sys/zio_checksum.h' line='69' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='acd_private' type-id='type-id-68' visibility='default' filepath='../../include/sys/zio_checksum.h' line='70' column='1'/>
+ <var-decl name='acd_private' type-id='type-id-21' visibility='default' filepath='../../include/sys/zio_checksum.h' line='70' column='1'/>
</data-member>
</class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/zio_checksum.h' line='61' column='1' id='type-id-289'>
+ <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/sys/zio_checksum.h' line='61' column='1' id='type-id-521'>
<underlying-type type-id='type-id-7'/>
<enumerator name='ZIO_CHECKSUM_NATIVE' value='0'/>
<enumerator name='ZIO_CHECKSUM_BYTESWAP' value='1'/>
</enum-decl>
- <typedef-decl name='zio_byteorder_t' type-id='type-id-289' filepath='../../include/sys/zio_checksum.h' line='64' column='1' id='type-id-286'/>
- <union-decl name='fletcher_4_ctx' size-in-bits='2048' visibility='default' filepath='../../include/zfs_fletcher.h' line='90' column='1' id='type-id-290'>
+ <typedef-decl name='zio_byteorder_t' type-id='type-id-521' filepath='../../include/sys/zio_checksum.h' line='64' column='1' id='type-id-518'/>
+ <union-decl name='fletcher_4_ctx' size-in-bits='2048' visibility='default' filepath='../../include/zfs_fletcher.h' line='90' column='1' id='type-id-522'>
<data-member access='private'>
- <var-decl name='scalar' type-id='type-id-291' visibility='default' filepath='../../include/zfs_fletcher.h' line='91' column='1'/>
+ <var-decl name='scalar' type-id='type-id-394' visibility='default' filepath='../../include/zfs_fletcher.h' line='91' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='superscalar' type-id='type-id-292' visibility='default' filepath='../../include/zfs_fletcher.h' line='92' column='1'/>
+ <var-decl name='superscalar' type-id='type-id-523' visibility='default' filepath='../../include/zfs_fletcher.h' line='92' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='sse' type-id='type-id-293' visibility='default' filepath='../../include/zfs_fletcher.h' line='95' column='1'/>
+ <var-decl name='sse' type-id='type-id-524' visibility='default' filepath='../../include/zfs_fletcher.h' line='95' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='avx' type-id='type-id-294' visibility='default' filepath='../../include/zfs_fletcher.h' line='98' column='1'/>
+ <var-decl name='avx' type-id='type-id-525' visibility='default' filepath='../../include/zfs_fletcher.h' line='98' column='1'/>
</data-member>
<data-member access='private'>
- <var-decl name='avx512' type-id='type-id-295' visibility='default' filepath='../../include/zfs_fletcher.h' line='101' column='1'/>
+ <var-decl name='avx512' type-id='type-id-526' visibility='default' filepath='../../include/zfs_fletcher.h' line='101' column='1'/>
</data-member>
</union-decl>
- <class-decl name='zio_cksum' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/sys/spa_checksum.h' line='38' column='1' id='type-id-296'>
+ <class-decl name='zfs_fletcher_superscalar' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='69' column='1' id='type-id-527'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='zc_word' type-id='type-id-297' visibility='default' filepath='../../include/sys/spa_checksum.h' line='39' column='1'/>
+ <var-decl name='v' type-id='type-id-373' visibility='default' filepath='../../include/zfs_fletcher.h' line='70' column='1'/>
</data-member>
</class-decl>
+ <typedef-decl name='zfs_fletcher_superscalar_t' type-id='type-id-527' filepath='../../include/zfs_fletcher.h' line='71' column='1' id='type-id-528'/>
- <array-type-def dimensions='1' type-id='type-id-26' size-in-bits='256' id='type-id-297'>
- <subrange length='4' type-id='type-id-37' id='type-id-298'/>
+ <array-type-def dimensions='1' type-id='type-id-528' size-in-bits='1024' id='type-id-523'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
</array-type-def>
- <typedef-decl name='zio_cksum_t' type-id='type-id-296' filepath='../../include/sys/spa_checksum.h' line='40' column='1' id='type-id-291'/>
- <class-decl name='zfs_fletcher_superscalar' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='69' column='1' id='type-id-299'>
+ <class-decl name='zfs_fletcher_sse' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='73' column='1' id='type-id-529'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='v' type-id='type-id-297' visibility='default' filepath='../../include/zfs_fletcher.h' line='70' column='1'/>
+ <var-decl name='v' type-id='type-id-129' visibility='default' filepath='../../include/zfs_fletcher.h' line='74' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='zfs_fletcher_superscalar_t' type-id='type-id-299' filepath='../../include/zfs_fletcher.h' line='71' column='1' id='type-id-300'/>
+ <typedef-decl name='zfs_fletcher_sse_t' type-id='type-id-529' filepath='../../include/zfs_fletcher.h' line='75' column='1' id='type-id-530'/>
- <array-type-def dimensions='1' type-id='type-id-300' size-in-bits='1024' id='type-id-292'>
- <subrange length='4' type-id='type-id-37' id='type-id-298'/>
+ <array-type-def dimensions='1' type-id='type-id-530' size-in-bits='512' id='type-id-524'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
</array-type-def>
- <class-decl name='zfs_fletcher_sse' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='73' column='1' id='type-id-301'>
+ <class-decl name='zfs_fletcher_avx' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='77' column='1' id='type-id-531'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='v' type-id='type-id-138' visibility='default' filepath='../../include/zfs_fletcher.h' line='74' column='1'/>
+ <var-decl name='v' type-id='type-id-373' visibility='default' filepath='../../include/zfs_fletcher.h' line='78' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='zfs_fletcher_sse_t' type-id='type-id-301' filepath='../../include/zfs_fletcher.h' line='75' column='1' id='type-id-302'/>
+ <typedef-decl name='zfs_fletcher_avx_t' type-id='type-id-531' filepath='../../include/zfs_fletcher.h' line='79' column='1' id='type-id-532'/>
- <array-type-def dimensions='1' type-id='type-id-302' size-in-bits='512' id='type-id-293'>
- <subrange length='4' type-id='type-id-37' id='type-id-298'/>
+ <array-type-def dimensions='1' type-id='type-id-532' size-in-bits='1024' id='type-id-525'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
</array-type-def>
- <class-decl name='zfs_fletcher_avx' size-in-bits='256' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='77' column='1' id='type-id-303'>
+ <class-decl name='zfs_fletcher_avx512' size-in-bits='512' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='81' column='1' id='type-id-533'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='v' type-id='type-id-297' visibility='default' filepath='../../include/zfs_fletcher.h' line='78' column='1'/>
+ <var-decl name='v' type-id='type-id-478' visibility='default' filepath='../../include/zfs_fletcher.h' line='82' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='zfs_fletcher_avx_t' type-id='type-id-303' filepath='../../include/zfs_fletcher.h' line='79' column='1' id='type-id-304'/>
+ <typedef-decl name='zfs_fletcher_avx512_t' type-id='type-id-533' filepath='../../include/zfs_fletcher.h' line='83' column='1' id='type-id-534'/>
- <array-type-def dimensions='1' type-id='type-id-304' size-in-bits='1024' id='type-id-294'>
- <subrange length='4' type-id='type-id-37' id='type-id-298'/>
+ <array-type-def dimensions='1' type-id='type-id-534' size-in-bits='2048' id='type-id-526'>
+ <subrange length='4' type-id='type-id-43' id='type-id-225'/>
</array-type-def>
- <class-decl name='zfs_fletcher_avx512' size-in-bits='512' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='81' column='1' id='type-id-305'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='v' type-id='type-id-239' visibility='default' filepath='../../include/zfs_fletcher.h' line='82' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='zfs_fletcher_avx512_t' type-id='type-id-305' filepath='../../include/zfs_fletcher.h' line='83' column='1' id='type-id-306'/>
-
- <array-type-def dimensions='1' type-id='type-id-306' size-in-bits='2048' id='type-id-295'>
- <subrange length='4' type-id='type-id-37' id='type-id-298'/>
-
- </array-type-def>
- <typedef-decl name='fletcher_4_ctx_t' type-id='type-id-290' filepath='../../include/zfs_fletcher.h' line='106' column='1' id='type-id-307'/>
- <pointer-type-def type-id='type-id-307' size-in-bits='64' id='type-id-287'/>
- <pointer-type-def type-id='type-id-291' size-in-bits='64' id='type-id-288'/>
- <typedef-decl name='zio_abd_checksum_data_t' type-id='type-id-285' filepath='../../include/sys/zio_checksum.h' line='71' column='1' id='type-id-308'/>
- <pointer-type-def type-id='type-id-308' size-in-bits='64' id='type-id-309'/>
- <typedef-decl name='zio_abd_checksum_init_t' type-id='type-id-310' filepath='../../include/sys/zio_checksum.h' line='73' column='1' id='type-id-311'/>
- <pointer-type-def type-id='type-id-311' size-in-bits='64' id='type-id-282'/>
- <typedef-decl name='zio_abd_checksum_fini_t' type-id='type-id-310' filepath='../../include/sys/zio_checksum.h' line='74' column='1' id='type-id-312'/>
- <pointer-type-def type-id='type-id-312' size-in-bits='64' id='type-id-283'/>
- <typedef-decl name='zio_abd_checksum_iter_t' type-id='type-id-313' filepath='../../include/sys/zio_checksum.h' line='75' column='1' id='type-id-314'/>
- <pointer-type-def type-id='type-id-314' size-in-bits='64' id='type-id-284'/>
- <qualified-type-def type-id='type-id-281' const='yes' id='type-id-315'/>
- <typedef-decl name='zio_abd_checksum_func_t' type-id='type-id-315' filepath='../../include/sys/zio_checksum.h' line='81' column='1' id='type-id-316'/>
- <var-decl name='fletcher_4_abd_ops' type-id='type-id-316' mangled-name='fletcher_4_abd_ops' visibility='default' filepath='../../include/sys/zio_checksum.h' line='125' column='1' elf-symbol-id='fletcher_4_abd_ops'/>
- <function-decl name='fletcher_4_incremental_byteswap' mangled-name='fletcher_4_incremental_byteswap' filepath='../../module/zcommon/zfs_fletcher.c' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_incremental_byteswap'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='589' column='1'/>
- <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='589' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='589' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='fletcher_4_native_varsize' mangled-name='fletcher_4_native_varsize' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_native_varsize'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1'/>
- <parameter type-id='type-id-26' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1'/>
- <parameter type-id='type-id-288' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1'/>
- <return type-id='type-id-67'/>
+ <typedef-decl name='fletcher_4_ctx_t' type-id='type-id-522' filepath='../../include/zfs_fletcher.h' line='106' column='1' id='type-id-535'/>
+ <pointer-type-def type-id='type-id-535' size-in-bits='64' id='type-id-519'/>
+ <pointer-type-def type-id='type-id-394' size-in-bits='64' id='type-id-520'/>
+ <typedef-decl name='zio_abd_checksum_data_t' type-id='type-id-517' filepath='../../include/sys/zio_checksum.h' line='71' column='1' id='type-id-536'/>
+ <pointer-type-def type-id='type-id-536' size-in-bits='64' id='type-id-537'/>
+ <typedef-decl name='zio_abd_checksum_init_t' type-id='type-id-538' filepath='../../include/sys/zio_checksum.h' line='73' column='1' id='type-id-539'/>
+ <pointer-type-def type-id='type-id-539' size-in-bits='64' id='type-id-514'/>
+ <typedef-decl name='zio_abd_checksum_fini_t' type-id='type-id-538' filepath='../../include/sys/zio_checksum.h' line='74' column='1' id='type-id-540'/>
+ <pointer-type-def type-id='type-id-540' size-in-bits='64' id='type-id-515'/>
+ <typedef-decl name='zio_abd_checksum_iter_t' type-id='type-id-541' filepath='../../include/sys/zio_checksum.h' line='75' column='1' id='type-id-542'/>
+ <pointer-type-def type-id='type-id-542' size-in-bits='64' id='type-id-516'/>
+ <qualified-type-def type-id='type-id-513' const='yes' id='type-id-543'/>
+ <typedef-decl name='zio_abd_checksum_func_t' type-id='type-id-543' filepath='../../include/sys/zio_checksum.h' line='81' column='1' id='type-id-544'/>
+ <var-decl name='fletcher_4_abd_ops' type-id='type-id-544' mangled-name='fletcher_4_abd_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher.c' line='882' column='1' elf-symbol-id='fletcher_4_abd_ops'/>
+ <function-decl name='fletcher_init' mangled-name='fletcher_init' filepath='../../module/zcommon/zfs_fletcher.c' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_init'>
+ <parameter type-id='type-id-520' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='231' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='fletcher_4_impl_set' mangled-name='fletcher_4_impl_set' filepath='../../module/zcommon/zfs_fletcher.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_impl_set'>
- <parameter type-id='type-id-86' name='val' filepath='../../module/zcommon/zfs_fletcher.c' line='369' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='fletcher_2_incremental_native' mangled-name='fletcher_2_incremental_native' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_incremental_native'>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1'/>
+ <parameter type-id='type-id-38' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fletcher_2_byteswap' mangled-name='fletcher_2_byteswap' filepath='../../module/zcommon/zfs_fletcher.c' line='297' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_byteswap'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='297' column='1'/>
- <parameter type-id='type-id-26' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='297' column='1'/>
- <parameter type-id='type-id-68' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='298' column='1'/>
- <parameter type-id='type-id-288' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='298' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='fletcher_2_native' mangled-name='fletcher_2_native' filepath='../../module/zcommon/zfs_fletcher.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_native'>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='263' column='1'/>
+ <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='263' column='1'/>
+ <parameter type-id='type-id-21' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='264' column='1'/>
+ <parameter type-id='type-id-520' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='264' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
<function-decl name='fletcher_2_incremental_byteswap' mangled-name='fletcher_2_incremental_byteswap' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_incremental_byteswap'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1'/>
- <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1'/>
- <return type-id='type-id-6'/>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1'/>
+ <parameter type-id='type-id-38' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fletcher_2_native' mangled-name='fletcher_2_native' filepath='../../module/zcommon/zfs_fletcher.c' line='263' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_native'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='297' column='1'/>
- <parameter type-id='type-id-26' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='297' column='1'/>
- <parameter type-id='type-id-68' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='298' column='1'/>
- <parameter type-id='type-id-288' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='298' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='fletcher_2_byteswap' mangled-name='fletcher_2_byteswap' filepath='../../module/zcommon/zfs_fletcher.c' line='297' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_byteswap'>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='263' column='1'/>
+ <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='263' column='1'/>
+ <parameter type-id='type-id-21' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='264' column='1'/>
+ <parameter type-id='type-id-520' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='264' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='fletcher_2_incremental_native' mangled-name='fletcher_2_incremental_native' filepath='../../module/zcommon/zfs_fletcher.c' line='237' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_2_incremental_native'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1'/>
- <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='271' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='fletcher_4_impl_set' mangled-name='fletcher_4_impl_set' filepath='../../module/zcommon/zfs_fletcher.c' line='369' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_impl_set'>
+ <parameter type-id='type-id-89' name='val' filepath='../../module/zcommon/zfs_fletcher.c' line='369' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='fletcher_init' mangled-name='fletcher_init' filepath='../../module/zcommon/zfs_fletcher.c' line='231' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_init'>
- <parameter type-id='type-id-288' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='231' column='1'/>
- <return type-id='type-id-67'/>
+ <qualified-type-def type-id='type-id-19' volatile='yes' id='type-id-545'/>
+ <pointer-type-def type-id='type-id-545' size-in-bits='64' id='type-id-546'/>
+ <function-decl name='atomic_swap_32' filepath='../../lib/libspl/include/atomic.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-546'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-19'/>
+ </function-decl>
+ <function-decl name='membar_producer' filepath='../../lib/libspl/include/atomic.h' line='280' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
<function-decl name='fletcher_4_native' mangled-name='fletcher_4_native' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_native'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1'/>
- <parameter type-id='type-id-26' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1'/>
- <parameter type-id='type-id-68' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='466' column='1'/>
- <parameter type-id='type-id-288' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='466' column='1'/>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1'/>
+ <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1'/>
+ <parameter type-id='type-id-21' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='466' column='1'/>
+ <parameter type-id='type-id-520' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='466' column='1'/>
+ <return type-id='type-id-20'/>
+ </function-decl>
+ <function-decl name='fletcher_4_native_varsize' mangled-name='fletcher_4_native_varsize' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_native_varsize'>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1'/>
+ <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1'/>
+ <parameter type-id='type-id-520' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='488' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
<function-decl name='fletcher_4_byteswap' mangled-name='fletcher_4_byteswap' filepath='../../module/zcommon/zfs_fletcher.c' line='507' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_byteswap'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='507' column='1'/>
- <parameter type-id='type-id-26' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='507' column='1'/>
- <parameter type-id='type-id-68' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='508' column='1'/>
- <parameter type-id='type-id-288' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='508' column='1'/>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1'/>
+ <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='465' column='1'/>
+ <parameter type-id='type-id-21' name='ctx_template' filepath='../../module/zcommon/zfs_fletcher.c' line='466' column='1'/>
+ <parameter type-id='type-id-520' name='zcp' filepath='../../module/zcommon/zfs_fletcher.c' line='466' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
<function-decl name='fletcher_4_incremental_native' mangled-name='fletcher_4_incremental_native' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_incremental_native'>
- <parameter type-id='type-id-68' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
- <parameter type-id='type-id-32' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
- <parameter type-id='type-id-68' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='membar_producer' mangled-name='membar_producer' filepath='../../lib/libspl/include/atomic.h' line='280' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
+ <parameter type-id='type-id-38' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='atomic_swap_32' mangled-name='atomic_swap_32' filepath='../../lib/libspl/include/atomic.h' line='240' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-type size-in-bits='64' id='type-id-313'>
- <parameter type-id='type-id-68'/>
- <parameter type-id='type-id-32'/>
- <parameter type-id='type-id-68'/>
- <return type-id='type-id-6'/>
+ <function-decl name='fletcher_4_incremental_byteswap' mangled-name='fletcher_4_incremental_byteswap' filepath='../../module/zcommon/zfs_fletcher.c' line='589' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='fletcher_4_incremental_byteswap'>
+ <parameter type-id='type-id-21' name='buf' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
+ <parameter type-id='type-id-38' name='size' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
+ <parameter type-id='type-id-21' name='data' filepath='../../module/zcommon/zfs_fletcher.c' line='577' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-541'>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-38'/>
+ <parameter type-id='type-id-21'/>
+ <return type-id='type-id-1'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-310'>
- <parameter type-id='type-id-309'/>
- <return type-id='type-id-67'/>
+ <function-type size-in-bits='64' id='type-id-538'>
+ <parameter type-id='type-id-537'/>
+ <return type-id='type-id-20'/>
</function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_fletcher_avx512.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <class-decl name='fletcher_4_func' size-in-bits='512' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='116' column='1' id='type-id-317'>
+ <class-decl name='fletcher_4_func' size-in-bits='512' is-struct='yes' visibility='default' filepath='../../include/zfs_fletcher.h' line='116' column='1' id='type-id-547'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='init_native' type-id='type-id-318' visibility='default' filepath='../../include/zfs_fletcher.h' line='117' column='1'/>
+ <var-decl name='init_native' type-id='type-id-548' visibility='default' filepath='../../include/zfs_fletcher.h' line='117' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='fini_native' type-id='type-id-319' visibility='default' filepath='../../include/zfs_fletcher.h' line='118' column='1'/>
+ <var-decl name='fini_native' type-id='type-id-549' visibility='default' filepath='../../include/zfs_fletcher.h' line='118' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='compute_native' type-id='type-id-320' visibility='default' filepath='../../include/zfs_fletcher.h' line='119' column='1'/>
+ <var-decl name='compute_native' type-id='type-id-550' visibility='default' filepath='../../include/zfs_fletcher.h' line='119' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='init_byteswap' type-id='type-id-318' visibility='default' filepath='../../include/zfs_fletcher.h' line='120' column='1'/>
+ <var-decl name='init_byteswap' type-id='type-id-548' visibility='default' filepath='../../include/zfs_fletcher.h' line='120' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='fini_byteswap' type-id='type-id-319' visibility='default' filepath='../../include/zfs_fletcher.h' line='121' column='1'/>
+ <var-decl name='fini_byteswap' type-id='type-id-549' visibility='default' filepath='../../include/zfs_fletcher.h' line='121' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='compute_byteswap' type-id='type-id-320' visibility='default' filepath='../../include/zfs_fletcher.h' line='122' column='1'/>
+ <var-decl name='compute_byteswap' type-id='type-id-550' visibility='default' filepath='../../include/zfs_fletcher.h' line='122' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='valid' type-id='type-id-321' visibility='default' filepath='../../include/zfs_fletcher.h' line='123' column='1'/>
+ <var-decl name='valid' type-id='type-id-551' visibility='default' filepath='../../include/zfs_fletcher.h' line='123' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='name' type-id='type-id-86' visibility='default' filepath='../../include/zfs_fletcher.h' line='124' column='1'/>
+ <var-decl name='name' type-id='type-id-89' visibility='default' filepath='../../include/zfs_fletcher.h' line='124' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-322' size-in-bits='64' id='type-id-323'/>
- <typedef-decl name='fletcher_4_init_f' type-id='type-id-323' filepath='../../include/zfs_fletcher.h' line='111' column='1' id='type-id-318'/>
- <pointer-type-def type-id='type-id-324' size-in-bits='64' id='type-id-325'/>
- <typedef-decl name='fletcher_4_fini_f' type-id='type-id-325' filepath='../../include/zfs_fletcher.h' line='112' column='1' id='type-id-319'/>
- <pointer-type-def type-id='type-id-326' size-in-bits='64' id='type-id-327'/>
- <typedef-decl name='fletcher_4_compute_f' type-id='type-id-327' filepath='../../include/zfs_fletcher.h' line='113' column='1' id='type-id-320'/>
- <pointer-type-def type-id='type-id-328' size-in-bits='64' id='type-id-321'/>
- <typedef-decl name='fletcher_4_ops_t' type-id='type-id-317' filepath='../../include/zfs_fletcher.h' line='125' column='1' id='type-id-329'/>
- <qualified-type-def type-id='type-id-329' const='yes' id='type-id-330'/>
- <var-decl name='fletcher_4_avx512f_ops' type-id='type-id-330' mangled-name='fletcher_4_avx512f_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='143' column='1' elf-symbol-id='fletcher_4_avx512f_ops'/>
- <var-decl name='fletcher_4_avx512bw_ops' type-id='type-id-330' mangled-name='fletcher_4_avx512bw_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='147' column='1' elf-symbol-id='fletcher_4_avx512bw_ops'/>
- <function-type size-in-bits='64' id='type-id-328'>
- <return type-id='type-id-5'/>
+ <pointer-type-def type-id='type-id-552' size-in-bits='64' id='type-id-553'/>
+ <typedef-decl name='fletcher_4_init_f' type-id='type-id-553' filepath='../../include/zfs_fletcher.h' line='111' column='1' id='type-id-548'/>
+ <pointer-type-def type-id='type-id-554' size-in-bits='64' id='type-id-555'/>
+ <typedef-decl name='fletcher_4_fini_f' type-id='type-id-555' filepath='../../include/zfs_fletcher.h' line='112' column='1' id='type-id-549'/>
+ <pointer-type-def type-id='type-id-556' size-in-bits='64' id='type-id-557'/>
+ <typedef-decl name='fletcher_4_compute_f' type-id='type-id-557' filepath='../../include/zfs_fletcher.h' line='113' column='1' id='type-id-550'/>
+ <pointer-type-def type-id='type-id-558' size-in-bits='64' id='type-id-551'/>
+ <typedef-decl name='fletcher_4_ops_t' type-id='type-id-547' filepath='../../include/zfs_fletcher.h' line='125' column='1' id='type-id-559'/>
+ <qualified-type-def type-id='type-id-559' const='yes' id='type-id-560'/>
+ <var-decl name='fletcher_4_avx512f_ops' type-id='type-id-560' mangled-name='fletcher_4_avx512f_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_avx512.c' line='165' column='1' elf-symbol-id='fletcher_4_avx512f_ops'/>
+ <var-decl name='fletcher_4_avx512bw_ops' type-id='type-id-560' mangled-name='fletcher_4_avx512bw_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_avx512.c' line='219' column='1' elf-symbol-id='fletcher_4_avx512bw_ops'/>
+ <function-type size-in-bits='64' id='type-id-558'>
+ <return type-id='type-id-6'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-322'>
- <parameter type-id='type-id-287'/>
- <return type-id='type-id-67'/>
+ <function-type size-in-bits='64' id='type-id-552'>
+ <parameter type-id='type-id-519'/>
+ <return type-id='type-id-20'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-326'>
- <parameter type-id='type-id-287'/>
- <parameter type-id='type-id-68'/>
- <parameter type-id='type-id-26'/>
- <return type-id='type-id-67'/>
+ <function-type size-in-bits='64' id='type-id-556'>
+ <parameter type-id='type-id-519'/>
+ <parameter type-id='type-id-21'/>
+ <parameter type-id='type-id-32'/>
+ <return type-id='type-id-20'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-324'>
- <parameter type-id='type-id-287'/>
- <parameter type-id='type-id-288'/>
- <return type-id='type-id-67'/>
+ <function-type size-in-bits='64' id='type-id-554'>
+ <parameter type-id='type-id-519'/>
+ <parameter type-id='type-id-520'/>
+ <return type-id='type-id-20'/>
</function-type>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_fletcher_intel.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <var-decl name='fletcher_4_avx2_ops' type-id='type-id-330' mangled-name='fletcher_4_avx2_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='139' column='1' elf-symbol-id='fletcher_4_avx2_ops'/>
+ <var-decl name='fletcher_4_avx2_ops' type-id='type-id-560' mangled-name='fletcher_4_avx2_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_intel.c' line='162' column='1' elf-symbol-id='fletcher_4_avx2_ops'/>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_fletcher_sse.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <var-decl name='fletcher_4_sse2_ops' type-id='type-id-330' mangled-name='fletcher_4_sse2_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='131' column='1' elf-symbol-id='fletcher_4_sse2_ops'/>
- <var-decl name='fletcher_4_ssse3_ops' type-id='type-id-330' mangled-name='fletcher_4_ssse3_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='135' column='1' elf-symbol-id='fletcher_4_ssse3_ops'/>
+ <var-decl name='fletcher_4_sse2_ops' type-id='type-id-560' mangled-name='fletcher_4_sse2_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_sse.c' line='163' column='1' elf-symbol-id='fletcher_4_sse2_ops'/>
+ <var-decl name='fletcher_4_ssse3_ops' type-id='type-id-560' mangled-name='fletcher_4_ssse3_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_sse.c' line='221' column='1' elf-symbol-id='fletcher_4_ssse3_ops'/>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_fletcher_superscalar.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <var-decl name='fletcher_4_superscalar_ops' type-id='type-id-330' mangled-name='fletcher_4_superscalar_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='127' column='1' elf-symbol-id='fletcher_4_superscalar_ops'/>
+ <var-decl name='fletcher_4_superscalar_ops' type-id='type-id-560' mangled-name='fletcher_4_superscalar_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_superscalar.c' line='154' column='1' elf-symbol-id='fletcher_4_superscalar_ops'/>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_fletcher_superscalar4.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <var-decl name='fletcher_4_superscalar4_ops' type-id='type-id-330' mangled-name='fletcher_4_superscalar4_ops' visibility='default' filepath='../../include/zfs_fletcher.h' line='128' column='1' elf-symbol-id='fletcher_4_superscalar4_ops'/>
+ <var-decl name='fletcher_4_superscalar4_ops' type-id='type-id-560' mangled-name='fletcher_4_superscalar4_ops' visibility='default' filepath='../../module/zcommon/zfs_fletcher_superscalar4.c' line='220' column='1' elf-symbol-id='fletcher_4_superscalar4_ops'/>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_namecheck.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <var-decl name='zfs_max_dataset_nesting' type-id='type-id-6' mangled-name='zfs_max_dataset_nesting' visibility='default' filepath='../../include/zfs_namecheck.h' line='54' column='1' elf-symbol-id='zfs_max_dataset_nesting'/>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_namecheck.h' line='36' column='1' id='type-id-331'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='NAME_ERR_LEADING_SLASH' value='0'/>
- <enumerator name='NAME_ERR_EMPTY_COMPONENT' value='1'/>
- <enumerator name='NAME_ERR_TRAILING_SLASH' value='2'/>
- <enumerator name='NAME_ERR_INVALCHAR' value='3'/>
- <enumerator name='NAME_ERR_MULTIPLE_DELIMITERS' value='4'/>
- <enumerator name='NAME_ERR_NOLETTER' value='5'/>
- <enumerator name='NAME_ERR_RESERVED' value='6'/>
- <enumerator name='NAME_ERR_DISKLIKE' value='7'/>
- <enumerator name='NAME_ERR_TOOLONG' value='8'/>
- <enumerator name='NAME_ERR_SELF_REF' value='9'/>
- <enumerator name='NAME_ERR_PARENT_REF' value='10'/>
- <enumerator name='NAME_ERR_NO_AT' value='11'/>
- <enumerator name='NAME_ERR_NO_POUND' value='12'/>
- </enum-decl>
- <typedef-decl name='namecheck_err_t' type-id='type-id-331' filepath='../../include/zfs_namecheck.h' line='50' column='1' id='type-id-332'/>
- <pointer-type-def type-id='type-id-332' size-in-bits='64' id='type-id-333'/>
- <function-decl name='pool_namecheck' mangled-name='pool_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pool_namecheck'>
- <parameter type-id='type-id-86' name='pool' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <return type-id='type-id-6'/>
+ <var-decl name='zfs_max_dataset_nesting' type-id='type-id-1' mangled-name='zfs_max_dataset_nesting' visibility='default' filepath='../../module/zcommon/zfs_namecheck.c' line='55' column='1' elf-symbol-id='zfs_max_dataset_nesting'/>
+ <function-decl name='get_dataset_depth' mangled-name='get_dataset_depth' filepath='../../module/zcommon/zfs_namecheck.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_dataset_depth'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='70' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='mountpoint_namecheck' mangled-name='mountpoint_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mountpoint_namecheck'>
- <parameter type-id='type-id-86' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='361' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='361' column='1'/>
- <return type-id='type-id-6'/>
+ <typedef-decl name='namecheck_err_t' type-id='type-id-218' filepath='../../include/zfs_namecheck.h' line='50' column='1' id='type-id-561'/>
+ <pointer-type-def type-id='type-id-561' size-in-bits='64' id='type-id-562'/>
+ <function-decl name='zfs_component_namecheck' mangled-name='zfs_component_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_component_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='snapshot_namecheck' mangled-name='snapshot_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snapshot_namecheck'>
- <parameter type-id='type-id-86' name='pool' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='permset_namecheck' mangled-name='permset_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='permset_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='bookmark_namecheck' mangled-name='bookmark_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bookmark_namecheck'>
- <parameter type-id='type-id-86' name='pool' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='entity_namecheck' mangled-name='entity_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='entity_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
<function-decl name='dataset_namecheck' mangled-name='dataset_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dataset_namecheck'>
- <parameter type-id='type-id-86' name='pool' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1'/>
- <return type-id='type-id-6'/>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='dataset_nestcheck' mangled-name='dataset_nestcheck' filepath='../../module/zcommon/zfs_namecheck.c' line='161' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='dataset_nestcheck'>
- <parameter type-id='type-id-86' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='161' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='permset_namecheck' mangled-name='permset_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='permset_namecheck'>
- <parameter type-id='type-id-86' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='135' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='bookmark_namecheck' mangled-name='bookmark_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='319' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='bookmark_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='get_dataset_depth' mangled-name='get_dataset_depth' filepath='../../module/zcommon/zfs_namecheck.c' line='70' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='get_dataset_depth'>
- <parameter type-id='type-id-86' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='70' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='snapshot_namecheck' mangled-name='snapshot_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='338' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='snapshot_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='300' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_component_namecheck' mangled-name='zfs_component_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_component_namecheck'>
- <parameter type-id='type-id-86' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='mountpoint_namecheck' mangled-name='mountpoint_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='361' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mountpoint_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='361' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='361' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='entity_namecheck' mangled-name='entity_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='entity_namecheck'>
- <parameter type-id='type-id-86' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1'/>
- <parameter type-id='type-id-333' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1'/>
- <parameter type-id='type-id-23' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='182' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='pool_namecheck' mangled-name='pool_namecheck' filepath='../../module/zcommon/zfs_namecheck.c' line='407' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='pool_namecheck'>
+ <parameter type-id='type-id-89' name='path' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
+ <parameter type-id='type-id-562' name='why' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
+ <parameter type-id='type-id-29' name='what' filepath='../../module/zcommon/zfs_namecheck.c' line='98' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zfs_prop.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <array-type-def dimensions='1' type-id='type-id-86' size-in-bits='768' id='type-id-334'>
- <subrange length='12' type-id='type-id-37' id='type-id-335'/>
+ <array-type-def dimensions='1' type-id='type-id-89' size-in-bits='768' id='type-id-563'>
+ <subrange length='12' type-id='type-id-43' id='type-id-405'/>
</array-type-def>
- <var-decl name='zfs_userquota_prop_prefixes' type-id='type-id-334' mangled-name='zfs_userquota_prop_prefixes' visibility='default' filepath='../../include/sys/fs/zfs.h' line='208' column='1' elf-symbol-id='zfs_userquota_prop_prefixes'/>
- <function-decl name='zfs_prop_align_right' mangled-name='zfs_prop_align_right' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_align_right'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1'/>
- <return type-id='type-id-5'/>
+ <var-decl name='zfs_userquota_prop_prefixes' type-id='type-id-563' mangled-name='zfs_userquota_prop_prefixes' visibility='default' filepath='../../module/zcommon/zfs_prop.c' line='53' column='1' elf-symbol-id='zfs_userquota_prop_prefixes'/>
+ <function-decl name='zfs_prop_written' mangled-name='zfs_prop_written' filepath='../../module/zcommon/zfs_prop.c' line='802' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_written'>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zfs_prop.c' line='802' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_column_name' mangled-name='zfs_prop_column_name' filepath='../../module/zcommon/zfs_prop.c' line='974' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_column_name'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='974' column='1'/>
- <return type-id='type-id-86'/>
+ <typedef-decl name='zprop_desc_t' type-id='type-id-422' filepath='../../include/zfs_prop.h' line='85' column='1' id='type-id-421'/>
+ <pointer-type-def type-id='type-id-421' size-in-bits='64' id='type-id-564'/>
+ <function-decl name='zfs_prop_get_table' mangled-name='zfs_prop_get_table' filepath='../../module/zcommon/zfs_prop.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_table'>
+ <return type-id='type-id-564'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-427' const='yes' id='type-id-565'/>
+ <pointer-type-def type-id='type-id-565' size-in-bits='64' id='type-id-566'/>
+ <function-decl name='zprop_register_index' filepath='../../include/zfs_prop.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-426'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-566'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_is_string' mangled-name='zfs_prop_is_string' filepath='../../module/zcommon/zfs_prop.c' line='963' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_is_string'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='963' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zprop_register_string' filepath='../../include/zfs_prop.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-426'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_values' mangled-name='zfs_prop_values' filepath='../../module/zcommon/zfs_prop.c' line='952' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_values'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='974' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zprop_register_number' filepath='../../include/zfs_prop.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-426'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_valid_keylocation' mangled-name='zfs_prop_valid_keylocation' filepath='../../module/zcommon/zfs_prop.c' line='931' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_valid_keylocation'>
- <parameter type-id='type-id-86' name='str' filepath='../../module/zcommon/zfs_prop.c' line='931' column='1'/>
- <parameter type-id='type-id-5' name='encrypted' filepath='../../module/zcommon/zfs_prop.c' line='931' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zprop_register_hidden' filepath='../../include/zfs_prop.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-240'/>
+ <parameter type-id='type-id-426'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_encryption_key_param' mangled-name='zfs_prop_encryption_key_param' filepath='../../module/zcommon/zfs_prop.c' line='915' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_encryption_key_param'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zprop_register_impl' filepath='../../include/zfs_prop.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-240'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-426'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-13'/>
+ <parameter type-id='type-id-566'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zfs_prop_inheritable' mangled-name='zfs_prop_inheritable' filepath='../../module/zcommon/zfs_prop.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_inheritable'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_prop_delegatable' mangled-name='zfs_prop_delegatable' filepath='../../module/zcommon/zfs_prop.c' line='720' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_delegatable'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='720' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_to_name' mangled-name='zfs_prop_to_name' filepath='../../module/zcommon/zfs_prop.c' line='895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_to_name'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='974' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zfs_name_to_prop' mangled-name='zfs_name_to_prop' filepath='../../module/zcommon/zfs_prop.c' line='735' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_name_to_prop'>
+ <parameter type-id='type-id-89' name='propname' filepath='../../module/zcommon/zfs_prop.c' line='735' column='1'/>
+ <return type-id='type-id-3'/>
</function-decl>
- <function-decl name='zfs_prop_default_numeric' mangled-name='zfs_prop_default_numeric' filepath='../../module/zcommon/zfs_prop.c' line='885' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_default_numeric'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='885' column='1'/>
- <return type-id='type-id-26'/>
+ <function-decl name='zfs_prop_user' mangled-name='zfs_prop_user' filepath='../../module/zcommon/zfs_prop.c' line='756' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_user'>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zfs_prop.c' line='756' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_default_string' mangled-name='zfs_prop_default_string' filepath='../../module/zcommon/zfs_prop.c' line='879' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_default_string'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='974' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zfs_prop_userquota' mangled-name='zfs_prop_userquota' filepath='../../module/zcommon/zfs_prop.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_userquota'>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zfs_prop.c' line='782' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_setonce' mangled-name='zfs_prop_setonce' filepath='../../module/zcommon/zfs_prop.c' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_setonce'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_prop_string_to_index' mangled-name='zfs_prop_string_to_index' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_string_to_index'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1'/>
+ <parameter type-id='type-id-89' name='string' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1'/>
+ <parameter type-id='type-id-254' name='index' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_visible' mangled-name='zfs_prop_visible' filepath='../../module/zcommon/zfs_prop.c' line='862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_visible'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_prop_index_to_string' mangled-name='zfs_prop_index_to_string' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_index_to_string'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1'/>
+ <parameter type-id='type-id-32' name='index' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1'/>
+ <parameter type-id='type-id-247' name='string' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='zprop_index_to_string' filepath='../../include/zfs_prop.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-247'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zfs_prop_readonly' mangled-name='zfs_prop_readonly' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_readonly'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_prop_random_value' mangled-name='zfs_prop_random_value' filepath='../../module/zcommon/zfs_prop.c' line='827' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_random_value'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='827' column='1'/>
+ <parameter type-id='type-id-32' name='seed' filepath='../../module/zcommon/zfs_prop.c' line='827' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_prop.h' line='40' column='1' id='type-id-336'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='PROP_TYPE_NUMBER' value='0'/>
- <enumerator name='PROP_TYPE_STRING' value='1'/>
- <enumerator name='PROP_TYPE_INDEX' value='2'/>
- </enum-decl>
- <typedef-decl name='zprop_type_t' type-id='type-id-336' filepath='../../include/zfs_prop.h' line='44' column='1' id='type-id-337'/>
- <function-decl name='zfs_prop_get_type' mangled-name='zfs_prop_get_type' filepath='../../module/zcommon/zfs_prop.c' line='842' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_type'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='842' column='1'/>
- <return type-id='type-id-337'/>
+ <function-decl name='zprop_random_value' filepath='../../include/zfs_prop.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-45'/>
+ <parameter type-id='type-id-81'/>
+ <return type-id='type-id-45'/>
</function-decl>
<function-decl name='zfs_prop_valid_for_type' mangled-name='zfs_prop_valid_for_type' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_valid_for_type'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1'/>
- <parameter type-id='type-id-20' name='types' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1'/>
- <parameter type-id='type-id-5' name='headcheck' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1'/>
- <return type-id='type-id-5'/>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1'/>
+ <parameter type-id='type-id-26' name='types' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1'/>
+ <parameter type-id='type-id-6' name='headcheck' filepath='../../module/zcommon/zfs_prop.c' line='836' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_random_value' mangled-name='zfs_prop_random_value' filepath='../../module/zcommon/zfs_prop.c' line='827' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_random_value'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='827' column='1'/>
- <parameter type-id='type-id-26' name='seed' filepath='../../module/zcommon/zfs_prop.c' line='827' column='1'/>
- <return type-id='type-id-26'/>
+ <function-decl name='zfs_prop_get_type' mangled-name='zfs_prop_get_type' filepath='../../module/zcommon/zfs_prop.c' line='842' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_type'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='842' column='1'/>
+ <return type-id='type-id-423'/>
</function-decl>
- <pointer-type-def type-id='type-id-86' size-in-bits='64' id='type-id-338'/>
- <function-decl name='zfs_prop_index_to_string' mangled-name='zfs_prop_index_to_string' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_index_to_string'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1'/>
- <parameter type-id='type-id-26' name='index' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1'/>
- <parameter type-id='type-id-338' name='string' filepath='../../module/zcommon/zfs_prop.c' line='821' column='1'/>
+ <function-decl name='zfs_prop_readonly' mangled-name='zfs_prop_readonly' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_readonly'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_string_to_index' mangled-name='zfs_prop_string_to_index' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_string_to_index'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1'/>
- <parameter type-id='type-id-86' name='string' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1'/>
- <parameter type-id='type-id-119' name='index' filepath='../../module/zcommon/zfs_prop.c' line='815' column='1'/>
+ <function-decl name='zfs_prop_visible' mangled-name='zfs_prop_visible' filepath='../../module/zcommon/zfs_prop.c' line='862' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_visible'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_prop_written' mangled-name='zfs_prop_written' filepath='../../module/zcommon/zfs_prop.c' line='802' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_written'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfs_prop.c' line='802' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zfs_prop_userquota' mangled-name='zfs_prop_userquota' filepath='../../module/zcommon/zfs_prop.c' line='782' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_userquota'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfs_prop.c' line='782' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zfs_prop_user' mangled-name='zfs_prop_user' filepath='../../module/zcommon/zfs_prop.c' line='756' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_user'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zfs_prop.c' line='756' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_prop_setonce' mangled-name='zfs_prop_setonce' filepath='../../module/zcommon/zfs_prop.c' line='872' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_setonce'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zfs_name_to_prop' mangled-name='zfs_name_to_prop' filepath='../../module/zcommon/zfs_prop.c' line='735' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_name_to_prop'>
- <parameter type-id='type-id-86' name='propname' filepath='../../module/zcommon/zfs_prop.c' line='735' column='1'/>
- <return type-id='type-id-2'/>
+ <function-decl name='zfs_prop_default_string' mangled-name='zfs_prop_default_string' filepath='../../module/zcommon/zfs_prop.c' line='879' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_default_string'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='879' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zfs_prop_delegatable' mangled-name='zfs_prop_delegatable' filepath='../../module/zcommon/zfs_prop.c' line='720' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_delegatable'>
- <parameter type-id='type-id-2' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='720' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zfs_prop_default_numeric' mangled-name='zfs_prop_default_numeric' filepath='../../module/zcommon/zfs_prop.c' line='885' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_default_numeric'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='885' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <class-decl name='__anonymous_struct__' size-in-bits='704' is-struct='yes' is-anonymous='yes' naming-typedef-id='type-id-339' visibility='default' filepath='../../include/zfs_prop.h' line='67' column='1' id='type-id-340'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='pd_name' type-id='type-id-86' visibility='default' filepath='../../include/zfs_prop.h' line='68' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='pd_propnum' type-id='type-id-6' visibility='default' filepath='../../include/zfs_prop.h' line='69' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='96'>
- <var-decl name='pd_proptype' type-id='type-id-337' visibility='default' filepath='../../include/zfs_prop.h' line='70' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='pd_strdefault' type-id='type-id-86' visibility='default' filepath='../../include/zfs_prop.h' line='71' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='pd_numdefault' type-id='type-id-26' visibility='default' filepath='../../include/zfs_prop.h' line='72' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='pd_attr' type-id='type-id-341' visibility='default' filepath='../../include/zfs_prop.h' line='73' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='288'>
- <var-decl name='pd_types' type-id='type-id-6' visibility='default' filepath='../../include/zfs_prop.h' line='74' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='pd_values' type-id='type-id-86' visibility='default' filepath='../../include/zfs_prop.h' line='76' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='pd_colname' type-id='type-id-86' visibility='default' filepath='../../include/zfs_prop.h' line='77' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='448'>
- <var-decl name='pd_rightalign' type-id='type-id-5' visibility='default' filepath='../../include/zfs_prop.h' line='78' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='480'>
- <var-decl name='pd_visible' type-id='type-id-5' visibility='default' filepath='../../include/zfs_prop.h' line='79' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='512'>
- <var-decl name='pd_zfs_mod_supported' type-id='type-id-5' visibility='default' filepath='../../include/zfs_prop.h' line='81' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='576'>
- <var-decl name='pd_table' type-id='type-id-342' visibility='default' filepath='../../include/zfs_prop.h' line='82' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='640'>
- <var-decl name='pd_table_size' type-id='type-id-32' visibility='default' filepath='../../include/zfs_prop.h' line='84' column='1'/>
- </data-member>
- </class-decl>
- <enum-decl name='__anonymous_enum__' is-anonymous='yes' filepath='../../include/zfs_prop.h' line='46' column='1' id='type-id-343'>
- <underlying-type type-id='type-id-7'/>
- <enumerator name='PROP_DEFAULT' value='0'/>
- <enumerator name='PROP_READONLY' value='1'/>
- <enumerator name='PROP_INHERIT' value='2'/>
- <enumerator name='PROP_ONETIME' value='3'/>
- <enumerator name='PROP_ONETIME_DEFAULT' value='4'/>
- </enum-decl>
- <typedef-decl name='zprop_attr_t' type-id='type-id-343' filepath='../../include/zfs_prop.h' line='60' column='1' id='type-id-341'/>
- <class-decl name='zfs_index' size-in-bits='128' is-struct='yes' visibility='default' filepath='../../include/zfs_prop.h' line='62' column='1' id='type-id-344'>
- <data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='pi_name' type-id='type-id-86' visibility='default' filepath='../../include/zfs_prop.h' line='63' column='1'/>
- </data-member>
- <data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='pi_value' type-id='type-id-26' visibility='default' filepath='../../include/zfs_prop.h' line='64' column='1'/>
- </data-member>
- </class-decl>
- <typedef-decl name='zprop_index_t' type-id='type-id-344' filepath='../../include/zfs_prop.h' line='65' column='1' id='type-id-345'/>
- <qualified-type-def type-id='type-id-345' const='yes' id='type-id-346'/>
- <pointer-type-def type-id='type-id-346' size-in-bits='64' id='type-id-342'/>
- <typedef-decl name='zprop_desc_t' type-id='type-id-340' filepath='../../include/zfs_prop.h' line='85' column='1' id='type-id-339'/>
- <pointer-type-def type-id='type-id-339' size-in-bits='64' id='type-id-347'/>
- <function-decl name='zfs_prop_get_table' mangled-name='zfs_prop_get_table' filepath='../../module/zcommon/zfs_prop.c' line='69' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_get_table'>
- <return type-id='type-id-347'/>
+ <function-decl name='zfs_prop_to_name' mangled-name='zfs_prop_to_name' filepath='../../module/zcommon/zfs_prop.c' line='895' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_to_name'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='879' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zprop_random_value' mangled-name='zprop_random_value' filepath='../../include/zfs_prop.h' line='124' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_inheritable' mangled-name='zfs_prop_inheritable' filepath='../../module/zcommon/zfs_prop.c' line='904' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_inheritable'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zprop_index_to_string' mangled-name='zprop_index_to_string' filepath='../../include/zfs_prop.h' line='123' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_encryption_key_param' mangled-name='zfs_prop_encryption_key_param' filepath='../../module/zcommon/zfs_prop.c' line='915' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_encryption_key_param'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zprop_register_index' mangled-name='zprop_register_index' filepath='../../include/zfs_prop.h' line='112' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_valid_keylocation' mangled-name='zfs_prop_valid_keylocation' filepath='../../module/zcommon/zfs_prop.c' line='931' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_valid_keylocation'>
+ <parameter type-id='type-id-89' name='str' filepath='../../module/zcommon/zfs_prop.c' line='931' column='1'/>
+ <parameter type-id='type-id-6' name='encrypted' filepath='../../module/zcommon/zfs_prop.c' line='931' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zprop_register_string' mangled-name='zprop_register_string' filepath='../../include/zfs_prop.h' line='108' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_values' mangled-name='zfs_prop_values' filepath='../../module/zcommon/zfs_prop.c' line='954' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_values'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='879' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zprop_register_number' mangled-name='zprop_register_number' filepath='../../include/zfs_prop.h' line='110' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_is_string' mangled-name='zfs_prop_is_string' filepath='../../module/zcommon/zfs_prop.c' line='965' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_is_string'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='965' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zprop_register_hidden' mangled-name='zprop_register_hidden' filepath='../../include/zfs_prop.h' line='114' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_column_name' mangled-name='zfs_prop_column_name' filepath='../../module/zcommon/zfs_prop.c' line='976' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_column_name'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='879' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zprop_register_impl' mangled-name='zprop_register_impl' filepath='../../include/zfs_prop.h' line='105' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zfs_prop_align_right' mangled-name='zfs_prop_align_right' filepath='../../module/zcommon/zfs_prop.c' line='986' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_prop_align_right'>
+ <parameter type-id='type-id-3' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='851' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
</abi-instr>
<abi-instr version='1.0' address-size='64' path='../../module/zcommon/zpool_prop.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zpool_prop_align_right' mangled-name='zpool_prop_align_right' filepath='../../module/zcommon/zpool_prop.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_align_right'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='257' column='1'/>
- <return type-id='type-id-5'/>
- </function-decl>
- <function-decl name='zpool_prop_column_name' mangled-name='zpool_prop_column_name' filepath='../../module/zcommon/zpool_prop.c' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_column_name'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='251' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='zpool_prop_values' mangled-name='zpool_prop_values' filepath='../../module/zcommon/zpool_prop.c' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_values'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='251' column='1'/>
- <return type-id='type-id-86'/>
- </function-decl>
- <function-decl name='zpool_prop_random_value' mangled-name='zpool_prop_random_value' filepath='../../module/zcommon/zpool_prop.c' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_random_value'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='236' column='1'/>
- <parameter type-id='type-id-26' name='seed' filepath='../../module/zcommon/zpool_prop.c' line='236' column='1'/>
- <return type-id='type-id-26'/>
- </function-decl>
- <function-decl name='zpool_prop_index_to_string' mangled-name='zpool_prop_index_to_string' filepath='../../module/zcommon/zpool_prop.c' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_index_to_string'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='229' column='1'/>
- <parameter type-id='type-id-26' name='index' filepath='../../module/zcommon/zpool_prop.c' line='229' column='1'/>
- <parameter type-id='type-id-338' name='string' filepath='../../module/zcommon/zpool_prop.c' line='230' column='1'/>
- <return type-id='type-id-6'/>
- </function-decl>
- <function-decl name='zpool_prop_string_to_index' mangled-name='zpool_prop_string_to_index' filepath='../../module/zcommon/zpool_prop.c' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_string_to_index'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='222' column='1'/>
- <parameter type-id='type-id-86' name='string' filepath='../../module/zcommon/zpool_prop.c' line='222' column='1'/>
- <parameter type-id='type-id-119' name='index' filepath='../../module/zcommon/zpool_prop.c' line='223' column='1'/>
+ <function-decl name='zpool_prop_feature' mangled-name='zpool_prop_feature' filepath='../../module/zcommon/zpool_prop.c' line='205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_feature'>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zpool_prop.c' line='205' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
<function-decl name='zpool_prop_unsupported' mangled-name='zpool_prop_unsupported' filepath='../../module/zcommon/zpool_prop.c' line='215' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_unsupported'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zpool_prop.c' line='215' column='1'/>
- <return type-id='type-id-5'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zpool_prop.c' line='205' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zpool_prop_feature' mangled-name='zpool_prop_feature' filepath='../../module/zcommon/zpool_prop.c' line='205' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_feature'>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zpool_prop.c' line='215' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zpool_prop_get_table' mangled-name='zpool_prop_get_table' filepath='../../module/zcommon/zpool_prop.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_get_table'>
+ <return type-id='type-id-564'/>
</function-decl>
- <function-decl name='zpool_prop_default_numeric' mangled-name='zpool_prop_default_numeric' filepath='../../module/zcommon/zpool_prop.c' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_default_numeric'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='196' column='1'/>
- <return type-id='type-id-26'/>
+ <function-decl name='zpool_name_to_prop' mangled-name='zpool_name_to_prop' filepath='../../module/zcommon/zpool_prop.c' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_name_to_prop'>
+ <parameter type-id='type-id-89' name='propname' filepath='../../module/zcommon/zpool_prop.c' line='156' column='1'/>
+ <return type-id='type-id-333'/>
</function-decl>
- <function-decl name='zpool_prop_default_string' mangled-name='zpool_prop_default_string' filepath='../../module/zcommon/zpool_prop.c' line='190' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_default_string'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='251' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_prop_to_name' mangled-name='zpool_prop_to_name' filepath='../../module/zcommon/zpool_prop.c' line='166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_to_name'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='166' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zpool_prop_setonce' mangled-name='zpool_prop_setonce' filepath='../../module/zcommon/zpool_prop.c' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_setonce'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='257' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zpool_prop_get_type' mangled-name='zpool_prop_get_type' filepath='../../module/zcommon/zpool_prop.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_get_type'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='172' column='1'/>
+ <return type-id='type-id-423'/>
</function-decl>
<function-decl name='zpool_prop_readonly' mangled-name='zpool_prop_readonly' filepath='../../module/zcommon/zpool_prop.c' line='178' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_readonly'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='257' column='1'/>
- <return type-id='type-id-5'/>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='178' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zpool_prop_get_type' mangled-name='zpool_prop_get_type' filepath='../../module/zcommon/zpool_prop.c' line='172' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_get_type'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='172' column='1'/>
- <return type-id='type-id-337'/>
+ <function-decl name='zpool_prop_setonce' mangled-name='zpool_prop_setonce' filepath='../../module/zcommon/zpool_prop.c' line='184' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_setonce'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='178' column='1'/>
+ <return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zpool_prop_to_name' mangled-name='zpool_prop_to_name' filepath='../../module/zcommon/zpool_prop.c' line='166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_to_name'>
- <parameter type-id='type-id-191' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='251' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_prop_default_string' mangled-name='zpool_prop_default_string' filepath='../../module/zcommon/zpool_prop.c' line='190' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_default_string'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='166' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zpool_name_to_prop' mangled-name='zpool_name_to_prop' filepath='../../module/zcommon/zpool_prop.c' line='156' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_name_to_prop'>
- <parameter type-id='type-id-86' name='propname' filepath='../../module/zcommon/zpool_prop.c' line='156' column='1'/>
- <return type-id='type-id-191'/>
+ <function-decl name='zpool_prop_default_numeric' mangled-name='zpool_prop_default_numeric' filepath='../../module/zcommon/zpool_prop.c' line='196' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_default_numeric'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='196' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='zpool_prop_get_table' mangled-name='zpool_prop_get_table' filepath='../../module/zcommon/zpool_prop.c' line='45' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_get_table'>
- <return type-id='type-id-347'/>
+ <function-decl name='zpool_prop_string_to_index' mangled-name='zpool_prop_string_to_index' filepath='../../module/zcommon/zpool_prop.c' line='222' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_string_to_index'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='222' column='1'/>
+ <parameter type-id='type-id-89' name='string' filepath='../../module/zcommon/zpool_prop.c' line='222' column='1'/>
+ <parameter type-id='type-id-254' name='index' filepath='../../module/zcommon/zpool_prop.c' line='223' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='../../module/zcommon/zprop_common.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
- <function-decl name='zprop_width' mangled-name='zprop_width' filepath='../../module/zcommon/zprop_common.c' line='401' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_width'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='401' column='1'/>
- <parameter type-id='type-id-96' name='fixed' filepath='../../module/zcommon/zprop_common.c' line='401' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='401' column='1'/>
- <return type-id='type-id-32'/>
+ <function-decl name='zpool_prop_index_to_string' mangled-name='zpool_prop_index_to_string' filepath='../../module/zcommon/zpool_prop.c' line='229' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_index_to_string'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='229' column='1'/>
+ <parameter type-id='type-id-32' name='index' filepath='../../module/zcommon/zpool_prop.c' line='229' column='1'/>
+ <parameter type-id='type-id-247' name='string' filepath='../../module/zcommon/zpool_prop.c' line='230' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zprop_valid_for_type' mangled-name='zprop_valid_for_type' filepath='../../module/zcommon/zprop_common.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_valid_for_type'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='380' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='380' column='1'/>
- <parameter type-id='type-id-5' name='headcheck' filepath='../../module/zcommon/zprop_common.c' line='380' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zpool_prop_random_value' mangled-name='zpool_prop_random_value' filepath='../../module/zcommon/zpool_prop.c' line='236' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_random_value'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='236' column='1'/>
+ <parameter type-id='type-id-32' name='seed' filepath='../../module/zcommon/zpool_prop.c' line='236' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='zprop_values' mangled-name='zprop_values' filepath='../../module/zcommon/zprop_common.c' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_values'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='360' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='360' column='1'/>
- <return type-id='type-id-86'/>
+ <function-decl name='zpool_prop_values' mangled-name='zpool_prop_values' filepath='../../module/zcommon/zpool_prop.c' line='245' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_values'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='166' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zprop_random_value' mangled-name='zprop_random_value' filepath='../../module/zcommon/zprop_common.c' line='344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_random_value'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='344' column='1'/>
- <parameter type-id='type-id-26' name='seed' filepath='../../module/zcommon/zprop_common.c' line='344' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='344' column='1'/>
- <return type-id='type-id-26'/>
+ <function-decl name='zpool_prop_column_name' mangled-name='zpool_prop_column_name' filepath='../../module/zcommon/zpool_prop.c' line='251' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_column_name'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='166' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='zprop_index_to_string' mangled-name='zprop_index_to_string' filepath='../../module/zcommon/zprop_common.c' line='315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_index_to_string'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='315' column='1'/>
- <parameter type-id='type-id-26' name='index' filepath='../../module/zcommon/zprop_common.c' line='315' column='1'/>
- <parameter type-id='type-id-338' name='string' filepath='../../module/zcommon/zprop_common.c' line='315' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='316' column='1'/>
+ <function-decl name='zpool_prop_align_right' mangled-name='zpool_prop_align_right' filepath='../../module/zcommon/zpool_prop.c' line='257' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zpool_prop_align_right'>
+ <parameter type-id='type-id-333' name='prop' filepath='../../module/zcommon/zpool_prop.c' line='178' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='zprop_string_to_index' mangled-name='zprop_string_to_index' filepath='../../module/zcommon/zprop_common.c' line='289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_string_to_index'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='289' column='1'/>
- <parameter type-id='type-id-86' name='string' filepath='../../module/zcommon/zprop_common.c' line='289' column='1'/>
- <parameter type-id='type-id-119' name='index' filepath='../../module/zcommon/zprop_common.c' line='289' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='290' column='1'/>
- <return type-id='type-id-6'/>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='../../module/zcommon/zprop_common.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libzfs' language='LANG_C99'>
+ <function-decl name='zprop_register_impl' mangled-name='zprop_register_impl' filepath='../../module/zcommon/zprop_common.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_impl'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='89' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zprop_common.c' line='89' column='1'/>
+ <parameter type-id='type-id-423' name='type' filepath='../../module/zcommon/zprop_common.c' line='89' column='1'/>
+ <parameter type-id='type-id-32' name='numdefault' filepath='../../module/zcommon/zprop_common.c' line='90' column='1'/>
+ <parameter type-id='type-id-89' name='strdefault' filepath='../../module/zcommon/zprop_common.c' line='90' column='1'/>
+ <parameter type-id='type-id-424' name='attr' filepath='../../module/zcommon/zprop_common.c' line='90' column='1'/>
+ <parameter type-id='type-id-1' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='91' column='1'/>
+ <parameter type-id='type-id-89' name='values' filepath='../../module/zcommon/zprop_common.c' line='91' column='1'/>
+ <parameter type-id='type-id-89' name='colname' filepath='../../module/zcommon/zprop_common.c' line='91' column='1'/>
+ <parameter type-id='type-id-6' name='rightalign' filepath='../../module/zcommon/zprop_common.c' line='92' column='1'/>
+ <parameter type-id='type-id-6' name='visible' filepath='../../module/zcommon/zprop_common.c' line='92' column='1'/>
+ <parameter type-id='type-id-425' name='idx_tbl' filepath='../../module/zcommon/zprop_common.c' line='92' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zprop_name_to_prop' mangled-name='zprop_name_to_prop' filepath='../../module/zcommon/zprop_common.c' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_name_to_prop'>
- <parameter type-id='type-id-86' name='propname' filepath='../../module/zcommon/zprop_common.c' line='274' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='274' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zfs_mod_supported' filepath='../../include/sys/zfs_sysfs.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-13'/>
</function-decl>
- <function-decl name='zprop_iter_common' mangled-name='zprop_iter_common' filepath='../../module/zcommon/zprop_common.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_iter_common'>
- <parameter type-id='type-id-211' name='func' filepath='../../module/zcommon/zprop_common.c' line='185' column='1'/>
- <parameter type-id='type-id-68' name='cb' filepath='../../module/zcommon/zprop_common.c' line='185' column='1'/>
- <parameter type-id='type-id-5' name='show_all' filepath='../../module/zcommon/zprop_common.c' line='185' column='1'/>
- <parameter type-id='type-id-5' name='ordered' filepath='../../module/zcommon/zprop_common.c' line='186' column='1'/>
- <parameter type-id='type-id-20' name='type' filepath='../../module/zcommon/zprop_common.c' line='186' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zprop_register_string' mangled-name='zprop_register_string' filepath='../../module/zcommon/zprop_common.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_string'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='122' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zprop_common.c' line='122' column='1'/>
+ <parameter type-id='type-id-89' name='def' filepath='../../module/zcommon/zprop_common.c' line='122' column='1'/>
+ <parameter type-id='type-id-424' name='attr' filepath='../../module/zcommon/zprop_common.c' line='123' column='1'/>
+ <parameter type-id='type-id-1' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='123' column='1'/>
+ <parameter type-id='type-id-89' name='values' filepath='../../module/zcommon/zprop_common.c' line='123' column='1'/>
+ <parameter type-id='type-id-89' name='colname' filepath='../../module/zcommon/zprop_common.c' line='124' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zprop_register_hidden' mangled-name='zprop_register_hidden' filepath='../../module/zcommon/zprop_common.c' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_hidden'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='150' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zprop_common.c' line='150' column='1'/>
- <parameter type-id='type-id-337' name='type' filepath='../../module/zcommon/zprop_common.c' line='150' column='1'/>
- <parameter type-id='type-id-341' name='attr' filepath='../../module/zcommon/zprop_common.c' line='151' column='1'/>
- <parameter type-id='type-id-6' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='151' column='1'/>
- <parameter type-id='type-id-86' name='colname' filepath='../../module/zcommon/zprop_common.c' line='151' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zprop_register_number' mangled-name='zprop_register_number' filepath='../../module/zcommon/zprop_common.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_number'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='132' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zprop_common.c' line='132' column='1'/>
+ <parameter type-id='type-id-32' name='def' filepath='../../module/zcommon/zprop_common.c' line='132' column='1'/>
+ <parameter type-id='type-id-424' name='attr' filepath='../../module/zcommon/zprop_common.c' line='133' column='1'/>
+ <parameter type-id='type-id-1' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='133' column='1'/>
+ <parameter type-id='type-id-89' name='values' filepath='../../module/zcommon/zprop_common.c' line='133' column='1'/>
+ <parameter type-id='type-id-89' name='colname' filepath='../../module/zcommon/zprop_common.c' line='134' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
<function-decl name='zprop_register_index' mangled-name='zprop_register_index' filepath='../../module/zcommon/zprop_common.c' line='141' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_index'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='141' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zprop_common.c' line='141' column='1'/>
- <parameter type-id='type-id-26' name='def' filepath='../../module/zcommon/zprop_common.c' line='141' column='1'/>
- <parameter type-id='type-id-341' name='attr' filepath='../../module/zcommon/zprop_common.c' line='142' column='1'/>
- <parameter type-id='type-id-6' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='142' column='1'/>
- <parameter type-id='type-id-86' name='values' filepath='../../module/zcommon/zprop_common.c' line='142' column='1'/>
- <parameter type-id='type-id-86' name='colname' filepath='../../module/zcommon/zprop_common.c' line='143' column='1'/>
- <parameter type-id='type-id-342' name='idx_tbl' filepath='../../module/zcommon/zprop_common.c' line='143' column='1'/>
- <return type-id='type-id-67'/>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='141' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zprop_common.c' line='141' column='1'/>
+ <parameter type-id='type-id-32' name='def' filepath='../../module/zcommon/zprop_common.c' line='141' column='1'/>
+ <parameter type-id='type-id-424' name='attr' filepath='../../module/zcommon/zprop_common.c' line='142' column='1'/>
+ <parameter type-id='type-id-1' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='142' column='1'/>
+ <parameter type-id='type-id-89' name='values' filepath='../../module/zcommon/zprop_common.c' line='142' column='1'/>
+ <parameter type-id='type-id-89' name='colname' filepath='../../module/zcommon/zprop_common.c' line='143' column='1'/>
+ <parameter type-id='type-id-425' name='idx_tbl' filepath='../../module/zcommon/zprop_common.c' line='143' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zprop_register_number' mangled-name='zprop_register_number' filepath='../../module/zcommon/zprop_common.c' line='132' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_number'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='132' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zprop_common.c' line='132' column='1'/>
- <parameter type-id='type-id-26' name='def' filepath='../../module/zcommon/zprop_common.c' line='132' column='1'/>
- <parameter type-id='type-id-341' name='attr' filepath='../../module/zcommon/zprop_common.c' line='133' column='1'/>
- <parameter type-id='type-id-6' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='133' column='1'/>
- <parameter type-id='type-id-86' name='values' filepath='../../module/zcommon/zprop_common.c' line='133' column='1'/>
- <parameter type-id='type-id-86' name='colname' filepath='../../module/zcommon/zprop_common.c' line='134' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zprop_register_hidden' mangled-name='zprop_register_hidden' filepath='../../module/zcommon/zprop_common.c' line='150' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_hidden'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='150' column='1'/>
+ <parameter type-id='type-id-89' name='name' filepath='../../module/zcommon/zprop_common.c' line='150' column='1'/>
+ <parameter type-id='type-id-423' name='type' filepath='../../module/zcommon/zprop_common.c' line='150' column='1'/>
+ <parameter type-id='type-id-424' name='attr' filepath='../../module/zcommon/zprop_common.c' line='151' column='1'/>
+ <parameter type-id='type-id-1' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='151' column='1'/>
+ <parameter type-id='type-id-89' name='colname' filepath='../../module/zcommon/zprop_common.c' line='151' column='1'/>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='zprop_register_string' mangled-name='zprop_register_string' filepath='../../module/zcommon/zprop_common.c' line='122' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_string'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='122' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zprop_common.c' line='122' column='1'/>
- <parameter type-id='type-id-86' name='def' filepath='../../module/zcommon/zprop_common.c' line='122' column='1'/>
- <parameter type-id='type-id-341' name='attr' filepath='../../module/zcommon/zprop_common.c' line='123' column='1'/>
- <parameter type-id='type-id-6' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='123' column='1'/>
- <parameter type-id='type-id-86' name='values' filepath='../../module/zcommon/zprop_common.c' line='123' column='1'/>
- <parameter type-id='type-id-86' name='colname' filepath='../../module/zcommon/zprop_common.c' line='124' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zprop_iter_common' mangled-name='zprop_iter_common' filepath='../../module/zcommon/zprop_common.c' line='185' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_iter_common'>
+ <parameter type-id='type-id-455' name='func' filepath='../../module/zcommon/zprop_common.c' line='185' column='1'/>
+ <parameter type-id='type-id-21' name='cb' filepath='../../module/zcommon/zprop_common.c' line='185' column='1'/>
+ <parameter type-id='type-id-6' name='show_all' filepath='../../module/zcommon/zprop_common.c' line='185' column='1'/>
+ <parameter type-id='type-id-6' name='ordered' filepath='../../module/zcommon/zprop_common.c' line='186' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='186' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='zprop_register_impl' mangled-name='zprop_register_impl' filepath='../../module/zcommon/zprop_common.c' line='89' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_register_impl'>
- <parameter type-id='type-id-6' name='prop' filepath='../../module/zcommon/zprop_common.c' line='89' column='1'/>
- <parameter type-id='type-id-86' name='name' filepath='../../module/zcommon/zprop_common.c' line='89' column='1'/>
- <parameter type-id='type-id-337' name='type' filepath='../../module/zcommon/zprop_common.c' line='89' column='1'/>
- <parameter type-id='type-id-26' name='numdefault' filepath='../../module/zcommon/zprop_common.c' line='90' column='1'/>
- <parameter type-id='type-id-86' name='strdefault' filepath='../../module/zcommon/zprop_common.c' line='90' column='1'/>
- <parameter type-id='type-id-341' name='attr' filepath='../../module/zcommon/zprop_common.c' line='90' column='1'/>
- <parameter type-id='type-id-6' name='objset_types' filepath='../../module/zcommon/zprop_common.c' line='91' column='1'/>
- <parameter type-id='type-id-86' name='values' filepath='../../module/zcommon/zprop_common.c' line='91' column='1'/>
- <parameter type-id='type-id-86' name='colname' filepath='../../module/zcommon/zprop_common.c' line='91' column='1'/>
- <parameter type-id='type-id-5' name='rightalign' filepath='../../module/zcommon/zprop_common.c' line='92' column='1'/>
- <parameter type-id='type-id-5' name='visible' filepath='../../module/zcommon/zprop_common.c' line='92' column='1'/>
- <parameter type-id='type-id-342' name='idx_tbl' filepath='../../module/zcommon/zprop_common.c' line='92' column='1'/>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__ctype_tolower_loc' mangled-name='__ctype_tolower_loc' filepath='/usr/include/ctype.h' line='81' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='zfs_mod_supported' mangled-name='zfs_mod_supported' filepath='../../include/sys/zfs_sysfs.h' line='38' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='zprop_name_to_prop' mangled-name='zprop_name_to_prop' filepath='../../module/zcommon/zprop_common.c' line='274' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_name_to_prop'>
+ <parameter type-id='type-id-89' name='propname' filepath='../../module/zcommon/zprop_common.c' line='274' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='274' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- </abi-instr>
- <abi-instr version='1.0' address-size='64' path='libshare.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libshare' language='LANG_C99'>
- <function-decl name='sa_validate_shareopts' mangled-name='sa_validate_shareopts' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='299' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_validate_shareopts'>
- <parameter type-id='type-id-23' name='options' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='299' column='1'/>
- <parameter type-id='type-id-23' name='proto' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='299' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zprop_string_to_index' mangled-name='zprop_string_to_index' filepath='../../module/zcommon/zprop_common.c' line='289' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_string_to_index'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='289' column='1'/>
+ <parameter type-id='type-id-89' name='string' filepath='../../module/zcommon/zprop_common.c' line='289' column='1'/>
+ <parameter type-id='type-id-254' name='index' filepath='../../module/zcommon/zprop_common.c' line='289' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='290' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='sa_errorstr' mangled-name='sa_errorstr' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='182' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_errorstr'>
- <parameter type-id='type-id-6' name='err' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='182' column='1'/>
- <return type-id='type-id-23'/>
+ <function-decl name='zprop_index_to_string' mangled-name='zprop_index_to_string' filepath='../../module/zcommon/zprop_common.c' line='315' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_index_to_string'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='315' column='1'/>
+ <parameter type-id='type-id-32' name='index' filepath='../../module/zcommon/zprop_common.c' line='315' column='1'/>
+ <parameter type-id='type-id-247' name='string' filepath='../../module/zcommon/zprop_common.c' line='315' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='316' column='1'/>
+ <return type-id='type-id-1'/>
</function-decl>
- <function-decl name='sa_commit_shares' mangled-name='sa_commit_shares' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='166' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_commit_shares'>
- <parameter type-id='type-id-86' name='protocol' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='166' column='1'/>
- <return type-id='type-id-67'/>
+ <function-decl name='zprop_random_value' mangled-name='zprop_random_value' filepath='../../module/zcommon/zprop_common.c' line='344' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_random_value'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='344' column='1'/>
+ <parameter type-id='type-id-32' name='seed' filepath='../../module/zcommon/zprop_common.c' line='344' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='344' column='1'/>
+ <return type-id='type-id-32'/>
</function-decl>
- <function-decl name='sa_is_shared' mangled-name='sa_is_shared' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_is_shared'>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='144' column='1'/>
- <parameter type-id='type-id-23' name='protocol' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='144' column='1'/>
- <return type-id='type-id-5'/>
+ <function-decl name='zprop_values' mangled-name='zprop_values' filepath='../../module/zcommon/zprop_common.c' line='360' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_values'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='360' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='360' column='1'/>
+ <return type-id='type-id-89'/>
</function-decl>
- <function-decl name='sa_disable_share' mangled-name='sa_disable_share' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='115' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_disable_share'>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='115' column='1'/>
- <parameter type-id='type-id-23' name='protocol' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='115' column='1'/>
+ <function-decl name='zprop_valid_for_type' mangled-name='zprop_valid_for_type' filepath='../../module/zcommon/zprop_common.c' line='380' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_valid_for_type'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='380' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='380' column='1'/>
+ <parameter type-id='type-id-6' name='headcheck' filepath='../../module/zcommon/zprop_common.c' line='380' column='1'/>
<return type-id='type-id-6'/>
</function-decl>
- <function-decl name='sa_enable_share' mangled-name='sa_enable_share' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='80' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_enable_share'>
- <parameter type-id='type-id-86' name='zfsname' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='80' column='1'/>
- <parameter type-id='type-id-86' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='80' column='1'/>
- <parameter type-id='type-id-86' name='shareopts' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='81' column='1'/>
- <parameter type-id='type-id-23' name='protocol' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='81' column='1'/>
- <return type-id='type-id-6'/>
+ <function-decl name='zprop_width' mangled-name='zprop_width' filepath='../../module/zcommon/zprop_common.c' line='401' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zprop_width'>
+ <parameter type-id='type-id-1' name='prop' filepath='../../module/zcommon/zprop_common.c' line='401' column='1'/>
+ <parameter type-id='type-id-114' name='fixed' filepath='../../module/zcommon/zprop_common.c' line='401' column='1'/>
+ <parameter type-id='type-id-26' name='type' filepath='../../module/zcommon/zprop_common.c' line='401' column='1'/>
+ <return type-id='type-id-38'/>
</function-decl>
- <class-decl name='sa_fstype' size-in-bits='256' is-struct='yes' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='53' column='1' id='type-id-348'>
+ </abi-instr>
+ <abi-instr version='1.0' address-size='64' path='libshare.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libshare' language='LANG_C99'>
+ <class-decl name='sa_fstype' size-in-bits='256' is-struct='yes' visibility='default' filepath='./libshare_impl.h' line='55' column='1' id='type-id-567'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='next' type-id='type-id-349' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='54' column='1'/>
+ <var-decl name='next' type-id='type-id-568' visibility='default' filepath='./libshare_impl.h' line='56' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='name' type-id='type-id-86' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='56' column='1'/>
+ <var-decl name='name' type-id='type-id-89' visibility='default' filepath='./libshare_impl.h' line='58' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='ops' type-id='type-id-350' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='57' column='1'/>
+ <var-decl name='ops' type-id='type-id-569' visibility='default' filepath='./libshare_impl.h' line='59' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='fsinfo_index' type-id='type-id-6' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='58' column='1'/>
+ <var-decl name='fsinfo_index' type-id='type-id-1' visibility='default' filepath='./libshare_impl.h' line='60' column='1'/>
</data-member>
</class-decl>
- <pointer-type-def type-id='type-id-348' size-in-bits='64' id='type-id-349'/>
- <class-decl name='sa_share_ops' size-in-bits='448' is-struct='yes' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='42' column='1' id='type-id-351'>
+ <pointer-type-def type-id='type-id-567' size-in-bits='64' id='type-id-568'/>
+ <class-decl name='sa_share_ops' size-in-bits='448' is-struct='yes' visibility='default' filepath='./libshare_impl.h' line='44' column='1' id='type-id-570'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='enable_share' type-id='type-id-352' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='43' column='1'/>
+ <var-decl name='enable_share' type-id='type-id-571' visibility='default' filepath='./libshare_impl.h' line='45' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='disable_share' type-id='type-id-352' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='44' column='1'/>
+ <var-decl name='disable_share' type-id='type-id-571' visibility='default' filepath='./libshare_impl.h' line='46' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='is_shared' type-id='type-id-353' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='45' column='1'/>
+ <var-decl name='is_shared' type-id='type-id-572' visibility='default' filepath='./libshare_impl.h' line='47' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
- <var-decl name='validate_shareopts' type-id='type-id-354' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='46' column='1'/>
+ <var-decl name='validate_shareopts' type-id='type-id-573' visibility='default' filepath='./libshare_impl.h' line='48' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
- <var-decl name='update_shareopts' type-id='type-id-355' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='47' column='1'/>
+ <var-decl name='update_shareopts' type-id='type-id-574' visibility='default' filepath='./libshare_impl.h' line='49' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
- <var-decl name='clear_shareopts' type-id='type-id-356' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='49' column='1'/>
+ <var-decl name='clear_shareopts' type-id='type-id-575' visibility='default' filepath='./libshare_impl.h' line='51' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
- <var-decl name='commit_shares' type-id='type-id-357' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='50' column='1'/>
+ <var-decl name='commit_shares' type-id='type-id-576' visibility='default' filepath='./libshare_impl.h' line='52' column='1'/>
</data-member>
</class-decl>
- <class-decl name='sa_share_impl' size-in-bits='192' is-struct='yes' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='32' column='1' id='type-id-358'>
+ <class-decl name='sa_share_impl' size-in-bits='192' is-struct='yes' visibility='default' filepath='./libshare_impl.h' line='34' column='1' id='type-id-577'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='sa_mountpoint' type-id='type-id-23' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='33' column='1'/>
+ <var-decl name='sa_mountpoint' type-id='type-id-29' visibility='default' filepath='./libshare_impl.h' line='35' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
- <var-decl name='sa_zfsname' type-id='type-id-23' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='34' column='1'/>
+ <var-decl name='sa_zfsname' type-id='type-id-29' visibility='default' filepath='./libshare_impl.h' line='36' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
- <var-decl name='sa_fsinfo' type-id='type-id-359' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='36' column='1'/>
+ <var-decl name='sa_fsinfo' type-id='type-id-578' visibility='default' filepath='./libshare_impl.h' line='38' column='1'/>
</data-member>
</class-decl>
- <class-decl name='sa_share_fsinfo' size-in-bits='64' is-struct='yes' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='28' column='1' id='type-id-360'>
+ <class-decl name='sa_share_fsinfo' size-in-bits='64' is-struct='yes' visibility='default' filepath='./libshare_impl.h' line='30' column='1' id='type-id-579'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='shareopts' type-id='type-id-23' visibility='default' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='29' column='1'/>
+ <var-decl name='shareopts' type-id='type-id-29' visibility='default' filepath='./libshare_impl.h' line='31' column='1'/>
</data-member>
</class-decl>
- <typedef-decl name='sa_share_fsinfo_t' type-id='type-id-360' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='30' column='1' id='type-id-361'/>
- <pointer-type-def type-id='type-id-361' size-in-bits='64' id='type-id-359'/>
- <pointer-type-def type-id='type-id-358' size-in-bits='64' id='type-id-362'/>
- <typedef-decl name='sa_share_impl_t' type-id='type-id-362' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='37' column='1' id='type-id-363'/>
- <pointer-type-def type-id='type-id-364' size-in-bits='64' id='type-id-352'/>
- <pointer-type-def type-id='type-id-365' size-in-bits='64' id='type-id-353'/>
- <pointer-type-def type-id='type-id-366' size-in-bits='64' id='type-id-354'/>
- <pointer-type-def type-id='type-id-367' size-in-bits='64' id='type-id-355'/>
- <pointer-type-def type-id='type-id-368' size-in-bits='64' id='type-id-356'/>
- <pointer-type-def type-id='type-id-369' size-in-bits='64' id='type-id-357'/>
- <typedef-decl name='sa_share_ops_t' type-id='type-id-351' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='51' column='1' id='type-id-370'/>
- <qualified-type-def type-id='type-id-370' const='yes' id='type-id-371'/>
- <pointer-type-def type-id='type-id-371' size-in-bits='64' id='type-id-350'/>
- <typedef-decl name='sa_fstype_t' type-id='type-id-348' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare_impl.h' line='59' column='1' id='type-id-372'/>
- <pointer-type-def type-id='type-id-372' size-in-bits='64' id='type-id-373'/>
+ <typedef-decl name='sa_share_fsinfo_t' type-id='type-id-579' filepath='./libshare_impl.h' line='32' column='1' id='type-id-580'/>
+ <pointer-type-def type-id='type-id-580' size-in-bits='64' id='type-id-578'/>
+ <pointer-type-def type-id='type-id-577' size-in-bits='64' id='type-id-581'/>
+ <typedef-decl name='sa_share_impl_t' type-id='type-id-581' filepath='./libshare_impl.h' line='39' column='1' id='type-id-582'/>
+ <pointer-type-def type-id='type-id-583' size-in-bits='64' id='type-id-571'/>
+ <pointer-type-def type-id='type-id-584' size-in-bits='64' id='type-id-572'/>
+ <pointer-type-def type-id='type-id-585' size-in-bits='64' id='type-id-573'/>
+ <pointer-type-def type-id='type-id-586' size-in-bits='64' id='type-id-574'/>
+ <pointer-type-def type-id='type-id-587' size-in-bits='64' id='type-id-575'/>
+ <pointer-type-def type-id='type-id-588' size-in-bits='64' id='type-id-576'/>
+ <typedef-decl name='sa_share_ops_t' type-id='type-id-570' filepath='./libshare_impl.h' line='53' column='1' id='type-id-589'/>
+ <qualified-type-def type-id='type-id-589' const='yes' id='type-id-590'/>
+ <pointer-type-def type-id='type-id-590' size-in-bits='64' id='type-id-569'/>
+ <typedef-decl name='sa_fstype_t' type-id='type-id-567' filepath='./libshare_impl.h' line='61' column='1' id='type-id-591'/>
+ <pointer-type-def type-id='type-id-591' size-in-bits='64' id='type-id-592'/>
<function-decl name='register_fstype' mangled-name='register_fstype' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='51' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='register_fstype'>
- <parameter type-id='type-id-86' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='51' column='1'/>
- <parameter type-id='type-id-350' name='ops' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='51' column='1'/>
- <return type-id='type-id-373'/>
+ <parameter type-id='type-id-89' name='name' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='51' column='1'/>
+ <parameter type-id='type-id-569' name='ops' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='51' column='1'/>
+ <return type-id='type-id-592'/>
</function-decl>
- <function-decl name='libshare_nfs_init' mangled-name='libshare_nfs_init' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/nfs.h' line='27' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libshare_nfs_init' filepath='./nfs.h' line='31' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-decl name='libshare_smb_init' mangled-name='libshare_smb_init' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/smb.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <function-decl name='libshare_smb_init' filepath='./smb.h' line='49' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <return type-id='type-id-20'/>
</function-decl>
- <function-type size-in-bits='64' id='type-id-369'>
+ <function-decl name='sa_is_shared' mangled-name='sa_is_shared' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='144' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sa_is_shared'>
+ <parameter type-id='type-id-89' name='mountpoint' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='144' column='1'/>
+ <parameter type-id='type-id-29' name='protocol' filepath='/home/nabijaczleweli/store/code/zfs/lib/libshare/libshare.c' line='144' column='1'/>
<return type-id='type-id-6'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-588'>
+ <return type-id='type-id-1'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-366'>
- <parameter type-id='type-id-86'/>
- <return type-id='type-id-6'/>
+ <function-type size-in-bits='64' id='type-id-585'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-364'>
- <parameter type-id='type-id-363'/>
- <return type-id='type-id-6'/>
+ <function-type size-in-bits='64' id='type-id-583'>
+ <parameter type-id='type-id-582'/>
+ <return type-id='type-id-1'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-367'>
- <parameter type-id='type-id-363'/>
- <parameter type-id='type-id-86'/>
- <return type-id='type-id-6'/>
+ <function-type size-in-bits='64' id='type-id-586'>
+ <parameter type-id='type-id-582'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-365'>
- <parameter type-id='type-id-363'/>
- <return type-id='type-id-5'/>
+ <function-type size-in-bits='64' id='type-id-584'>
+ <parameter type-id='type-id-582'/>
+ <return type-id='type-id-6'/>
</function-type>
- <function-type size-in-bits='64' id='type-id-368'>
- <parameter type-id='type-id-363'/>
- <return type-id='type-id-67'/>
+ <function-type size-in-bits='64' id='type-id-587'>
+ <parameter type-id='type-id-582'/>
+ <return type-id='type-id-20'/>
</function-type>
</abi-instr>
- <abi-instr version='1.0' address-size='64' path='os/linux/nfs.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libshare' language='LANG_C99'>
- <function-decl name='register_fstype' mangled-name='register_fstype' filepath='./libshare_impl.h' line='61' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='unlink' mangled-name='unlink' filepath='/usr/include/unistd.h' line='825' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fputs' mangled-name='fputs' filepath='/usr/include/stdio.h' line='632' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='mkstemp' mangled-name='mkstemp64' filepath='/usr/include/stdlib.h' line='688' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='mkdir' mangled-name='mkdir' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='__builtin_stpcpy' mangled-name='stpcpy' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='flock' mangled-name='flock' filepath='/usr/include/x86_64-linux-gnu/sys/file.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='rename' mangled-name='rename' filepath='/usr/include/stdio.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <abi-instr version='1.0' address-size='64' path='nfs.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libshare' language='LANG_C99'>
+ <function-decl name='mkdir' filepath='/usr/include/x86_64-linux-gnu/sys/stat.h' line='317' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-19'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='mkostemp' mangled-name='mkostemp64' filepath='/usr/include/stdlib.h' line='742' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='flock' filepath='/usr/include/x86_64-linux-gnu/sys/file.h' line='51' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-1'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='nfs_copy_entries' filepath='./nfs.h' line='33' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-decl name='rename' filepath='/usr/include/stdio.h' line='148' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-1'/>
</function-decl>
</abi-instr>
+ <abi-instr version='1.0' address-size='64' path='os/linux/nfs.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libshare' language='LANG_C99'>
+ <function-decl name='fputs' filepath='/usr/include/stdio.h' line='632' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <qualified-type-def type-id='type-id-570' const='yes' id='type-id-593'/>
+ <pointer-type-def type-id='type-id-593' size-in-bits='64' id='type-id-594'/>
+ <function-decl name='register_fstype' filepath='./libshare_impl.h' line='63' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-594'/>
+ <return type-id='type-id-568'/>
+ </function-decl>
+ <pointer-type-def type-id='type-id-595' size-in-bits='64' id='type-id-596'/>
+ <function-decl name='nfs_toggle_share' filepath='./nfs.h' line='34' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-89'/>
+ <parameter type-id='type-id-581'/>
+ <parameter type-id='type-id-596'/>
+ <return type-id='type-id-1'/>
+ </function-decl>
+ <function-type size-in-bits='64' id='type-id-595'>
+ <parameter type-id='type-id-581'/>
+ <parameter type-id='type-id-29'/>
+ <return type-id='type-id-1'/>
+ </function-type>
+ </abi-instr>
<abi-instr version='1.0' address-size='64' path='os/linux/smb.c' comp-dir-path='/home/nabijaczleweli/store/code/zfs/lib/libshare' language='LANG_C99'>
- <class-decl name='smb_share_s' size-in-bits='36992' is-struct='yes' visibility='default' filepath='./smb.h' line='38' column='1' id='type-id-374'>
+ <class-decl name='smb_share_s' size-in-bits='36992' is-struct='yes' visibility='default' filepath='./smb.h' line='38' column='1' id='type-id-597'>
<data-member access='public' layout-offset-in-bits='0'>
- <var-decl name='name' type-id='type-id-375' visibility='default' filepath='./smb.h' line='39' column='1'/>
+ <var-decl name='name' type-id='type-id-598' visibility='default' filepath='./smb.h' line='39' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='2040'>
- <var-decl name='path' type-id='type-id-125' visibility='default' filepath='./smb.h' line='40' column='1'/>
+ <var-decl name='path' type-id='type-id-117' visibility='default' filepath='./smb.h' line='40' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='34808'>
- <var-decl name='comment' type-id='type-id-375' visibility='default' filepath='./smb.h' line='41' column='1'/>
+ <var-decl name='comment' type-id='type-id-598' visibility='default' filepath='./smb.h' line='41' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='36864'>
- <var-decl name='guest_ok' type-id='type-id-5' visibility='default' filepath='./smb.h' line='42' column='1'/>
+ <var-decl name='guest_ok' type-id='type-id-6' visibility='default' filepath='./smb.h' line='42' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='36928'>
- <var-decl name='next' type-id='type-id-376' visibility='default' filepath='./smb.h' line='44' column='1'/>
+ <var-decl name='next' type-id='type-id-599' visibility='default' filepath='./smb.h' line='44' column='1'/>
</data-member>
</class-decl>
- <array-type-def dimensions='1' type-id='type-id-36' size-in-bits='2040' id='type-id-375'>
- <subrange length='255' type-id='type-id-37' id='type-id-377'/>
+ <array-type-def dimensions='1' type-id='type-id-42' size-in-bits='2040' id='type-id-598'>
+ <subrange length='255' type-id='type-id-43' id='type-id-600'/>
</array-type-def>
- <pointer-type-def type-id='type-id-374' size-in-bits='64' id='type-id-376'/>
- <typedef-decl name='smb_share_t' type-id='type-id-374' filepath='./smb.h' line='45' column='1' id='type-id-378'/>
- <pointer-type-def type-id='type-id-378' size-in-bits='64' id='type-id-379'/>
- <var-decl name='smb_shares' type-id='type-id-379' mangled-name='smb_shares' visibility='default' filepath='./smb.h' line='47' column='1' elf-symbol-id='smb_shares'/>
- <function-decl name='opendir' mangled-name='opendir' filepath='/usr/include/dirent.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
- </function-decl>
- <function-decl name='fgets' mangled-name='fgets' filepath='/usr/include/stdio.h' line='570' column='1' visibility='default' binding='global' size-in-bits='64'>
- <return type-id='type-id-67'/>
+ <pointer-type-def type-id='type-id-597' size-in-bits='64' id='type-id-599'/>
+ <typedef-decl name='smb_share_t' type-id='type-id-597' filepath='./smb.h' line='45' column='1' id='type-id-601'/>
+ <pointer-type-def type-id='type-id-601' size-in-bits='64' id='type-id-602'/>
+ <var-decl name='smb_shares' type-id='type-id-602' mangled-name='smb_shares' visibility='default' filepath='os/linux/smb.c' line='69' column='1' elf-symbol-id='smb_shares'/>
+ <function-decl name='opendir' filepath='/usr/include/dirent.h' line='134' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-89'/>
+ <return type-id='type-id-316'/>
+ </function-decl>
+ <class-decl name='dirent' size-in-bits='2240' is-struct='yes' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='22' column='1' id='type-id-603'>
+ <data-member access='public' layout-offset-in-bits='0'>
+ <var-decl name='d_ino' type-id='type-id-318' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='28' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='64'>
+ <var-decl name='d_off' type-id='type-id-161' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='29' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='128'>
+ <var-decl name='d_reclen' type-id='type-id-158' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='31' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='144'>
+ <var-decl name='d_type' type-id='type-id-80' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='32' column='1'/>
+ </data-member>
+ <data-member access='public' layout-offset-in-bits='152'>
+ <var-decl name='d_name' type-id='type-id-25' visibility='default' filepath='/usr/include/x86_64-linux-gnu/bits/dirent.h' line='33' column='1'/>
+ </data-member>
+ </class-decl>
+ <pointer-type-def type-id='type-id-603' size-in-bits='64' id='type-id-604'/>
+ <function-decl name='readdir' mangled-name='readdir64' filepath='/usr/include/dirent.h' line='165' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-316'/>
+ <return type-id='type-id-604'/>
+ </function-decl>
+ <function-decl name='fgets' filepath='/usr/include/stdio.h' line='570' column='1' visibility='default' binding='global' size-in-bits='64'>
+ <parameter type-id='type-id-29'/>
+ <parameter type-id='type-id-1'/>
+ <parameter type-id='type-id-156'/>
+ <return type-id='type-id-29'/>
</function-decl>
</abi-instr>
</abi-corpus>
diff --git a/lib/libzfs/libzfs_crypto.c b/lib/libzfs/libzfs_crypto.c
index 5fb93d265..c3cded24f 100644
--- a/lib/libzfs/libzfs_crypto.c
+++ b/lib/libzfs/libzfs_crypto.c
@@ -26,6 +26,16 @@
#include <signal.h>
#include <errno.h>
#include <openssl/evp.h>
+#if LIBFETCH_DYNAMIC
+#include <dlfcn.h>
+#endif
+#if LIBFETCH_IS_FETCH
+#include <sys/param.h>
+#include <stdio.h>
+#include <fetch.h>
+#elif LIBFETCH_IS_LIBCURL
+#include <curl/curl.h>
+#endif
#include <libzfs.h>
#include "libzfs_impl.h"
#include "zfeature_common.h"
@@ -59,9 +69,13 @@ static int caught_interrupt;
static int get_key_material_file(libzfs_handle_t *, const char *, const char *,
zfs_keyformat_t, boolean_t, uint8_t **, size_t *);
+static int get_key_material_https(libzfs_handle_t *, const char *, const char *,
+ zfs_keyformat_t, boolean_t, uint8_t **, size_t *);
static zfs_uri_handler_t uri_handlers[] = {
{ "file", get_key_material_file },
+ { "https", get_key_material_https },
+ { "http", get_key_material_https },
{ NULL, NULL }
};
@@ -483,6 +497,178 @@ get_key_material_file(libzfs_handle_t *hdl, const char *uri,
return (ret);
}
+static int
+get_key_material_https(libzfs_handle_t *hdl, const char *uri,
+ const char *fsname, zfs_keyformat_t keyformat, boolean_t newkey,
+ uint8_t **restrict buf, size_t *restrict len_out)
+{
+ int ret = 0;
+ FILE *key = NULL;
+ boolean_t is_http = strncmp(uri, "http:", strlen("http:")) == 0;
+
+ if (strlen(uri) < (is_http ? 7 : 8)) {
+ ret = EINVAL;
+ goto end;
+ }
+
+#if LIBFETCH_DYNAMIC
+#define LOAD_FUNCTION(func) \
+ __typeof__(func) *func = dlsym(hdl->libfetch, #func);
+
+ if (hdl->libfetch == NULL)
+ hdl->libfetch = dlopen(LIBFETCH_SONAME, RTLD_LAZY);
+
+ if (hdl->libfetch == NULL) {
+ hdl->libfetch = (void *)-1;
+ char *err = dlerror();
+ if (err)
+ hdl->libfetch_load_error = strdup(err);
+ }
+
+ if (hdl->libfetch == (void *)-1) {
+ ret = ENOSYS;
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "Couldn't load %s: %s"),
+ LIBFETCH_SONAME, hdl->libfetch_load_error ?: "(?)");
+ goto end;
+ }
+
+ boolean_t ok;
+#if LIBFETCH_IS_FETCH
+ LOAD_FUNCTION(fetchGetURL);
+ char *fetchLastErrString = dlsym(hdl->libfetch, "fetchLastErrString");
+
+ ok = fetchGetURL && fetchLastErrString;
+#elif LIBFETCH_IS_LIBCURL
+ LOAD_FUNCTION(curl_easy_init);
+ LOAD_FUNCTION(curl_easy_setopt);
+ LOAD_FUNCTION(curl_easy_perform);
+ LOAD_FUNCTION(curl_easy_cleanup);
+ LOAD_FUNCTION(curl_easy_strerror);
+ LOAD_FUNCTION(curl_easy_getinfo);
+
+ ok = curl_easy_init && curl_easy_setopt && curl_easy_perform &&
+ curl_easy_cleanup && curl_easy_strerror && curl_easy_getinfo;
+#endif
+ if (!ok) {
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "keylocation=%s back-end %s missing symbols."),
+ is_http ? "http://" : "https://", LIBFETCH_SONAME);
+ ret = ENOSYS;
+ goto end;
+ }
+#endif
+
+#if LIBFETCH_IS_FETCH
+ key = fetchGetURL(uri, "");
+ if (key == NULL) {
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "Couldn't GET %s: %s"),
+ uri, fetchLastErrString);
+ ret = ENETDOWN;
+ }
+#elif LIBFETCH_IS_LIBCURL
+ CURL *curl = curl_easy_init();
+ if (curl == NULL) {
+ ret = ENOTSUP;
+ goto end;
+ }
+
+ int kfd = -1;
+#ifdef O_TMPFILE
+ kfd = open(getenv("TMPDIR") ?: "/tmp",
+ O_RDWR | O_TMPFILE | O_EXCL | O_CLOEXEC, 0600);
+ if (kfd != -1)
+ goto kfdok;
+#endif
+
+ char *path;
+ if (asprintf(&path,
+ "%s/libzfs-XXXXXXXX.https", getenv("TMPDIR") ?: "/tmp") == -1) {
+ ret = ENOMEM;
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN, "%s"),
+ strerror(ret));
+ goto end;
+ }
+
+ kfd = mkostemps(path, strlen(".https"), O_CLOEXEC);
+ if (kfd == -1) {
+ ret = errno;
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "Couldn't create temporary file %s: %s"),
+ path, strerror(ret));
+ free(path);
+ goto end;
+ }
+ (void) unlink(path);
+ free(path);
+
+kfdok:
+ if ((key = fdopen(kfd, "r+")) == NULL) {
+ ret = errno;
+ free(path);
+ (void) close(kfd);
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "Couldn't reopen temporary file: %s"), strerror(ret));
+ goto end;
+ }
+
+ char errbuf[CURL_ERROR_SIZE] = "";
+ char *cainfo = getenv("SSL_CA_CERT_FILE"); /* matches fetch(3) */
+ char *capath = getenv("SSL_CA_CERT_PATH"); /* matches fetch(3) */
+ char *clcert = getenv("SSL_CLIENT_CERT_FILE"); /* matches fetch(3) */
+ char *clkey = getenv("SSL_CLIENT_KEY_FILE"); /* matches fetch(3) */
+ (void) curl_easy_setopt(curl, CURLOPT_URL, uri);
+ (void) curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1L);
+ (void) curl_easy_setopt(curl, CURLOPT_TIMEOUT_MS, 30000L);
+ (void) curl_easy_setopt(curl, CURLOPT_WRITEDATA, key);
+ (void) curl_easy_setopt(curl, CURLOPT_ERRORBUFFER, errbuf);
+ if (cainfo != NULL)
+ (void) curl_easy_setopt(curl, CURLOPT_CAINFO, cainfo);
+ if (capath != NULL)
+ (void) curl_easy_setopt(curl, CURLOPT_CAPATH, capath);
+ if (clcert != NULL)
+ (void) curl_easy_setopt(curl, CURLOPT_SSLCERT, clcert);
+ if (clkey != NULL)
+ (void) curl_easy_setopt(curl, CURLOPT_SSLKEY, clkey);
+
+ CURLcode res = curl_easy_perform(curl);
+
+ if (res != CURLE_OK) {
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "Failed to connect to %s: %s"),
+ uri, strlen(errbuf) ? errbuf : curl_easy_strerror(res));
+ ret = ENETDOWN;
+ } else {
+ long resp = 200;
+ (void) curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &resp);
+
+ if (resp < 200 || resp >= 300) {
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "Couldn't GET %s: %ld"),
+ uri, resp);
+ ret = ENOENT;
+ } else
+ rewind(key);
+ }
+
+ curl_easy_cleanup(curl);
+#else
+ zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
+ "No keylocation=%s back-end."), is_http ? "http://" : "https://");
+ ret = ENOSYS;
+#endif
+
+end:
+ if (ret == 0)
+ ret = get_key_material_raw(key, keyformat, buf, len_out);
+
+ if (key != NULL)
+ fclose(key);
+
+ return (ret);
+}
+
/*
* Attempts to fetch key material, no matter where it might live. The key
* material is allocated and returned in km_out. *can_retry_out will be set
diff --git a/lib/libzfs/libzfs_util.c b/lib/libzfs/libzfs_util.c
index 7840e3590..fdb574651 100644
--- a/lib/libzfs/libzfs_util.c
+++ b/lib/libzfs/libzfs_util.c
@@ -44,6 +44,9 @@
#include <strings.h>
#include <unistd.h>
#include <math.h>
+#if LIBFETCH_DYNAMIC
+#include <dlfcn.h>
+#endif
#include <sys/stat.h>
#include <sys/mnttab.h>
#include <sys/mntent.h>
@@ -1083,6 +1086,11 @@ libzfs_fini(libzfs_handle_t *hdl)
libzfs_core_fini();
regfree(&hdl->libzfs_urire);
fletcher_4_fini();
+#if LIBFETCH_DYNAMIC
+ if (hdl->libfetch != (void *)-1 && hdl->libfetch != NULL)
+ (void) dlclose(hdl->libfetch);
+ free(hdl->libfetch_load_error);
+#endif
free(hdl);
}