Searched refs:bufnode_buf (Results 1 – 1 of 1) sorted by relevance
53 #define bufnode_buf(bn) ((struct buf *) bn) macro170 bp = bufnode_buf(ch_bufhead); in ch_get()183 bp = bufnode_buf(bn); in ch_get()204 bufnode_buf(ch_buftail)->block != -1) in ch_get()221 bp = bufnode_buf(bn); in ch_get()435 bp = bufnode_buf(bn); in sync_logfile()468 bp = bufnode_buf(bn);568 if (bufnode_buf(bn)->block < bufnode_buf(firstbn)->block) in ch_beg_seek()571 ch_block = bufnode_buf(firstbn)->block; in ch_beg_seek()693 bufnode_buf(bn)->block = -1; in ch_flush()[all …]