Searched refs:locks_init_lock (Results 1 – 7 of 7) sorted by relevance
163 locks_init_lock(&call->a_args.lock.fl); in nlmclnt_proc()164 locks_init_lock(&call->a_res.lock.fl); in nlmclnt_proc()222 locks_init_lock(&call->a_args.lock.fl); in nlmclnt_alloc_call()223 locks_init_lock(&call->a_res.lock.fl); in nlmclnt_alloc_call()487 locks_init_lock(&req->a_args.lock.fl); in nlmclnt_reclaim()488 locks_init_lock(&req->a_res.lock.fl); in nlmclnt_reclaim()
135 locks_init_lock(fl); in nlm_decode_lock()319 locks_init_lock(&lock->fl); in nlmsvc_decode_shareargs()438 locks_init_lock(fl); in nlmclt_decode_testres()
134 locks_init_lock(fl); in nlm4_decode_lock()325 locks_init_lock(&lock->fl); in nlm4svc_decode_shareargs()444 locks_init_lock(fl); in nlm4clt_decode_testres()
189 locks_init_lock(&block->b_call.a_args.lock.fl); in nlmsvc_create_block()190 locks_init_lock(&block->b_call.a_res.lock.fl); in nlmsvc_create_block()
243 EXPORT_SYMBOL(locks_init_lock);
162 void locks_init_lock(struct file_lock *fl) in locks_init_lock() function192 locks_init_lock(lock); in init_once()
669 extern void locks_init_lock(struct file_lock *);