Searched refs:alloc_file (Results 1 – 1 of 1) sorted by relevance
304 static int alloc_file(const char *fname, uint size, void **bufp) in alloc_file() function341 ret = alloc_file(bflow->fname, bflow->size, &buf); in bootmeth_alloc_file()377 ret = alloc_file(path, size, &buf); in bootmeth_alloc_other()
Completed in 4 milliseconds