Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dtrace.h96 DEFINE_NLMCLNT_EVENT(nlmclnt_test);
H A Dclntproc.c30 static int nlmclnt_test(struct nlm_rqst *, struct file_lock *);
192 status = nlmclnt_test(call, fl); in nlmclnt_proc()
432 nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_test() function