Home
last modified time | relevance | path

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

/Linux-v4.19/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.c72 Sector sect; in aix_magic_present()
126 Sector sect; in parse_extended()
220 Sector sect; in parse_solaris_x86()
277 Sector sect; in parse_bsd()
360 Sector sect; in parse_unixware()
404 Sector sect; in parse_minix()
455 Sector sect; in msdos_partition()
Datari.c36 Sector sect; in atari_partition()
76 Sector sect2; in atari_partition()
Dultrix.c16 Sector sect; in ultrix_partition()
Dkarma.c18 Sector sect; in karma_partition()
Dcheck.h32 sector_t n, Sector *p) in read_part_sector()
Daix.c106 Sector sect; in read_lba()
174 Sector sect; in aix_partition()
Dsgi.c38 Sector sect; in sgi_partition()
Dsysv68.c54 Sector sect; in sysv68_partition()
Dosf.c21 Sector sect; in osf_partition()
Dibm.c73 Sector sect; in find_label()
142 Sector sect; in find_vol1_partitions()
Dmac.c33 Sector sect; in mac_partition()
Dsun.c20 Sector sect; in sun_partition()
Damiga.c31 Sector sect; in amiga_partition()
Dldm.c284 Sector sect; in ldm_validate_privheads()
373 Sector sect; in ldm_validate_tocblocks()
444 Sector sect; in ldm_validate_vmdb()
508 Sector sect; in ldm_validate_partition_table()
1371 Sector sect; in ldm_get_vblks()
Defi.c263 Sector sect; in read_lba()
/Linux-v4.19/fs/qnx4/
DREADME8 Frank "Jedi/Sector One" Denis <j@pureftpd.org>
/Linux-v4.19/drivers/scsi/
Dscsicam.c41 Sector sect; in scsi_bios_ptable()
/Linux-v4.19/include/linux/
Dblkdev.h1670 typedef struct {struct page *v;} Sector; typedef
1672 unsigned char *read_dev_sector(struct block_device *, sector_t, Sector *);
1674 static inline void put_dev_sector(Sector p) in put_dev_sector()
/Linux-v4.19/block/
Dpartition-generic.c657 unsigned char *read_dev_sector(struct block_device *bdev, sector_t n, Sector *p) in read_dev_sector()