Searched defs:bufv (Results 1 – 2 of 2) sorted by relevance
67 struct bufv { struct68 struct buflists bv_hd; /* Sorted blocklist */69 struct pctrie bv_root; /* Buf trie */70 int bv_cnt; /* Number of buffers */
2415 flushbuflist(struct bufv * bufv,int flags,struct bufobj * bo,int slpflag,int slptimeo) flushbuflist() argument 2484 bnoreuselist(struct bufv * bufv,struct bufobj * bo,daddr_t startn,daddr_t endn) bnoreuselist() argument [all...]