Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h383 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb);
/Linux-v4.19/net/ceph/
Dosd_client.c2414 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb) in ceph_osdc_update_epoch_barrier() function
2426 EXPORT_SYMBOL(ceph_osdc_update_epoch_barrier);
/Linux-v4.19/fs/ceph/
Dcaps.c3798 ceph_osdc_update_epoch_barrier(osdc, epoch_barrier); in ceph_handle_caps()