Searched defs:alloc_handle (Results 1 – 3 of 3) sorted by relevance
507 struct alloc_handle { struct508 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
304 alloc_handle( void *ctx_arg, int is_server ) in alloc_handle() function
1543 alloc_handle(isc_nmsocket_t *sock) { in alloc_handle() function