/busybox-1.35.0/util-linux/volume_id/ |
D | udf.c | 78 vsd = volume_id_get_buffer(id, off + UDF_VSD_OFFSET, 0x200); in volume_id_probe_udf() 101 vsd = volume_id_get_buffer(id, off + UDF_VSD_OFFSET + bs, 0x800); in volume_id_probe_udf() 113 vsd = volume_id_get_buffer(id, off + UDF_VSD_OFFSET + (b * bs), 0x800); in volume_id_probe_udf() 131 vd = volume_id_get_buffer(id, off + (256 * bs), 0x200); in volume_id_probe_udf() 146 vd = volume_id_get_buffer(id, off + ((loc + b) * bs), 0x200); in volume_id_probe_udf()
|
D | linux_swap.c | 51 buf = volume_id_get_buffer(id, off + page-10, 10); in volume_id_probe_linux_swap() 66 sw = volume_id_get_buffer(id, off, sizeof(struct swap_header_v1_2)); in volume_id_probe_linux_swap()
|
D | unused_mac.c | 53 buf = volume_id_get_buffer(id, off, 0x200); in volume_id_probe_mac_partition_map() 77 buf = volume_id_get_buffer(id, off + bsize, 0x200); in volume_id_probe_mac_partition_map() 98 buf = volume_id_get_buffer(id, off + ((i+1) * bsize), 0x200); in volume_id_probe_mac_partition_map()
|
D | unused_lvm.c | 49 lvm = volume_id_get_buffer(id, off + LVM1_SB_OFF, 0x800); in volume_id_probe_lvm1() 73 buf = volume_id_get_buffer(id, off, LVM2LABEL_SCAN_SECTORS * 0x200); in volume_id_probe_lvm2()
|
D | unused_highpoint.c | 53 hpt = volume_id_get_buffer(id, off + HPT37X_CONFIG_OFF, 0x200); in volume_id_probe_highpoint_37x_raid() 80 hpt = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_highpoint_45x_raid()
|
D | fat.c | 151 vs = volume_id_get_buffer(id, fat_partition_off, 0x200); in volume_id_probe_vfat() 259 buf = volume_id_get_buffer(id, fat_partition_off + root_start_off, buf_size); in volume_id_probe_vfat() 265 vs = volume_id_get_buffer(id, fat_partition_off, 0x200); in volume_id_probe_vfat() 299 buf = volume_id_get_buffer(id, fat_partition_off + next_off, buf_size); in volume_id_probe_vfat() 314 buf = volume_id_get_buffer(id, fat_partition_off + fat_entry_off, buf_size); in volume_id_probe_vfat() 326 vs = volume_id_get_buffer(id, fat_partition_off, 0x200); in volume_id_probe_vfat()
|
D | unused_hpfs.c | 42 hs = volume_id_get_buffer(id, off + HPFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_hpfs()
|
D | reiserfs.c | 65 rs = volume_id_get_buffer(id, off + REISERFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_reiserfs() 95 rs = volume_id_get_buffer(id, off + REISERFS1_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_reiserfs()
|
D | unused_lsi_raid.c | 47 lsi = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_lsi_mega_raid()
|
D | iso9660.c | 65 buf = volume_id_get_buffer(id, off + ISO_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_iso9660() 84 is = volume_id_get_buffer(id, off + vd_offset, 0x200); in volume_id_probe_iso9660()
|
D | unused_nvidia_raid.c | 50 nv = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_nvidia_raid()
|
D | romfs.c | 43 rfs = volume_id_get_buffer(id, off, 0x200); in volume_id_probe_romfs()
|
D | unused_isw_raid.c | 52 isw = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_intel_software_raid()
|
D | exfat.c | 87 sb = volume_id_get_buffer(id, EXFAT_SB_OFFSET, sizeof(*sb)); in volume_id_probe_exfat() 115 de = volume_id_get_buffer(id, root_dir_off + (count * EXFAT_DIR_ENTRY_SZ), EXFAT_DIR_ENTRY_SZ); in volume_id_probe_exfat()
|
D | unused_promise_raid.c | 55 pdc = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_promise_fasttrack_raid()
|
D | lfs.c | 51 sb = volume_id_get_buffer(id, LFS_SB1_OFFSET, sizeof(*sb)); in volume_id_probe_lfs()
|
D | cramfs.c | 51 cs = volume_id_get_buffer(id, off, 0x200); in volume_id_probe_cramfs()
|
D | sysv.c | 101 vs = volume_id_get_buffer(id, off + (boff * SYSV_SUPERBLOCK_BLOCK), 0x200); in volume_id_probe_sysv() 114 xs = volume_id_get_buffer(id, off + (boff + XENIX_SUPERBLOCK_BLOCK), 0x200); in volume_id_probe_sysv()
|
D | squashfs.c | 37 sb = volume_id_get_buffer(id, off, 0x200); in volume_id_probe_squashfs()
|
D | jfs.c | 51 js = volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_jfs()
|
D | unused_via_raid.c | 58 via = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_via_raid()
|
D | ext.c | 39 es = volume_id_get_buffer(id, off + EXT_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_ext()
|
D | xfs.c | 51 xs = volume_id_get_buffer(id, off, 0x200); in volume_id_probe_xfs()
|
D | unused_silicon_raid.c | 62 sil = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_silicon_medley_raid()
|
D | hfs.c | 189 buf = volume_id_get_buffer(id, off + HFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_hfs_hfsplus() 212 buf = volume_id_get_buffer(id, off + HFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_hfs_hfsplus() 246 buf = volume_id_get_buffer(id, off + (cat_block * blocksize), 0x2000); in volume_id_probe_hfs_hfsplus() 287 buf = volume_id_get_buffer(id, off + leaf_off, leaf_node_size); in volume_id_probe_hfs_hfsplus()
|