Searched refs:locks_init_lock (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dxdr.c133 locks_init_lock(fl);
298 locks_init_lock(&lock->fl);
413 locks_init_lock(fl);
H A Dxdr4.c134 locks_init_lock(fl);
305 locks_init_lock(&lock->fl);
421 locks_init_lock(fl);
H A Dclntproc.c204 locks_init_lock(&call->a_args.lock.fl);
205 locks_init_lock(&call->a_res.lock.fl);
627 locks_init_lock(&req->a_args.lock.fl);
628 locks_init_lock(&req->a_res.lock.fl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dplock.c106 locks_init_lock(&xop->flc);
307 locks_init_lock(fl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c67 void locks_init_lock(struct file_lock *fl) function
85 EXPORT_SYMBOL(locks_init_lock); variable
95 locks_init_lock(lock);
986 locks_init_lock(&fl);
1360 locks_init_lock(&fl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c2483 locks_init_lock(&fl);
3596 locks_init_lock(&file_lock);
3723 locks_init_lock(&file_lock);
3798 locks_init_lock(&file_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1107 extern void locks_init_lock(struct file_lock *);
1162 static inline void locks_init_lock(struct file_lock *fl) function

Completed in 52 milliseconds