Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
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()