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