Home
last modified time | relevance | path

Searched refs:locks_copy_lock (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/
Dlocks.c428 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
443 EXPORT_SYMBOL(locks_copy_lock);
1115 locks_copy_lock(new_fl, request); in flock_lock_inode()
1284 locks_copy_lock(new_fl, request); in posix_lock_inode()
1316 locks_copy_lock(new_fl, request); in posix_lock_inode()
1329 locks_copy_lock(left, right); in posix_lock_inode()
/Linux-v5.10/fs/dlm/
Dplock.c134 locks_copy_lock(&xop->flc, fl); in dlm_posix_lock()
/Linux-v5.10/fs/lockd/
Dsvclock.c428 locks_copy_lock(&call->a_args.lock.fl, &lock->fl); in nlmsvc_setgrantargs()
/Linux-v5.10/include/linux/
Dfs.h1137 extern void locks_copy_lock(struct file_lock *, struct file_lock *);
1213 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
/Linux-v5.10/fs/nfs/
Dnfs4proc.c6686 locks_copy_lock(&p->fl, fl); in nfs4_alloc_unlockdata()
6914 locks_copy_lock(&p->fl, fl); in nfs4_alloc_lockdata()