taglinefilesource code
bhe86fs/block_dev.cstruct buffer_head ** bhb, ** bhe;
bhe124fs/block_dev.cbhb = bhe = buflist;
bhe159fs/block_dev.cif (bhb == bhe)
bhe168fs/block_dev.cif (*bhe) {
bhe169fs/block_dev.cwait_on_buffer(*bhe);
bhe170fs/block_dev.cif (!(*bhe)->b_uptodate) {  /* read error? */
bhe171fs/block_dev.cbrelse(*bhe);
bhe172fs/block_dev.cif (++bhe == &buflist[NBUF])
bhe173fs/block_dev.cbhe = buflist;
bhe185fs/block_dev.cif (*bhe) {
bhe186fs/block_dev.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
bhe187fs/block_dev.cbrelse(*bhe);
bhe194fs/block_dev.cif (++bhe == &buflist[NBUF])
bhe195fs/block_dev.cbhe = buflist;
bhe196fs/block_dev.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe200fs/block_dev.cwhile (bhe != bhb) {
bhe201fs/block_dev.cbrelse(*bhe);
bhe202fs/block_dev.cif (++bhe == &buflist[NBUF])
bhe203fs/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;
bhe78fs/ext2/file.cstruct buffer_head ** bhb, ** bhe;
bhe109fs/ext2/file.cbhb = bhe = buflist;
bhe146fs/ext2/file.cif (bhb == bhe)
bhe155fs/ext2/file.cif (*bhe) {
bhe156fs/ext2/file.cwait_on_buffer (*bhe);
bhe157fs/ext2/file.cif (!(*bhe)->b_uptodate) { /* read error? */
bhe158fs/ext2/file.cbrelse(*bhe);
bhe159fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe160fs/ext2/file.cbhe = buflist;
bhe172fs/ext2/file.cif (*bhe) {
bhe173fs/ext2/file.cmemcpy_tofs (buf, offset + (*bhe)->b_data,
bhe175fs/ext2/file.cbrelse (*bhe);
bhe182fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe183fs/ext2/file.cbhe = buflist;
bhe184fs/ext2/file.c} while (left > 0 && bhe != bhb && (!*bhe || !(*bhe)->b_lock));
bhe188fs/ext2/file.cwhile (bhe != bhb) {
bhe189fs/ext2/file.cbrelse (*bhe);
bhe190fs/ext2/file.cif (++bhe == &buflist[NBUF])
bhe191fs/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;