Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/magic.h>
Go to the source code of this file.
Macros | |
#define | REISERFS_IOC_UNPACK _IOW(0xCD,1,long) |
#define | REISERFS_IOC_GETFLAGS FS_IOC_GETFLAGS |
#define | REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS |
#define | REISERFS_IOC_GETVERSION FS_IOC_GETVERSION |
#define | REISERFS_IOC_SETVERSION FS_IOC_SETVERSION |
#define REISERFS_IOC_GETFLAGS FS_IOC_GETFLAGS |
Definition at line 21 of file reiserfs_fs.h.
#define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION |
Definition at line 23 of file reiserfs_fs.h.
#define REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS |
Definition at line 22 of file reiserfs_fs.h.
#define REISERFS_IOC_SETVERSION FS_IOC_SETVERSION |
Definition at line 24 of file reiserfs_fs.h.
#define REISERFS_IOC_UNPACK _IOW(0xCD,1,long) |
Definition at line 18 of file reiserfs_fs.h.