Linux Kernel
3.7.1
|
#include "reiserfs.h"
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/pagemap.h>
#include <linux/xattr.h>
#include "xattr.h"
#include <asm/uaccess.h>
Go to the source code of this file.
Variables | |
struct xattr_handler | reiserfs_xattr_user_handler |
struct xattr_handler reiserfs_xattr_user_handler |
Definition at line 47 of file xattr_user.c.