Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvcproc.c134 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_test()
183 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_lock()
221 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_cancel()
262 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_unlock()
421 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_share()
456 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_unshare()
H A Dsvc4proc.c103 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_test()
152 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_lock()
189 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_cancel()
229 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_unlock()
378 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_share()
413 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_unshare()
H A Dsvclock.c392 nlmsvc_release_lockowner(struct nlm_lock *lock) in nlmsvc_release_lockowner() function
/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dlockd.h291 void nlmsvc_release_lockowner(struct nlm_lock *);