Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h308 typedef void (*rados_watcherrcb_t)(void *arg, u64 cookie, int err); typedef
345 rados_watcherrcb_t errcb;
608 rados_watcherrcb_t errcb,
/openbmc/linux/net/ceph/
H A Dosd_client.c4782 rados_watcherrcb_t errcb, in ceph_osdc_watch()