Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dlocks.c213 static int try_unlock_file(struct file *file, struct file_lock *fl) in try_unlock_file() function
274 err = try_unlock_file(file, fl); in ceph_lock()
336 err = try_unlock_file(file, fl); in ceph_flock()