Searched refs:NLMPROC_TEST (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/lockd/ | ||
D | nlm.h | 36 #define NLMPROC_TEST 1 macro |
/linux-4.1.27/fs/lockd/ | ||
D | clntproc.c | 420 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_TEST); in nlmclnt_test() |