Home
last modified time | relevance | path

Searched defs:alloc_table (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/disklabel/
H A Deditor.c126 struct alloc_table { struct
131 struct alloc_table alloc_table_default[] = { argument
137 struct alloc_table *alloc_table = alloc_table_default; variable
657 allocate_space(struct disklabel *lp, const struct alloc_table *alloc_table) in allocate_space()
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c214 static int alloc_table(struct pfn_table *pt, in alloc_table() function