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