Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.h502 extern void ceph_mdsc_sync(struct ceph_mds_client *mdsc);
Dsuper.c126 ceph_mdsc_sync(fsc->mdsc); in ceph_sync_fs()
Dmds_client.c4715 void ceph_mdsc_sync(struct ceph_mds_client *mdsc) in ceph_mdsc_sync() function