Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dlocks.c228 static int try_unlock_file(struct file *file, struct file_lock *fl) in try_unlock_file() function
290 err = try_unlock_file(file, fl); in ceph_lock()
353 err = try_unlock_file(file, fl); in ceph_flock()