Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntproc.c28 static int nlmclnt_lock(struct nlm_rqst *, struct file_lock *);
184 status = nlmclnt_lock(call, fl); in nlmclnt_proc()
513 nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_lock() function