Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dcls_lock_client.h47 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers);
/openbmc/linux/net/ceph/
H A Dcls_lock_client.c241 void ceph_free_lockers(struct ceph_locker *lockers, u32 num_lockers) in ceph_free_lockers() function
249 EXPORT_SYMBOL(ceph_free_lockers);
324 ceph_free_lockers(*lockers, *num_lockers); in decode_lockers()
/openbmc/linux/drivers/block/
H A Drbd.c1773 ceph_free_lockers(lockers, num_lockers); in rbd_object_map_lock()
3869 ceph_free_lockers(locker, 1); in free_locker()
3931 ceph_free_lockers(lockers, num_lockers); in get_lock_owner_info()