Searched defs:partition (Results 1 - 6 of 6) sorted by relevance

/include/scsi/
H A Dosd_types.h27 osd_id partition; member in struct:osd_obj_id
H A Dosd_protocol.h156 /*16*/ __be64 partition; member in struct:osd_cdb_head
/include/linux/
H A Dfsl_hypervisor.h46 * struct fsl_hv_ioctl_restart - restart a partition
48 * @partition: the ID of the partition to restart, or -1 for the
49 * calling partition
55 __u32 partition; member in struct:fsl_hv_ioctl_restart
59 * struct fsl_hv_ioctl_status - get a partition's status
61 * @partition: the ID of the partition to query, or -1 for the
62 * calling partition
63 * @status: The returned status of the partition
75 __u32 partition; member in struct:fsl_hv_ioctl_status
90 __u32 partition; member in struct:fsl_hv_ioctl_start
105 __u32 partition; member in struct:fsl_hv_ioctl_stop
[all...]
H A Dgenhd.h41 LINUX_RAID_PARTITION = 0xfd, /* autodetect RAID partition */
69 struct partition { struct
74 unsigned char sys_ind; /* What partition type */
79 __le32 nr_sects; /* nr of sectors in partition */
257 * Smarter partition iterator without context limits.
261 #define DISK_PITER_INCL_PART0 (1 << 2) /* include partition 0 */
262 #define DISK_PITER_INCL_EMPTY_PART0 (1 << 3) /* include empty partition 0 */
445 __le16 s_tag; /* ID tag of partition */
447 __le32 s_start; /* start sector no of partition */
448 __le32 s_size; /* # of blocks in partition */
[all...]
/include/linux/mfd/
H A Dtmio.h132 struct mtd_partition *partition; member in struct:tmio_nand_data
/include/pcmcia/
H A Dcistpl.h497 u_int partition; member in struct:cistpl_device_geo_t::__anon1679

Completed in 97 milliseconds