Searched defs:osc_cache_waiter (Results 1 – 1 of 1) sorted by relevance
84 struct osc_cache_waiter { struct85 struct list_head ocw_entry;86 wait_queue_head_t ocw_waitq;87 struct osc_async_page *ocw_oap;88 int ocw_grant;89 int ocw_rc;