Home
last modified time | relevance | path

Searched full:volid (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dubi-volume.yaml17 volid:
34 - volid
H A Dlinux,ubi.yaml60 volid = <2>;
/linux/arch/s390/include/uapi/asm/
H A Dvtoc.h45 char volid[6]; /* volume identifier */ member
60 char volid[6]; /* volume identifier */ member
192 __u8 vol_id[6]; /* Volid */
/linux/include/uapi/linux/
H A Dcciss_defs.h84 DWORD VolId:30; member
/linux/drivers/mtd/ubi/
H A Dvmt.c131 u32 volid; in find_volume_fwnode() local
142 if (!fwnode_property_read_u32(fw_vol, "volid", &volid) && in find_volume_fwnode()
143 vol->vol_id != volid) in find_volume_fwnode()
/linux/block/partitions/
H A Dibm.c150 memcpy(name, label->vol.volid, DASD_VOL_ID_LEN); in find_label()
156 memcpy(name, label->lnx.volid, DASD_VOL_ID_LEN); in find_label()
/linux/drivers/s390/char/
H A Dtape_3590.h101 unsigned char volid[6]; member
/linux/fs/afs/
H A Dafs_vl.h50 AFSVL_BADVOLIDBUMP = 363539, /* Illegal max volid increment */
/linux/drivers/scsi/
H A Dhpsa_cmd.h334 u32 VolId:30; member