Searched refs:align (Results 1 – 1 of 1) sorted by relevance
346 int bootmeth_alloc_file(struct bootflow *bflow, uint size_limit, uint align, in bootmeth_alloc_file() argument359 ret = fs_read_alloc(bflow->fname, bflow->size, align, &buf); in bootmeth_alloc_file()
Completed in 6 milliseconds