|
Linux Kernel
3.7.1
|
#include "reiserfs.h"#include <linux/capability.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_trusted_handler |
| struct xattr_handler reiserfs_xattr_trusted_handler |
Definition at line 51 of file xattr_trusted.c.
1.8.2