Searched refs:pathfmt (Results 1 – 1 of 1) sorted by relevance
183 const char *pathfmt, ...) in xenbus_watch_pathfmt() argument189 va_start(ap, pathfmt); in xenbus_watch_pathfmt()190 path = kvasprintf(GFP_NOIO | __GFP_HIGH, pathfmt, ap); in xenbus_watch_pathfmt()
Completed in 4 milliseconds