Home
last modified time | relevance | path

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

/Linux-v5.10/fs/lockd/
Dclntproc.c210 locks_init_lock(&call->a_args.lock.fl); in nlm_alloc_call()
211 locks_init_lock(&call->a_res.lock.fl); in nlm_alloc_call()
626 locks_init_lock(&req->a_args.lock.fl); in nlmclnt_reclaim()
627 locks_init_lock(&req->a_res.lock.fl); in nlmclnt_reclaim()
Dxdr.c128 locks_init_lock(fl); in nlm_decode_lock()
268 locks_init_lock(&lock->fl); in nlmsvc_decode_shareargs()
Dxdr4.c120 locks_init_lock(fl); in nlm4_decode_lock()
265 locks_init_lock(&lock->fl); in nlm4svc_decode_shareargs()
Dclnt4xdr.c267 locks_init_lock(fl); in decode_nlm4_holder()
Dclntxdr.c261 locks_init_lock(fl); in decode_nlm_holder()
/Linux-v5.10/fs/ocfs2/
Dlocks.c56 locks_init_lock(&request); in ocfs2_do_flock()
/Linux-v5.10/fs/dlm/
Dplock.c133 locks_init_lock(&xop->flc); in dlm_posix_lock()
364 locks_init_lock(fl); in dlm_posix_get()
/Linux-v5.10/fs/
Dlocks.c399 void locks_init_lock(struct file_lock *fl) in locks_init_lock() function
404 EXPORT_SYMBOL(locks_init_lock);
491 locks_init_lock(fl); in flock_make_lock()
1452 locks_init_lock(&fl); in locks_mandatory_area()
2715 locks_init_lock(&lock); in locks_remove_posix()
/Linux-v5.10/fs/nfsd/
Dnfs4layouts.c193 locks_init_lock(fl); in nfsd4_layout_setlease()
Dnfs4state.c271 locks_init_lock(&nbl->nbl_lock); in find_or_allocate_block()
/Linux-v5.10/fs/gfs2/
Dfile.c1287 locks_init_lock(&request); in do_flock()
/Linux-v5.10/include/linux/
Dfs.h1135 extern void locks_init_lock(struct file_lock *);
1203 static inline void locks_init_lock(struct file_lock *fl) in locks_init_lock() function
/Linux-v5.10/fs/nfs/
Dnfs4proc.c6685 locks_init_lock(&p->fl); in nfs4_alloc_unlockdata()
6913 locks_init_lock(&p->fl); in nfs4_alloc_lockdata()