Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_mount.c439 zfs_refresh_properties(zhp); in zfs_mount_at()
659 zfs_refresh_properties(zhp); in zfs_unmount()
HDlibzfs_changelist.c221 zfs_refresh_properties(cn->cn_handle); in changelist_postfix()
HDlibzfs_dataset.c433 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties() function
HDlibzfs_sendrecv.c3237 zfs_refresh_properties(zhp); in recv_fix_encryption_hierarchy()
HDlibzfs.abi226 …<elf-symbol name='zfs_refresh_properties' type='func-type' binding='global-binding' visibility='de…
2115zfs_refresh_properties' mangled-name='zfs_refresh_properties' visibility='default' binding='global…
/freebsd-13-stable/sys/contrib/openzfs/include/
HDlibzfs.h827 extern void zfs_refresh_properties(zfs_handle_t *);
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
HDzfs_main.c8361 zfs_refresh_properties(zhp); in zfs_do_change_key()