Searched refs:vc_pending (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Dpsdev.c76 if (!list_empty(&vcp->vc_pending))
241 while (list_empty(&vcp->vc_pending)) {
259 req = list_entry(vcp->vc_pending.next, struct upc_req,uc_chain);
309 INIT_LIST_HEAD(&vcp->vc_pending);
346 lh = vcp->vc_pending.next;
348 while ( (lh = next) != &vcp->vc_pending) {
H A Dupcall.c733 list_add(&(req->uc_chain), vcommp->vc_pending.prev);
817 list_add(&(sig_req->uc_chain), &vcommp->vc_pending);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcoda_psdev.h21 struct list_head vc_pending; member in struct:venus_comm
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcoda_psdev.h21 struct list_head vc_pending; member in struct:venus_comm

Completed in 78 milliseconds