tag | line | file | source code |
bmap_buf | 107 | fs/xiafs/bitmap.c | get__map_zone(struct super_block *sb, struct buffer_head * bmap_buf[], |
bmap_buf | 120 | fs/xiafs/bitmap.c | return bmap_buf[z_nr]; |
bmap_buf | 128 | fs/xiafs/bitmap.c | return bmap_buf[i]; |
bmap_buf | 130 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, i); |
bmap_buf | 131 | fs/xiafs/bitmap.c | return bmap_buf[0]; |
bmap_buf | 140 | fs/xiafs/bitmap.c | brelse(bmap_buf[slots-1]); |
bmap_buf | 141 | fs/xiafs/bitmap.c | bmap_buf[slots-1]=tmp_bh; |
bmap_buf | 146 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, slots-1); |
bmap_buf | 168 | fs/xiafs/bitmap.c | get_free__bit(struct super_block *sb, struct buffer_head * bmap_buf[], |
bmap_buf | 195 | fs/xiafs/bitmap.c | bh = get__map_zone(sb, bmap_buf, bznr, cache, first_zone, |
bmap_buf | 209 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, z_nr); |