|
Linux Kernel
3.7.1
|
#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) | |
| EXPORT_SYMBOL_GPL | ( | uuid_le_gen | ) |
| EXPORT_SYMBOL_GPL | ( | uuid_be_gen | ) |
1.8.2