Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c3441 static void handle_osds_timeout(struct work_struct *work) in handle_osds_timeout() function
5165 INIT_DELAYED_WORK(&osdc->osds_timeout_work, handle_osds_timeout); in ceph_osdc_init()