Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h398 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb);
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c2557 void ceph_osdc_update_epoch_barrier(struct ceph_osd_client *osdc, u32 eb) in ceph_osdc_update_epoch_barrier() function
2569 EXPORT_SYMBOL(ceph_osdc_update_epoch_barrier);
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcaps.c4148 ceph_osdc_update_epoch_barrier(osdc, epoch_barrier); in ceph_handle_caps()