Home
last modified time | relevance | path

Searched refs:zfs_refresh_properties (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c414 zfs_refresh_properties(zhp); in zfs_mount_at()
638 zfs_refresh_properties(zhp); in zfs_unmount()
H A Dlibzfs_changelist.c236 zfs_refresh_properties(cn->cn_handle); in changelist_postfix()
H A Dlibzfs_dataset.c429 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties() function
H A Dlibzfs_sendrecv.c3461 zfs_refresh_properties(zhp); in recv_fix_encryption_hierarchy()
H A Dlibzfs.abi422 <elf-symbol name='zfs_refresh_properties' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
2485 <function-decl name='zfs_refresh_properties' mangled-name='zfs_refresh_properties' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='zfs_refresh_properties'>
/freebsd-src/sys/contrib/openzfs/include/
H A Dlibzfs.h930 _LIBZFS_H void zfs_refresh_properties(zfs_handle_t *);
/freebsd-src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8794 zfs_refresh_properties(zhp); in zfs_do_wait()