Home
last modified time | relevance | path

Searched refs:kib_fmr_cache (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_modparams.c166 .kib_fmr_cache = &fmr_cache,
Do2iblnd.h105 int *kib_fmr_cache; /* enable FMR pool cache? */ member
Do2iblnd.c1398 .cache = !!*kiblnd_tunables.kib_fmr_cache}; in kiblnd_create_fmr_pool()