Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dlocks.c296 err = lock_to_ceph_filelock(lock, &flocks[l]); in ceph_encode_locks_to_buffer()
307 err = lock_to_ceph_filelock(lock, &flocks[l]); in ceph_encode_locks_to_buffer()
355 int lock_to_ceph_filelock(struct file_lock *lock, in lock_to_ceph_filelock() function
Dsuper.h977 extern int lock_to_ceph_filelock(struct file_lock *fl, struct ceph_filelock *c);