RTEMS CPU Kit with SuperCore
4.11.2
|
#include <linux/types.h>
#include <linux/spinlock.h>
#include <linux/workqueue.h>
#include <linux/completion.h>
#include <linux/mutex.h>
#include <linux/timer.h>
#include <linux/wait.h>
#include <linux/list.h>
#include <linux/rwsem.h>
Go to the source code of this file.
Data Structures | |
struct | jffs2_mount_opts |
struct | jffs2_sb_info |
Macros | |
#define | JFFS2_SB_FLAG_RO 1 |
#define | JFFS2_SB_FLAG_SCANNING 2 /* Flash scanning is in progress */ |
#define | JFFS2_SB_FLAG_BUILDING 4 /* File system building is in progress */ |