Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
udf_fs_i.h File Reference

Go to the source code of this file.

Macros

#define UDF_GETEASIZE   _IOR('l', 0x40, int)
 
#define UDF_GETEABLOCK   _IOR('l', 0x41, void *)
 
#define UDF_GETVOLIDENT   _IOR('l', 0x42, void *)
 
#define UDF_RELOCATE_BLOCKS   _IOWR('l', 0x43, long)
 

Macro Definition Documentation

#define UDF_GETEABLOCK   _IOR('l', 0x41, void *)

Definition at line 17 of file udf_fs_i.h.

#define UDF_GETEASIZE   _IOR('l', 0x40, int)

Definition at line 16 of file udf_fs_i.h.

#define UDF_GETVOLIDENT   _IOR('l', 0x42, void *)

Definition at line 18 of file udf_fs_i.h.

#define UDF_RELOCATE_BLOCKS   _IOWR('l', 0x43, long)

Definition at line 19 of file udf_fs_i.h.