Home
last modified time | relevance | path

Searched refs:try_unlock_file (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dlocks.c209 static int try_unlock_file(struct file *file, struct file_lock *fl) in try_unlock_file() function
270 err = try_unlock_file(file, fl); in ceph_lock()
332 err = try_unlock_file(file, fl); in ceph_flock()
/kernel/linux/linux-6.6/fs/ceph/
H A Dlocks.c226 static int try_unlock_file(struct file *file, struct file_lock *fl) in try_unlock_file() function
287 err = try_unlock_file(file, fl); in ceph_lock()
349 err = try_unlock_file(file, fl); in ceph_flock()

Completed in 2 milliseconds