Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dlv_manip.c507 struct alloc_handle { struct
508 struct cmd_context *cmd;
509 struct dm_pool *mem;
511 alloc_policy_t alloc; /* Overall policy */
512 uint32_t area_count; /* Number of parallel areas */
536 static struct alloc_handle *_alloc_init(struct cmd_context *cmd, in _alloc_init() argument