Searched refs:ZFS_PERMSET_MAXLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dzfs_namecheck.h52 #define ZFS_PERMSET_MAXLEN 64 macro
/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c137 if (strlen(path) >= ZFS_PERMSET_MAXLEN) {

Completed in 58 milliseconds