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