Searched refs:NLMPROC_CANCEL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/lockd/ | ||
D | nlm.h | 38 #define NLMPROC_CANCEL 3 macro |
/linux-4.1.27/fs/lockd/ | ||
D | clntproc.c | 761 NLMPROC_CANCEL, &nlmclnt_cancel_ops); in nlmclnt_cancel() |