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

/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c238 int component_length = end - start; local
240 if (component_length == 1) {
249 if (component_length == 2) {

Completed in 41 milliseconds