Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c415 zfs_refresh_properties(zhp); in zfs_mount_at()
639 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.c425 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties() function
H A Dlibzfs_sendrecv.c3455 zfs_refresh_properties(zhp); in recv_fix_encryption_hierarchy()
H A Dlibzfs.abi414 …<elf-symbol name='zfs_refresh_properties' type='func-type' binding='global-binding' visibility='de…
2298zfs_refresh_properties' mangled-name='zfs_refresh_properties' visibility='default' binding='global…
/freebsd-14.2/sys/contrib/openzfs/include/
H A Dlibzfs.h907 _LIBZFS_H void zfs_refresh_properties(zfs_handle_t *);
/freebsd-14.2/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8490 zfs_refresh_properties(zhp); in zfs_do_change_key()