Home
last modified time | relevance | path

Searched refs:Sector (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/block/partitions/
Dacorn.c80 Sector sect; in riscix_partition()
135 Sector sect; in linux_partition()
169 Sector sect; in adfspart_check_CUMANA()
259 Sector sect; in adfspart_check_ADFS()
317 Sector sect; in adfspart_check_ICSLinux()
361 Sector sect; in adfspart_check_ICS()
454 Sector sect; in adfspart_check_POWERTEC()
515 Sector sect; in adfspart_check_EESOX()
Dmsdos.c71 Sector sect; in aix_magic_present()
125 Sector sect; in parse_extended()
219 Sector sect; in parse_solaris_x86()
276 Sector sect; in parse_bsd()
355 Sector sect; in parse_unixware()
399 Sector sect; in parse_minix()
450 Sector sect; in msdos_partition()
Datari.c35 Sector sect; in atari_partition()
68 Sector sect2; in atari_partition()
Dultrix.c15 Sector sect; in ultrix_partition()
Dkarma.c17 Sector sect; in karma_partition()
Dcheck.h31 sector_t n, Sector *p) in read_part_sector()
Daix.c105 Sector sect; in read_lba()
173 Sector sect; in aix_partition()
Dsysv68.c53 Sector sect; in sysv68_partition()
Dsgi.c37 Sector sect; in sgi_partition()
Dosf.c20 Sector sect; in osf_partition()
Dibm.c72 Sector sect; in find_label()
141 Sector sect; in find_vol1_partitions()
Dmac.c32 Sector sect; in mac_partition()
Dsun.c19 Sector sect; in sun_partition()
Damiga.c30 Sector sect; in amiga_partition()
Dldm.c336 Sector sect; in ldm_validate_privheads()
425 Sector sect; in ldm_validate_tocblocks()
496 Sector sect; in ldm_validate_vmdb()
560 Sector sect; in ldm_validate_partition_table()
1426 Sector sect; in ldm_get_vblks()
Defi.c263 Sector sect; in read_lba()
/linux-4.4.14/fs/qnx4/
DREADME8 Frank "Jedi/Sector One" Denis <j@pureftpd.org>
/linux-4.4.14/drivers/scsi/
Dscsicam.c40 Sector sect; in scsi_bios_ptable()
/linux-4.4.14/include/linux/
Dblkdev.h1361 typedef struct {struct page *v;} Sector; typedef
1363 unsigned char *read_dev_sector(struct block_device *, sector_t, Sector *);
1365 static inline void put_dev_sector(Sector p) in put_dev_sector()
/linux-4.4.14/arch/cris/boot/rescue/
Dhead_v10.S71 ;; sector. Sector size is 65536 bytes in all flashes we use.
/linux-4.4.14/block/
Dpartition-generic.c560 unsigned char *read_dev_sector(struct block_device *bdev, sector_t n, Sector *p) in read_dev_sector()