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