Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/fs/dlm/
Dplock.c134 locks_copy_lock(&xop->flc, fl); in dlm_posix_lock()
/Linux-v5.15/fs/lockd/
Dsvclock.c411 locks_copy_lock(&call->a_args.lock.fl, &lock->fl); in nlmsvc_setgrantargs()
/Linux-v5.15/include/linux/
Dfs.h1186 extern void locks_copy_lock(struct file_lock *, struct file_lock *);
1262 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
/Linux-v5.15/fs/nfs/
Dnfs4proc.c6759 locks_copy_lock(&p->fl, fl); in nfs4_alloc_unlockdata()
6992 locks_copy_lock(&p->fl, fl); in nfs4_alloc_lockdata()