Home
last modified time | relevance | path

Searched refs:ceph_mds_request_wait_callback_t (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.h276 typedef int (*ceph_mds_request_wait_callback_t) (struct ceph_mds_client *mdsc, typedef
584 ceph_mds_request_wait_callback_t wait_func);
H A Dmds_client.c3687 ceph_mds_request_wait_callback_t wait_func) in ceph_mdsc_wait_request()