Searched refs:xspathsize (Results 1 – 1 of 1) sorted by relevance
878 size_t xspathsize; in connect_rings() local896 xspathsize = strlen(dev->otherend) + xenstore_path_ext_size; in connect_rings()897 xspath = kzalloc(xspathsize, GFP_KERNEL); in connect_rings()903 snprintf(xspath, xspathsize, "%s/queue-%u", dev->otherend, in connect_rings()