Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dtrace.h98 DEFINE_NLMCLNT_EVENT(nlmclnt_unlock);
H A Dclntproc.c32 static int nlmclnt_unlock(struct nlm_rqst *, struct file_lock *);
189 status = nlmclnt_unlock(call, fl); in nlmclnt_proc()
681 nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_unlock() function