Searched refs:flushbuflist (Results 1 – 1 of 1) sorted by relevance
105 static int flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo,2386 error = flushbuflist(&bo->bo_clean, in bufobj_invalbuf()2389 error = flushbuflist(&bo->bo_dirty, in bufobj_invalbuf()2457 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, in flushbuflist() function