Searched refs:ubc (Results 1 – 3 of 3) sorted by relevance
483 struct ubc_info *ubc; in cluster_get_rap() local486 ubc = vp->v_ubcinfo; in cluster_get_rap()488 if ((rap = ubc->cl_rahead) == NULL) { in cluster_get_rap()495 if (ubc->cl_rahead == NULL) { in cluster_get_rap()496 ubc->cl_rahead = rap; in cluster_get_rap()500 rap = ubc->cl_rahead; in cluster_get_rap()528 struct ubc_info *ubc; in cluster_get_wbp() local531 ubc = vp->v_ubcinfo; in cluster_get_wbp()533 if ((wbp = ubc->cl_wbehind) == NULL) { in cluster_get_wbp()544 if (ubc->cl_wbehind == NULL) { in cluster_get_wbp()[all …]
45 ttydefaults.h types.h ubc.h ucontext.h ucred.h uio.h un.h unistd.h unpcb.h \162 types.h ubc.h ucontext.h ucred.h uio.h un.h unistd.h unpcb.h \
431 * `vm_ubc.h` header contains components of the VM subsystem exported to the ubc subsystem.