Home
last modified time | relevance | path

Searched refs:locks_init_lock (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dxdr4.c91 locks_init_lock(fl); in svcxdr_decode_lock()
272 locks_init_lock(&lock->fl); in nlm4svc_decode_shareargs()
H A Dxdr.c90 locks_init_lock(fl); in svcxdr_decode_lock()
277 locks_init_lock(&lock->fl); in nlmsvc_decode_shareargs()
H A Dclntproc.c213 locks_init_lock(&call->a_args.lock.fl); in nlm_alloc_call()
214 locks_init_lock(&call->a_res.lock.fl); in nlm_alloc_call()
646 locks_init_lock(&req->a_args.lock.fl); in nlmclnt_reclaim()
647 locks_init_lock(&req->a_res.lock.fl); in nlmclnt_reclaim()
H A Dsvcsubs.c183 locks_init_lock(&lock); in nlm_unlock_files()
H A Dclnt4xdr.c266 locks_init_lock(fl); in decode_nlm4_holder()
H A Dclntxdr.c261 locks_init_lock(fl); in decode_nlm_holder()
/openbmc/linux/include/linux/
H A Dfilelock.h153 void locks_init_lock(struct file_lock *);
231 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() function
/openbmc/linux/fs/ocfs2/
H A Dlocks.c55 locks_init_lock(&request); in ocfs2_do_flock()
/openbmc/linux/fs/dlm/
H A Dplock.c161 locks_init_lock(&op_data->flc); in dlm_posix_lock()
472 locks_init_lock(fl); in dlm_posix_get()
/openbmc/linux/fs/
H A Dlocks.c352 void locks_init_lock(struct file_lock *fl) in locks_init_lock() function
357 EXPORT_SYMBOL(locks_init_lock);
431 locks_init_lock(fl); in flock_make_lock()
2554 locks_init_lock(&lock); in locks_remove_posix()
/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c194 locks_init_lock(fl); in nfsd4_layout_setlease()
H A Dnfs4state.c305 locks_init_lock(&nbl->nbl_lock); in find_or_allocate_block()
/openbmc/linux/fs/gfs2/
H A Dfile.c1492 locks_init_lock(&request); in do_flock()
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c6895 locks_init_lock(&p->fl); in nfs4_alloc_unlockdata()
7127 locks_init_lock(&p->fl); in nfs4_alloc_lockdata()
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c7145 locks_init_lock(fl); in smb_flock_init()