Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dosd_client.c3535 static void handle_osds_timeout(struct work_struct *work) in handle_osds_timeout() function
5265 INIT_DELAYED_WORK(&osdc->osds_timeout_work, handle_osds_timeout); in ceph_osdc_init()