Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dlocks.c380 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
395 EXPORT_SYMBOL(locks_copy_lock);
1062 locks_copy_lock(new_fl, request); in flock_lock_inode()
1245 locks_copy_lock(new_fl, request); in posix_lock_inode()
1277 locks_copy_lock(new_fl, request); in posix_lock_inode()
1290 locks_copy_lock(left, right); in posix_lock_inode()
/Linux-v6.1/fs/dlm/
Dplock.c144 locks_copy_lock(&op_data->flc, fl); in dlm_posix_lock()
/Linux-v6.1/fs/lockd/
Dsvclock.c411 locks_copy_lock(&call->a_args.lock.fl, &lock->fl); in nlmsvc_setgrantargs()
/Linux-v6.1/include/linux/
Dfs.h1162 extern void locks_copy_lock(struct file_lock *, struct file_lock *);
1240 static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function
/Linux-v6.1/fs/nfs/
Dnfs4proc.c6856 locks_copy_lock(&p->fl, fl); in nfs4_alloc_unlockdata()
7087 locks_copy_lock(&p->fl, fl); in nfs4_alloc_lockdata()