Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_comutil.c120 {ZPL_VERSION_USERSPACE, SPA_VERSION_USERSPACE},
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h562 #define ZPL_VERSION_USERSPACE ZPL_VERSION_4 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c853 if (zfsvfs->z_version < ZPL_VERSION_USERSPACE) in zfs_set_userquota()
H A Dzfs_ioctl.c2590 if (err == 0 && intval >= ZPL_VERSION_USERSPACE) { in zfs_prop_set_special()