Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ocfs2_space_resv |
struct | ocfs2_new_group_input |
struct | reflink_arguments |
struct | ocfs2_info |
struct | ocfs2_info_request |
struct | ocfs2_info_clustersize |
struct | ocfs2_info_blocksize |
struct | ocfs2_info_maxslots |
struct | ocfs2_info_label |
struct | ocfs2_info_uuid |
struct | ocfs2_info_fs_features |
struct | ocfs2_info_journal_size |
struct | ocfs2_info_freeinode |
struct | ocfs2_info_freeinode::ocfs2_info_local_freeinode |
struct | ocfs2_info_freefrag |
struct | ocfs2_info_freefrag::ocfs2_info_freefrag_stats |
struct | ocfs2_info_freefrag::ocfs2_info_freefrag_stats::ocfs2_info_free_chunk_list |
struct | ocfs2_move_extents |
Functions | |
struct ocfs2_info_label | __attribute__ ((packed)) |
#define OCFS2_INFO_FL_ERROR |
Definition at line 197 of file ocfs2_ioctl.h.
#define OCFS2_INFO_FL_FILLED |
Definition at line 195 of file ocfs2_ioctl.h.
#define OCFS2_INFO_FL_NON_COHERENT |
Definition at line 193 of file ocfs2_ioctl.h.
#define OCFS2_INFO_MAGIC (0x4F32494E) |
Definition at line 84 of file ocfs2_ioctl.h.
#define OCFS2_INFO_MAX_HIST (32) |
Definition at line 155 of file ocfs2_ioctl.h.
#define OCFS2_INFO_MAX_REQUEST (50) |
Definition at line 80 of file ocfs2_ioctl.h.
#define OCFS2_IOC32_GETFLAGS FS_IOC32_GETFLAGS |
Definition at line 28 of file ocfs2_ioctl.h.
#define OCFS2_IOC32_SETFLAGS FS_IOC32_SETFLAGS |
Definition at line 29 of file ocfs2_ioctl.h.
#define OCFS2_IOC_ALLOCSP _IOW ('X', 10, struct ocfs2_space_resv) |
Definition at line 48 of file ocfs2_ioctl.h.
#define OCFS2_IOC_ALLOCSP64 _IOW ('X', 36, struct ocfs2_space_resv) |
Definition at line 52 of file ocfs2_ioctl.h.
#define OCFS2_IOC_FREESP _IOW ('X', 11, struct ocfs2_space_resv) |
Definition at line 49 of file ocfs2_ioctl.h.
#define OCFS2_IOC_FREESP64 _IOW ('X', 37, struct ocfs2_space_resv) |
Definition at line 53 of file ocfs2_ioctl.h.
#define OCFS2_IOC_GETFLAGS FS_IOC_GETFLAGS |
Definition at line 26 of file ocfs2_ioctl.h.
#define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input) |
Definition at line 68 of file ocfs2_ioctl.h.
#define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input) |
Definition at line 69 of file ocfs2_ioctl.h.
Definition at line 67 of file ocfs2_ioctl.h.
#define OCFS2_IOC_INFO _IOR('o', 5, struct ocfs2_info) |
Definition at line 199 of file ocfs2_ioctl.h.
#define OCFS2_IOC_MOVE_EXT _IOW('o', 6, struct ocfs2_move_extents) |
Definition at line 224 of file ocfs2_ioctl.h.
#define OCFS2_IOC_REFLINK _IOW('o', 4, struct reflink_arguments) |
Definition at line 77 of file ocfs2_ioctl.h.
#define OCFS2_IOC_RESVSP _IOW ('X', 40, struct ocfs2_space_resv) |
Definition at line 50 of file ocfs2_ioctl.h.
#define OCFS2_IOC_RESVSP64 _IOW ('X', 42, struct ocfs2_space_resv) |
Definition at line 54 of file ocfs2_ioctl.h.
#define OCFS2_IOC_SETFLAGS FS_IOC_SETFLAGS |
Definition at line 27 of file ocfs2_ioctl.h.
#define OCFS2_IOC_UNRESVSP _IOW ('X', 41, struct ocfs2_space_resv) |
Definition at line 51 of file ocfs2_ioctl.h.
#define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv) |
Definition at line 55 of file ocfs2_ioctl.h.
#define OCFS2_MOVE_EXT_FL_AUTO_DEFRAG |
Definition at line 220 of file ocfs2_ioctl.h.
#define OCFS2_MOVE_EXT_FL_COMPLETE |
Definition at line 222 of file ocfs2_ioctl.h.
#define OCFS2_MOVE_EXT_FL_PART_DEFRAG |
Definition at line 221 of file ocfs2_ioctl.h.
#define OCFS2_TEXT_UUID_LEN (OCFS2_VOL_UUID_LEN * 2) |
Definition at line 81 of file ocfs2_ioctl.h.
enum ocfs2_info_type |
Definition at line 178 of file ocfs2_ioctl.h.
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
__u8 il_label[OCFS2_MAX_VOL_LABEL_LEN] |
Definition at line 127 of file ocfs2_ioctl.h.
struct ocfs2_info_request il_req |
Definition at line 126 of file ocfs2_ioctl.h.
struct ocfs2_info_request iu_req |
Definition at line 131 of file ocfs2_ioctl.h.
__u8 iu_uuid_str[OCFS2_TEXT_UUID_LEN+1] |
Definition at line 132 of file ocfs2_ioctl.h.