Home
last modified time | relevance | path

Searched refs:kib_pool (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h240 struct kib_pool;
244 int inc, struct kib_pool **pp_po);
245 typedef void (*kib_ps_pool_destroy_t)(struct kib_pool *po);
246 typedef void (*kib_ps_node_init_t)(struct kib_pool *po, struct list_head *node);
247 typedef void (*kib_ps_node_fini_t)(struct kib_pool *po, struct list_head *node);
270 typedef struct kib_pool { struct
Do2iblnd.c1885 struct kib_pool *pool; in kiblnd_create_pmr_pool()