Home
last modified time | relevance | path

Searched refs:NLM_PROGRAM (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/lockd/
Dnlm.h33 #define NLM_PROGRAM 100021 macro
/linux-4.1.27/fs/lockd/
Dsvc.c688 .pg_prog = NLM_PROGRAM, /* program number */
Dclntxdr.c617 .number = NLM_PROGRAM,
Dmon.c148 .prog = NLM_PROGRAM, in nsm_mon_unmon()