Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDzcp_get.c696 const char *name = prop_name + ZFS_WRITTEN_PROP_PREFIX_LEN; in parse_written_prop()
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
HDzfs.h300 #define ZFS_WRITTEN_PROP_PREFIX_LEN 8 macro