Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dlocks.c281 err = ceph_mdsc_wait_for_reset(mdsc); in ceph_lock()
344 err = ceph_mdsc_wait_for_reset(mdsc); in ceph_flock()
H A Dmds_client.h628 int ceph_mdsc_wait_for_reset(struct ceph_mds_client *mdsc);
H A Dmds_client.c3861 err = ceph_mdsc_wait_for_reset(mdsc); in ceph_mdsc_submit_request()
5323 int ceph_mdsc_wait_for_reset(struct ceph_mds_client *mdsc) in ceph_mdsc_wait_for_reset() function