Searched refs:vol_id (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h276 * @vol_id: volume number
305 __s32 vol_id; member in struct:ubi_mkvol_req
317 * @vol_id: ID of the volume to re-size
328 __s32 vol_id; member in struct:ubi_rsvol_req
335 * @vol_id: ID of the volume to re-name
342 * and the new names are specified in the @vol_id and @name fields.
366 __s32 vol_id; member in struct:ubi_rnvol_req::__anon23505
/external/strace/linux/
H A Dubi-user.h273 * @vol_id: volume number
302 __s32 vol_id; member in struct:ubi_mkvol_req
314 * @vol_id: ID of the volume to re-size
325 __s32 vol_id; member in struct:ubi_rsvol_req
332 * @vol_id: ID of the volume to re-name
339 * and the new names are specified in the @vol_id and @name fields.
363 __s32 vol_id; member in struct:ubi_rnvol_req::__anon31352
/external/strace/test/
H A Dubi.c15 .vol_id = 3,
24 .vol_id = -3,
/external/kernel-headers/original/uapi/linux/
H A Dmsdos_fs.h134 __u8 vol_id[4]; /* volume ID */ member in struct:fat_boot_sector::__anon23170::__anon23171
157 __u8 vol_id[4]; /* volume ID */ member in struct:fat_boot_sector::__anon23170::__anon23172
/external/strace/
H A Dmtd.c275 tprintf(", {vol_id=%" PRIi32 ", alignment=%" PRIi32
276 ", bytes=%" PRIi64 ", vol_type=", mkvol.vol_id,
290 tprintf(", {vol_id=%" PRIi32 ", bytes=%" PRIi64 "}",
291 rsvol.vol_id, (int64_t)rsvol.bytes);
306 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16
307 ", name=%s%s}", rnvol.ents[c].vol_id,
/external/e2fsprogs/lib/blkid/
H A Dprobe.h353 unsigned char vol_id[16]; member in struct:ocfs_volume_label
H A Dprobe.c1055 set_uuid(probe->dev, ovl.vol_id, 0);

Completed in 448 milliseconds