Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dxdr.c90 locks_init_lock(fl); in svcxdr_decode_lock()
277 locks_init_lock(&lock->fl); in nlmsvc_decode_shareargs()
H A Dxdr4.c91 locks_init_lock(fl); in svcxdr_decode_lock()
272 locks_init_lock(&lock->fl); in nlm4svc_decode_shareargs()
H A Dclntproc.c214 locks_init_lock(&call->a_args.lock.fl); in nlm_alloc_call()
215 locks_init_lock(&call->a_res.lock.fl); in nlm_alloc_call()
649 locks_init_lock(&req->a_args.lock.fl); in nlmclnt_reclaim()
650 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 Dclntxdr.c261 locks_init_lock(fl); in decode_nlm_holder()
H A Dclnt4xdr.c266 locks_init_lock(fl); in decode_nlm4_holder()
/linux/include/linux/
H A Dfilelock.h186 void locks_init_lock(struct file_lock *);
288 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() function
/linux/fs/ocfs2/
H A Dlocks.c55 locks_init_lock(&request); in ocfs2_do_flock()
/linux/fs/dlm/
H A Dplock.c159 locks_init_lock(&op_data->flc); in dlm_posix_lock()
462 locks_init_lock(fl); in dlm_posix_get()
/linux/fs/
H A Dlocks.c379 void locks_init_lock(struct file_lock *fl) in locks_init_lock() function
384 EXPORT_SYMBOL(locks_init_lock);
467 locks_init_lock(fl); in flock_make_lock()
2623 locks_init_lock(&lock); in locks_remove_posix()
/linux/fs/gfs2/
H A Dfile.c1498 locks_init_lock(&request); in do_flock()
/linux/fs/nfs/
H A Dnfs4proc.c6892 locks_init_lock(&p->fl); in nfs4_alloc_unlockdata()
7126 locks_init_lock(&p->fl); in nfs4_alloc_lockdata()
/linux/fs/smb/server/
H A Dsmb2pdu.c7060 locks_init_lock(fl); in smb_flock_init()
/linux/fs/nfsd/
H A Dnfs4state.c307 locks_init_lock(&nbl->nbl_lock); in find_or_allocate_block()