tag | line | file | source code |
---|---|---|---|
first_zone | 108 | fs/xiafs/bitmap.c | int bznr[], u_char cache, int first_zone, |
first_zone | 134 | fs/xiafs/bitmap.c | tmp_bh=bread(sb->s_dev, z_nr+first_zone, XIAFS_ZSIZE(sb)); /* cache not hit */ |
first_zone | 169 | fs/xiafs/bitmap.c | int bznr[], u_char cache, int first_zone, int bmap_zones, |
first_zone | 195 | fs/xiafs/bitmap.c | bh = get__map_zone(sb, bmap_buf, bznr, cache, first_zone, |