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;
bhe79fs/ext2/file.cstruct buffer_head ** bhb, ** bhe;
bhe111fs/ext2/file.cbhb = bhe = buflist;
bhe148fs/ext2/file.cif (bhb == bhe)
bhe157fs/ext2/file.cif (*bhe) {
bhe158fs/ext2/file.cwait_on_buffer (*bhe);
bhe159fs/ext2/file.cif (!(*bhe)->b_uptodate) { /* read error? */
bhe160fs/ext2/file.cbrelse(*bhe);
bhe161fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe162fs/ext2/file.cbhe = buflist;
bhe174fs/ext2/file.cif (*bhe) {
bhe175fs/ext2/file.cmemcpy_tofs (buf, offset + (*bhe)->b_data,
bhe177fs/ext2/file.cbrelse (*bhe);
bhe184fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe185fs/ext2/file.cbhe = buflist;
bhe186fs/ext2/file.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe190fs/ext2/file.cwhile (bhe != bhb) {
bhe191fs/ext2/file.cbrelse (*bhe);
bhe192fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe193fs/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;
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;