Searched refs:locks_copy_lock (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ |
| A D | locks.c | 322 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function 337 EXPORT_SYMBOL(locks_copy_lock); 1005 locks_copy_lock(new_fl, request); in flock_lock_inode() 1174 locks_copy_lock(new_fl, request); in posix_lock_inode() 1206 locks_copy_lock(new_fl, request); in posix_lock_inode() 1219 locks_copy_lock(left, right); in posix_lock_inode()
|
| /linux/fs/dlm/ |
| A D | plock.c | 134 locks_copy_lock(&xop->flc, fl); in dlm_posix_lock()
|
| /linux/fs/lockd/ |
| A D | svclock.c | 411 locks_copy_lock(&call->a_args.lock.fl, &lock->fl); in nlmsvc_setgrantargs()
|
| /linux/include/linux/ |
| A D | fs.h | 1183 extern void locks_copy_lock(struct file_lock *, struct file_lock *); 1259 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
|
| /linux/fs/nfs/ |
| A D | nfs4proc.c | 6700 locks_copy_lock(&p->fl, fl); in nfs4_alloc_unlockdata() 6933 locks_copy_lock(&p->fl, fl); in nfs4_alloc_lockdata()
|
| /linux/ |
| A D | vmlinux.symvers | 2031 0x00000000 locks_copy_lock vmlinux EXPORT_SYMBOL
|
| A D | System.map | 10160 ffff8000102c13b0 T locks_copy_lock
|
| A D | .tmp_System.map | 10160 ffff8000102c13b0 T locks_copy_lock
|
Completed in 1096 milliseconds