Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h456 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb);
/openbmc/linux/net/ceph/
H A Dosd_client.c2644 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb) in ceph_osdc_update_epoch_barrier() function
2656 EXPORT_SYMBOL(ceph_osdc_update_epoch_barrier);
/openbmc/linux/fs/ceph/
H A Dcaps.c4306 ceph_osdc_update_epoch_barrier(osdc, epoch_barrier); in ceph_handle_caps()