Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 14 of 14) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dget_devname.c32 #define get_label_uuid(fd, label, uuid, type) \ argument
34 #define uuidcache_addentry(device, label, uuid, type) \ argument
43 get_label_uuid(int fd, char **label, char **uuid, const char **type) in get_label_uuid()
80 uuidcache_addentry(char *device, /*int major, int minor,*/ char *label, char *uuid, const char *typ… in uuidcache_addentry()
201 unsigned char uuid[16]; in get_spec_by_uuid() local
254 char *uuid = uuid; /* for compiler */ in add_to_uuid_cache() local
Dreiserfs.c42 uint8_t uuid[16]; member
49 uint8_t uuid[16]; member
Dlinux_swap.c34 uint8_t uuid[16]; member
Djfs.c37 uint8_t uuid[16]; member
Dxfs.c35 uint8_t uuid[16]; member
Derofs.c39 uint8_t uuid[16]; /* 128-bit uuid for volume */ member
Dlinux_raid.c56 uint8_t uuid[16]; in volume_id_probe_linux_raid() local
Dluks.c51 uint8_t uuid[UUID_STRING_L]; member
Dbcache.c34 uint8_t uuid[16]; member
Df2fs.c59 /* 0x6C */ uint8_t uuid[F2FS_UUID_SIZE]; // 128-bit uuid for volume member
Dubifs.c98 uint8_t uuid[16]; member
Dvolume_id_internal.h82 char uuid[VOLUME_ID_UUID_SIZE+1]; member
Dbtrfs.c50 uint8_t uuid[BTRFS_UUID_SIZE]; member
Dhfs.c144 uint8_t uuid[16]; in hfs_set_uuid() local