Searched refs:devfspathbuf_len (Results 1 – 1 of 1) sorted by relevance
1036 int devfspathbuf_len; in make_dev_physpath_alias() local1066 devfspathbuf_len = physpath_len + /*/*/1 + parentpath_len + /*NUL*/1; in make_dev_physpath_alias()1067 devfspath = malloc(devfspathbuf_len, M_DEVBUF, mflags); in make_dev_physpath_alias()