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