Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/lockd/
Dsvcproc.c136 nlm_release_file(file); in __nlmsvc_proc_test()
185 nlm_release_file(file); in __nlmsvc_proc_lock()
223 nlm_release_file(file); in __nlmsvc_proc_cancel()
264 nlm_release_file(file); in __nlmsvc_proc_unlock()
423 nlm_release_file(file); in nlmsvc_proc_share()
458 nlm_release_file(file); in nlmsvc_proc_unshare()
Dsvc4proc.c105 nlm_release_file(file); in __nlm4svc_proc_test()
154 nlm_release_file(file); in __nlm4svc_proc_lock()
191 nlm_release_file(file); in __nlm4svc_proc_cancel()
231 nlm_release_file(file); in __nlm4svc_proc_unlock()
380 nlm_release_file(file); in nlm4svc_proc_share()
415 nlm_release_file(file); in nlm4svc_proc_unshare()
Dsvcsubs.c298 nlm_release_file(struct nlm_file *file) in nlm_release_file() function
Dsvclock.c297 nlm_release_file(block->b_file); in nlmsvc_free_block()
/kernel/linux/linux-5.10/include/linux/lockd/
Dlockd.h290 void nlm_release_file(struct nlm_file *);