Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
Dzfs_vfsops.h156 extern int zfs_set_version(zfsvfs_t *zfsvfs, uint64_t newvers);
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzfs_vfsops.c2876 zfs_set_version(zfsvfs_t *zfsvfs, uint64_t newvers) in zfs_set_version() function
Dzfs_ioctl.c2543 err = zfs_set_version(zfsvfs, intval); in zfs_prop_set_special()