Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
uuid.c File Reference
#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/uuid.h>
#include <linux/random.h>

Go to the source code of this file.

Functions

void uuid_le_gen (uuid_le *lu)
 
 EXPORT_SYMBOL_GPL (uuid_le_gen)
 
void uuid_be_gen (uuid_be *bu)
 
 EXPORT_SYMBOL_GPL (uuid_be_gen)
 

Function Documentation

EXPORT_SYMBOL_GPL ( uuid_le_gen  )
EXPORT_SYMBOL_GPL ( uuid_be_gen  )
void uuid_be_gen ( uuid_be bu)

Definition at line 47 of file uuid.c.

void uuid_le_gen ( uuid_le lu)

Definition at line 39 of file uuid.c.