Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c146 {ZPL_VERSION_INITIAL, SPA_VERSION_INITIAL},
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h568 #define ZPL_VERSION_INITIAL ZPL_VERSION_1 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_replay.c831 zfsvfs->z_version >= ZPL_VERSION_INITIAL) in zfs_replay_setattr()
H A Dzfs_ioctl.c3101 if ((zplver < ZPL_VERSION_INITIAL || zplver > ZPL_VERSION) || in zfs_fill_zplprops_impl()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1963 if (newvers < ZPL_VERSION_INITIAL || newvers > ZPL_VERSION) in zfs_set_version()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c2117 if (newvers < ZPL_VERSION_INITIAL || newvers > ZPL_VERSION) in zfs_set_version()