Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c436 zfs_refresh_properties(zhp); in zfs_mount_at()
617 zfs_refresh_properties(zhp); in zfs_unmount()
H A Dlibzfs_changelist.c221 zfs_refresh_properties(cn->cn_handle); in changelist_postfix()
H A Dlibzfs_dataset.c434 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties() function
H A Dlibzfs_sendrecv.c3166 zfs_refresh_properties(zhp); in recv_fix_encryption_hierarchy()
H A Dlibzfs.abi230 …<elf-symbol name='zfs_refresh_properties' type='func-type' binding='global-binding' visibility='de…
1946zfs_refresh_properties' mangled-name='zfs_refresh_properties' filepath='/home/fedora/zfs/lib/libzf…
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h804 extern void zfs_refresh_properties(zfs_handle_t *);
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8270 zfs_refresh_properties(zhp); in zfs_do_change_key()