Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h398 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb);
/linux-6.1.9/net/ceph/
Dosd_client.c2561 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb) in ceph_osdc_update_epoch_barrier() function
2573 EXPORT_SYMBOL(ceph_osdc_update_epoch_barrier);
/linux-6.1.9/fs/ceph/
Dcaps.c4136 ceph_osdc_update_epoch_barrier(osdc, epoch_barrier); in ceph_handle_caps()