Home
last modified time | relevance | path

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

/fs/ceph/
Dlocks.c35 static int ceph_lock_message(u8 lock_type, u16 operation, struct file *file, in ceph_lock_message() function
185 err = ceph_lock_message(CEPH_LOCK_FCNTL, op, file, lock_cmd, wait, fl); in ceph_lock()
194 ceph_lock_message(CEPH_LOCK_FCNTL, op, file, in ceph_lock()
228 err = ceph_lock_message(CEPH_LOCK_FLOCK, CEPH_MDS_OP_SETFILELOCK, in ceph_flock()
233 ceph_lock_message(CEPH_LOCK_FLOCK, in ceph_flock()