Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
Dzfs_comutil.c119 {ZPL_VERSION_USERSPACE, SPA_VERSION_USERSPACE},
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
Dzfs.h518 #define ZPL_VERSION_USERSPACE ZPL_VERSION_4 macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_vfsops.c927 if (zfsvfs->z_version < ZPL_VERSION_USERSPACE) in zfs_set_userquota()
Dzfs_ioctl.c2632 if (err == 0 && intval >= ZPL_VERSION_USERSPACE) { in zfs_prop_set_special()