Searched refs:ceph_locker (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/ceph/
H A Dcls_lock_client.h22 struct ceph_locker { struct
47 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers);
53 struct ceph_locker **lockers, u32 *num_lockers);
/linux-master/net/ceph/
H A Dcls_lock_client.c241 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers)
251 static int decode_locker(void **p, void *end, struct ceph_locker *locker)
289 struct ceph_locker **lockers, u32 *num_lockers)
338 struct ceph_locker **lockers, u32 *num_lockers)
/linux-master/drivers/block/
H A Drbd.c1734 struct ceph_locker *lockers;
3861 static bool locker_equal(const struct ceph_locker *lhs,
3862 const struct ceph_locker *rhs)
3870 static void free_locker(struct ceph_locker *locker)
3876 static struct ceph_locker *get_lock_owner_info(struct rbd_device *rbd_dev)
3879 struct ceph_locker *lockers;
3940 const struct ceph_locker *locker)
3992 struct ceph_locker *locker, *refreshed_locker;

Completed in 142 milliseconds