Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c2563 boolean_t should_update_mount_cache = B_FALSE; in zfs_set_prop_nvlist() local
2663 should_update_mount_cache = B_TRUE; in zfs_set_prop_nvlist()
2712 if (should_update_mount_cache) in zfs_set_prop_nvlist()