Home
last modified time | relevance | path

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

/linux/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/net/ceph/
H A Dcls_lock_client.c241 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()