taglinefilesource code
bhe87fs/block_dev.cstruct buffer_head ** bhb, ** bhe;
bhe125fs/block_dev.cbhb = bhe = buflist;
bhe160fs/block_dev.cif (bhb == bhe)
bhe169fs/block_dev.cif (*bhe) {
bhe170fs/block_dev.cwait_on_buffer(*bhe);
bhe171fs/block_dev.cif (!(*bhe)->b_uptodate) {  /* read error? */
bhe172fs/block_dev.cbrelse(*bhe);
bhe173fs/block_dev.cif (++bhe == &buflist[NBUF])
bhe174fs/block_dev.cbhe = buflist;
bhe186fs/block_dev.cif (*bhe) {
bhe187fs/block_dev.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
bhe188fs/block_dev.cbrelse(*bhe);
bhe195fs/block_dev.cif (++bhe == &buflist[NBUF])
bhe196fs/block_dev.cbhe = buflist;
bhe197fs/block_dev.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe201fs/block_dev.cwhile (bhe != bhb) {
bhe202fs/block_dev.cbrelse(*bhe);
bhe203fs/block_dev.cif (++bhe == &buflist[NBUF])
bhe204fs/block_dev.cbhe = buflist;
bhe77fs/ext/file.cstruct buffer_head ** bhb, ** bhe;
bhe105fs/ext/file.cbhb = bhe = buflist;
bhe140fs/ext/file.cif (bhb == bhe)
bhe149fs/ext/file.cif (*bhe) {
bhe150fs/ext/file.cwait_on_buffer(*bhe);
bhe151fs/ext/file.cif (!(*bhe)->b_uptodate) {  /* read error? */
bhe152fs/ext/file.cbrelse(*bhe);
bhe153fs/ext/file.cif (++bhe == &buflist[NBUF])
bhe154fs/ext/file.cbhe = buflist;
bhe166fs/ext/file.cif (*bhe) {
bhe167fs/ext/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
bhe168fs/ext/file.cbrelse(*bhe);
bhe175fs/ext/file.cif (++bhe == &buflist[NBUF])
bhe176fs/ext/file.cbhe = buflist;
bhe177fs/ext/file.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe181fs/ext/file.cwhile (bhe != bhb) {
bhe182fs/ext/file.cbrelse(*bhe);
bhe183fs/ext/file.cif (++bhe == &buflist[NBUF])
bhe184fs/ext/file.cbhe = buflist;
bhe81fs/ext2/file.cstruct buffer_head ** bhb, ** bhe;
bhe113fs/ext2/file.cbhb = bhe = buflist;
bhe154fs/ext2/file.cif (bhb == bhe)
bhe168fs/ext2/file.cif (*bhe) {
bhe169fs/ext2/file.cwait_on_buffer (*bhe);
bhe170fs/ext2/file.cif (!(*bhe)->b_uptodate) { /* read error? */
bhe171fs/ext2/file.cbrelse(*bhe);
bhe172fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe173fs/ext2/file.cbhe = buflist;
bhe185fs/ext2/file.cif (*bhe) {
bhe186fs/ext2/file.cmemcpy_tofs (buf, offset + (*bhe)->b_data,
bhe188fs/ext2/file.cbrelse (*bhe);
bhe195fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe196fs/ext2/file.cbhe = buflist;
bhe197fs/ext2/file.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe203fs/ext2/file.cwhile (bhe != bhb) {
bhe204fs/ext2/file.cbrelse (*bhe);
bhe205fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe206fs/ext2/file.cbhe = buflist;
bhe120fs/isofs/file.cstruct buffer_head ** bhb, ** bhe;
bhe146fs/isofs/file.cbhb = bhe = buflist;
bhe182fs/isofs/file.cif (bhb == bhe)
bhe186fs/isofs/file.cif(blocks == 0 && bhrequest && filp->f_reada && bhb != bhe) { 
bhe207fs/isofs/file.cif (bhb == bhe)
bhe216fs/isofs/file.cif (*bhe) {/* test for valid buffer */
bhe217fs/isofs/file.cwait_on_buffer(*bhe);
bhe218fs/isofs/file.cif (!(*bhe)->b_uptodate) {
bhe219fs/isofs/file.cbrelse(*bhe);
bhe220fs/isofs/file.cif (++bhe == &buflist[NBUF])
bhe221fs/isofs/file.cbhe = buflist;
bhe234fs/isofs/file.cif (*bhe) {
bhe237fs/isofs/file.cunixify_text_buffer(offset+(*bhe)->b_data,
bhe239fs/isofs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
bhe240fs/isofs/file.cbrelse(*bhe);
bhe247fs/isofs/file.cif (++bhe == &buflist[NBUF])
bhe248fs/isofs/file.cbhe = buflist;
bhe249fs/isofs/file.c} while( bhe != bhb && (*bhe == 0 || !(*bhe)->b_lock) && 
bhe254fs/isofs/file.cwhile (bhe != bhb) {
bhe255fs/isofs/file.cif (*bhe) brelse(*bhe);
bhe256fs/isofs/file.cif (++bhe == &buflist[NBUF])
bhe257fs/isofs/file.cbhe = buflist;
bhe71fs/minix/file.cstruct buffer_head ** bhb, ** bhe;
bhe99fs/minix/file.cbhb = bhe = buflist;
bhe134fs/minix/file.cif (bhb == bhe)
bhe143fs/minix/file.cif (*bhe) {
bhe144fs/minix/file.cwait_on_buffer(*bhe);
bhe145fs/minix/file.cif (!(*bhe)->b_uptodate) {  /* read error? */
bhe146fs/minix/file.cbrelse(*bhe);
bhe147fs/minix/file.cif (++bhe == &buflist[NBUF])
bhe148fs/minix/file.cbhe = buflist;
bhe160fs/minix/file.cif (*bhe) {
bhe161fs/minix/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
bhe162fs/minix/file.cbrelse(*bhe);
bhe169fs/minix/file.cif (++bhe == &buflist[NBUF])
bhe170fs/minix/file.cbhe = buflist;
bhe171fs/minix/file.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe175fs/minix/file.cwhile (bhe != bhb) {
bhe176fs/minix/file.cbrelse(*bhe);
bhe177fs/minix/file.cif (++bhe == &buflist[NBUF])
bhe178fs/minix/file.cbhe = buflist;
bhe116fs/sysv/file.cstruct sysv_buffer * bhb, * bhe;
bhe144fs/sysv/file.cbhb = bhe = buflist;
bhe188fs/sysv/file.cif (bhb == bhe)
bhe197fs/sysv/file.cif (bhe->bh) {
bhe198fs/sysv/file.cwait_on_buffer(bhe->bh);
bhe199fs/sysv/file.cif (!bhe->bh->b_uptodate) {  /* read error? */
bhe200fs/sysv/file.cbrelse(bhe->bh);
bhe201fs/sysv/file.cif (++bhe == &buflist[NBUF])
bhe202fs/sysv/file.cbhe = buflist;
bhe214fs/sysv/file.cif (bhe->bh) {
bhe215fs/sysv/file.cmemcpy_tofs(buf,offset+bhe->bh_data,chars);
bhe216fs/sysv/file.cbrelse(bhe->bh);
bhe223fs/sysv/file.cif (++bhe == &buflist[NBUF])
bhe224fs/sysv/file.cbhe = buflist;
bhe225fs/sysv/file.c} while (left > 0 && bhe != bhb && (!bhe->bh || !bhe->bh->b_lock));
bhe229fs/sysv/file.cwhile (bhe != bhb) {
bhe230fs/sysv/file.cbrelse(bhe->bh);
bhe231fs/sysv/file.cif (++bhe == &buflist[NBUF])
bhe232fs/sysv/file.cbhe = buflist;
bhe75fs/xiafs/file.cstruct buffer_head ** bhb, ** bhe;
bhe98fs/xiafs/file.cbhb = bhe = buflist;
bhe132fs/xiafs/file.cif (bhb == bhe)
bhe141fs/xiafs/file.cif (*bhe) {
bhe142fs/xiafs/file.cwait_on_buffer(*bhe);
bhe143fs/xiafs/file.cif (!(*bhe)->b_uptodate) {  /* read error? */
bhe144fs/xiafs/file.cbrelse(*bhe);
bhe145fs/xiafs/file.cif (++bhe == &buflist[NBUF])
bhe146fs/xiafs/file.cbhe = buflist;
bhe158fs/xiafs/file.cif (*bhe) {
bhe159fs/xiafs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
bhe160fs/xiafs/file.cbrelse(*bhe);
bhe167fs/xiafs/file.cif (++bhe == &buflist[NBUF])
bhe168fs/xiafs/file.cbhe = buflist;
bhe169fs/xiafs/file.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe173fs/xiafs/file.cwhile (bhe != bhb) {
bhe174fs/xiafs/file.cbrelse(*bhe);
bhe175fs/xiafs/file.cif (++bhe == &buflist[NBUF])
bhe176fs/xiafs/file.cbhe = buflist;