Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dosd_client.h395 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb);
/Linux-v5.10/net/ceph/
Dosd_client.c2578 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb) in ceph_osdc_update_epoch_barrier() function
2590 EXPORT_SYMBOL(ceph_osdc_update_epoch_barrier);
/Linux-v5.10/fs/ceph/
Dcaps.c4026 ceph_osdc_update_epoch_barrier(osdc, epoch_barrier); in ceph_handle_caps()