Searched refs:locks_init_lock (Results 1 – 10 of 10) sorted by relevance
208 locks_init_lock(&call->a_args.lock.fl); in nlm_alloc_call()209 locks_init_lock(&call->a_res.lock.fl); in nlm_alloc_call()624 locks_init_lock(&req->a_args.lock.fl); in nlmclnt_reclaim()625 locks_init_lock(&req->a_res.lock.fl); in nlmclnt_reclaim()
128 locks_init_lock(fl); in nlm_decode_lock()270 locks_init_lock(&lock->fl); in nlmsvc_decode_shareargs()
120 locks_init_lock(fl); in nlm4_decode_lock()267 locks_init_lock(&lock->fl); in nlm4svc_decode_shareargs()
290 locks_init_lock(fl); in decode_nlm4_holder()
284 locks_init_lock(fl); in decode_nlm_holder()
136 locks_init_lock(&xop->flc); in dlm_posix_lock()367 locks_init_lock(fl); in dlm_posix_get()
355 void locks_init_lock(struct file_lock *fl) in locks_init_lock() function361 EXPORT_SYMBOL(locks_init_lock);1302 locks_init_lock(&fl); in locks_mandatory_area()
193 locks_init_lock(fl); in nfsd4_layout_setlease()
256 locks_init_lock(&nbl->nbl_lock); in find_or_allocate_block()
1094 extern void locks_init_lock(struct file_lock *);1157 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() function