Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/jffs2.h>
#include <linux/xattr.h>
#include <linux/mtd/mtd.h>
#include "nodelist.h"
Go to the source code of this file.
Variables | |
struct xattr_handler | jffs2_user_xattr_handler |
struct xattr_handler jffs2_user_xattr_handler |
Definition at line 50 of file xattr_user.c.