Searched refs:locks_init_lock (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/fs/lockd/
H A Dxdr.c127 locks_init_lock(fl); nlm_decode_lock()
261 locks_init_lock(&lock->fl); nlmsvc_decode_shareargs()
H A Dxdr4.c119 locks_init_lock(fl); nlm4_decode_lock()
258 locks_init_lock(&lock->fl); nlm4svc_decode_shareargs()
H A Dclntproc.c202 locks_init_lock(&call->a_args.lock.fl); nlm_alloc_call()
203 locks_init_lock(&call->a_res.lock.fl); nlm_alloc_call()
625 locks_init_lock(&req->a_args.lock.fl); nlmclnt_reclaim()
626 locks_init_lock(&req->a_res.lock.fl); nlmclnt_reclaim()
H A Dclnt4xdr.c289 locks_init_lock(fl); decode_nlm4_holder()
H A Dclntxdr.c283 locks_init_lock(fl); decode_nlm_holder()
/linux-4.1.27/fs/dlm/
H A Dplock.c136 locks_init_lock(&xop->flc); dlm_posix_lock()
367 locks_init_lock(fl); dlm_posix_get()
/linux-4.1.27/fs/nfsd/
H A Dnfs4layouts.c165 locks_init_lock(fl); nfsd4_layout_setlease()
/linux-4.1.27/fs/
H A Dlocks.c306 void locks_init_lock(struct file_lock *fl) locks_init_lock() function
312 EXPORT_SYMBOL(locks_init_lock); variable
1247 locks_init_lock(&fl); locks_mandatory_area()
/linux-4.1.27/include/linux/
H A Dfs.h1031 extern void locks_init_lock(struct file_lock *);
1095 static inline void locks_init_lock(struct file_lock *fl) locks_init_lock() function

Completed in 105 milliseconds