Searched refs:locks_init_lock (Results 1 – 9 of 9) sorted by relevance
202 locks_init_lock(&call->a_args.lock.fl); in nlm_alloc_call()203 locks_init_lock(&call->a_res.lock.fl); in nlm_alloc_call()625 locks_init_lock(&req->a_args.lock.fl); in nlmclnt_reclaim()626 locks_init_lock(&req->a_res.lock.fl); in nlmclnt_reclaim()
119 locks_init_lock(fl); in nlm4_decode_lock()258 locks_init_lock(&lock->fl); in nlm4svc_decode_shareargs()
127 locks_init_lock(fl); in nlm_decode_lock()261 locks_init_lock(&lock->fl); in nlmsvc_decode_shareargs()
283 locks_init_lock(fl); in decode_nlm_holder()
289 locks_init_lock(fl); in decode_nlm4_holder()
136 locks_init_lock(&xop->flc); in dlm_posix_lock()367 locks_init_lock(fl); in dlm_posix_get()
306 void locks_init_lock(struct file_lock *fl) in locks_init_lock() function312 EXPORT_SYMBOL(locks_init_lock);1247 locks_init_lock(&fl); in locks_mandatory_area()
165 locks_init_lock(fl); in nfsd4_layout_setlease()
1031 extern void locks_init_lock(struct file_lock *);1095 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() function