Home
last modified time | relevance | path

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

/linux-3.4.99/net/ceph/
Dosd_client.c1128 static void handle_osds_timeout(struct work_struct *work) in handle_osds_timeout() function
1843 INIT_DELAYED_WORK(&osdc->osds_timeout_work, handle_osds_timeout); in ceph_osdc_init()