Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
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-v5.10/net/ceph/
Dcls_lock_client.c235 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers) in ceph_free_lockers()
245 static int decode_locker(void **p, void *end, struct ceph_locker *locker) in decode_locker()
283 struct ceph_locker **lockers, u32 *num_lockers) in decode_lockers()
332 struct ceph_locker **lockers, u32 *num_lockers) in ceph_cls_lock_info()
/Linux-v5.10/drivers/block/
Drbd.c1774 struct ceph_locker *lockers; in rbd_object_map_lock()
3896 struct ceph_locker **lockers, u32 *num_lockers) in get_lock_owner_info()
3943 const struct ceph_locker *locker) in find_watcher()
3989 struct ceph_locker *lockers; in rbd_try_lock()