Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_conf.c1035 int max_parentpath_len; in make_dev_physpath_alias() local
1055 max_parentpath_len = SPECNAMELEN - physpath_len - /*/*/1; in make_dev_physpath_alias()
1057 if (max_parentpath_len < parentpath_len) { in make_dev_physpath_alias()