Searched refs:ceph_locker (Results 1 – 3 of 3) sorted by relevance
22 struct ceph_locker { struct47 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers);53 struct ceph_locker **lockers, u32 *num_lockers);
241 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers) in ceph_free_lockers()251 static int decode_locker(void **p, void *end, struct ceph_locker *locker) in decode_locker()289 struct ceph_locker **lockers, u32 *num_lockers) in decode_lockers()338 struct ceph_locker **lockers, u32 *num_lockers) in ceph_cls_lock_info()
1734 struct ceph_locker *lockers; in rbd_object_map_lock()3855 static bool locker_equal(const struct ceph_locker *lhs, in locker_equal()3856 const struct ceph_locker *rhs) in locker_equal()3864 static void free_locker(struct ceph_locker *locker) in free_locker()3870 static struct ceph_locker *get_lock_owner_info(struct rbd_device *rbd_dev) in get_lock_owner_info()3873 struct ceph_locker *lockers; in get_lock_owner_info()3934 const struct ceph_locker *locker) in find_watcher()3986 struct ceph_locker *locker, *refreshed_locker; in rbd_try_lock()