Searched refs:IBLND_REJECT_NO_RESOURCES (Results 1 – 2 of 2) sorted by relevance
464 #define IBLND_REJECT_NO_RESOURCES 2 /* Out of memory/conns etc */ macro
2284 rej.ibr_why = IBLND_REJECT_NO_RESOURCES; in kiblnd_passive_connect()2352 rej.ibr_why = IBLND_REJECT_NO_RESOURCES; in kiblnd_passive_connect()2587 case IBLND_REJECT_NO_RESOURCES: in kiblnd_rejected()