Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-sysctl.c243 OBD_ALLOC_FAIL_MULT); in proc_alloc_fail_rate()
250 OBD_ALLOC_FAIL_MULT); in proc_alloc_fail_rate()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h599 #define OBD_ALLOC_FAIL_MULT (OBD_ALLOC_FAIL_MASK / 100) macro