Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dmessenger.c173 static void ceph_con_workfn(struct work_struct *);
762 INIT_DELAYED_WORK(&con->work, ceph_con_workfn); in ceph_con_init()
2938 static void ceph_con_workfn(struct work_struct *work) in ceph_con_workfn() function