taglinefilesource code
tmp_bh115fs/xiafs/bitmap.cstruct buffer_head * tmp_bh;
tmp_bh138fs/xiafs/bitmap.ctmp_bh=bread(sb->s_dev, z_nr+first_zone, XIAFS_ZSIZE(sb)); /* cache not hit */
tmp_bh139fs/xiafs/bitmap.cif (!tmp_bh) {
tmp_bh145fs/xiafs/bitmap.cbmap_buf[slots-1]=tmp_bh;
tmp_bh151fs/xiafs/bitmap.creturn tmp_bh;