taglinefilesource code
tmp_bh112fs/xiafs/bitmap.cstruct buffer_head * tmp_bh;
tmp_bh135fs/xiafs/bitmap.ctmp_bh=bread(sb->s_dev, z_nr+first_zone, XIAFS_ZSIZE(sb)); /* cache not hit */
tmp_bh136fs/xiafs/bitmap.cif (!tmp_bh) {
tmp_bh142fs/xiafs/bitmap.cbmap_buf[slots-1]=tmp_bh;
tmp_bh148fs/xiafs/bitmap.creturn tmp_bh;