Searched defs:rpc_wait (Results 1 – 1 of 1) sorted by relevance
33 struct rpc_wait { struct34 struct list_head list; /* wait queue links */35 struct list_head links; /* Links to related tasks */36 struct list_head timer_list; /* Timer list */37 unsigned long expires;