tag | line | file | source code |
bmap_buf | 111 | fs/xiafs/bitmap.c | get__map_zone(struct super_block *sb, struct buffer_head * bmap_buf[], |
bmap_buf | 124 | fs/xiafs/bitmap.c | return bmap_buf[z_nr]; |
bmap_buf | 132 | fs/xiafs/bitmap.c | return bmap_buf[i]; |
bmap_buf | 134 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, i); |
bmap_buf | 135 | fs/xiafs/bitmap.c | return bmap_buf[0]; |
bmap_buf | 144 | fs/xiafs/bitmap.c | brelse(bmap_buf[slots-1]); |
bmap_buf | 145 | fs/xiafs/bitmap.c | bmap_buf[slots-1]=tmp_bh; |
bmap_buf | 150 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, slots-1); |
bmap_buf | 172 | fs/xiafs/bitmap.c | get_free__bit(struct super_block *sb, struct buffer_head * bmap_buf[], |
bmap_buf | 199 | fs/xiafs/bitmap.c | bh = get__map_zone(sb, bmap_buf, bznr, cache, first_zone, |
bmap_buf | 213 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, z_nr); |