Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntproc.c27 static int nlmclnt_test(struct nlm_rqst *, struct file_lock *);
188 status = nlmclnt_test(call, fl); in nlmclnt_proc()
428 nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_test() function