tag | line | file | source code |
bmap_buf | 114 | fs/xiafs/bitmap.c | get__map_zone(struct super_block *sb, struct buffer_head * bmap_buf[], |
bmap_buf | 127 | fs/xiafs/bitmap.c | return bmap_buf[z_nr]; |
bmap_buf | 135 | fs/xiafs/bitmap.c | return bmap_buf[i]; |
bmap_buf | 137 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, i); |
bmap_buf | 138 | fs/xiafs/bitmap.c | return bmap_buf[0]; |
bmap_buf | 147 | fs/xiafs/bitmap.c | brelse(bmap_buf[slots-1]); |
bmap_buf | 148 | fs/xiafs/bitmap.c | bmap_buf[slots-1]=tmp_bh; |
bmap_buf | 153 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, slots-1); |
bmap_buf | 175 | fs/xiafs/bitmap.c | get_free__bit(struct super_block *sb, struct buffer_head * bmap_buf[], |
bmap_buf | 202 | fs/xiafs/bitmap.c | bh = get__map_zone(sb, bmap_buf, bznr, cache, first_zone, |
bmap_buf | 216 | fs/xiafs/bitmap.c | que(bmap_buf, bznr, z_nr); |