Searched defs:UUID_SIZE (Results 1 – 11 of 11) sorted by relevance
3 pub const UUID_SIZE: usize = 16; constant
66842 shader_module_identifier_algorithm_uuid: [u8; UUID_SIZE], in shader_module_identifier_algorithm_uuid()
17 #define UUID_SIZE 16 macro
26 pub const UUID_SIZE: usize = PIPE_UUID_SIZE as usize; constant310 pub fn device_uuid(&self) -> Option<[c_uchar; UUID_SIZE]> { in device_uuid()340 pub fn driver_uuid(&self) -> Option<[c_schar; UUID_SIZE]> { in driver_uuid()
50 #define UUID_SIZE 16 macro
192 device_uuid: [u8; UUID_SIZE], in new()193 driver_uuid: [u8; UUID_SIZE],
555 device_uuid: &[u8; UUID_SIZE], in new()556 driver_uuid: &[u8; UUID_SIZE],
106 #define UUID_SIZE 16 macro
883 #define UUID_SIZE 16 macro
176 #define UUID_SIZE 16 macro
236 static __u8 *journal_user(__u8 uuid[UUID_SIZE], __u8 s_users[JBD2_USERS_SIZE], in journal_user()2868 fs_update_journal_user(struct ext2_super_block *sb, __u8 old_uuid[UUID_SIZE]) in fs_update_journal_user()