Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfilelock.h188 void locks_copy_lock(struct file_lock *, struct file_lock *);
303 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
/linux-6.12.1/fs/
Dlocks.c415 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
430 EXPORT_SYMBOL(locks_copy_lock);
1130 locks_copy_lock(new_fl, request); in flock_lock_inode()
1313 locks_copy_lock(new_fl, request); in posix_lock_inode()
1346 locks_copy_lock(new_fl, request); in posix_lock_inode()
1359 locks_copy_lock(left, right); in posix_lock_inode()
/linux-6.12.1/fs/dlm/
Dplock.c160 locks_copy_lock(&op_data->flc, fl); in dlm_posix_lock()
/linux-6.12.1/fs/lockd/
Dsvclock.c422 locks_copy_lock(&call->a_args.lock.fl, &lock->fl); in nlmsvc_setgrantargs()
/linux-6.12.1/fs/nfs/
Dnfs4proc.c7051 locks_copy_lock(&p->fl, fl); in nfs4_alloc_unlockdata()
7285 locks_copy_lock(&p->fl, fl); in nfs4_alloc_lockdata()