Home
last modified time | relevance | path

Searched refs:generate_random_uuid (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/lib/
H A Duuid.c33 void generate_random_uuid(unsigned char uuid[16]) in generate_random_uuid() function
41 EXPORT_SYMBOL(generate_random_uuid);
/openbmc/linux/include/linux/
H A Duuid.h96 void generate_random_uuid(unsigned char uuid[16]);
/openbmc/linux/fs/reiserfs/
H A Dobjectid.c211 generate_random_uuid(disk_sb->s_uuid); in reiserfs_convert_objectid_map_v1()
/openbmc/linux/fs/afs/
H A Dmain.c75 generate_random_uuid((unsigned char *)&net->uuid); in afs_net_init()
/openbmc/linux/fs/ext4/
H A Dcrypto.c113 generate_random_uuid(sbi->s_es->s_encrypt_pw_salt); in ext4_ioctl_get_encryption_pwsalt()
/openbmc/linux/drivers/char/
H A Drandom.c1625 generate_random_uuid(uuid); in proc_do_uuid()
1631 generate_random_uuid(uuid); in proc_do_uuid()
/openbmc/u-boot/fs/ubifs/
H A Dsb.c185 generate_random_uuid(sup->uuid); in create_default_filesystem()
/openbmc/linux/fs/ubifs/
H A Dsb.c214 generate_random_uuid(sup->uuid); in create_default_filesystem()
/openbmc/linux/fs/smb/client/
H A Dcifsfs.c412 generate_random_uuid(cifs_inode->lease_key); in cifs_alloc_inode()
H A Dconnect.c1780 generate_random_uuid(tcp_ses->client_guid); in cifs_get_tcp_session()
H A Dsmb2ops.c2894 generate_random_uuid(fid->lease_key); in smb2_new_lease_key()
H A Dsmb2pdu.c2446 generate_random_uuid(buf->dcontext.CreateGuid); in create_durable_v2_buf()
/openbmc/linux/fs/btrfs/
H A Dvolumes.c2532 generate_random_uuid(fs_devices->fsid); in btrfs_setup_sprout()
6662 generate_random_uuid(dev->uuid); in btrfs_alloc_device()
/openbmc/linux/fs/f2fs/
H A Dfile.c2452 generate_random_uuid(sbi->raw_super->encrypt_pw_salt); in f2fs_ioc_get_encryption_pwsalt()