Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fd_dev Struct Reference

#include <target_core_file.h>

Data Fields

u32 fbd_flags
 
unsigned char fd_dev_name [FD_MAX_DEV_NAME]
 
u32 fd_dev_id
 
u32 fd_table_count
 
u32 fd_queue_depth
 
u32 fd_block_size
 
unsigned long long fd_dev_size
 
struct filefd_file
 
struct fd_hostfd_host
 

Detailed Description

Definition at line 19 of file target_core_file.h.

Field Documentation

u32 fbd_flags

Definition at line 20 of file target_core_file.h.

u32 fd_block_size

Definition at line 27 of file target_core_file.h.

u32 fd_dev_id

Definition at line 23 of file target_core_file.h.

unsigned char fd_dev_name[FD_MAX_DEV_NAME]

Definition at line 21 of file target_core_file.h.

unsigned long long fd_dev_size

Definition at line 28 of file target_core_file.h.

struct file* fd_file

Definition at line 29 of file target_core_file.h.

Definition at line 31 of file target_core_file.h.

u32 fd_queue_depth

Definition at line 26 of file target_core_file.h.

u32 fd_table_count

Definition at line 25 of file target_core_file.h.


The documentation for this struct was generated from the following file: