tag | line | file | source code |
---|---|---|---|
tmp_bh | 111 | fs/xiafs/bitmap.c | struct buffer_head * tmp_bh; |
tmp_bh | 134 | fs/xiafs/bitmap.c | tmp_bh=bread(sb->s_dev, z_nr+first_zone, XIAFS_ZSIZE(sb)); /* cache not hit */ |
tmp_bh | 135 | fs/xiafs/bitmap.c | if (!tmp_bh) { |
tmp_bh | 141 | fs/xiafs/bitmap.c | bmap_buf[slots-1]=tmp_bh; |
tmp_bh | 147 | fs/xiafs/bitmap.c | return tmp_bh; |