Linux Kernel
3.7.1
|
#include <blocklayout.h>
Data Fields | |
struct list_head | bse_node |
struct nfs4_deviceid | bse_devid |
struct block_device * | bse_mdev |
sector_t | bse_f_offset |
sector_t | bse_length |
Definition at line 99 of file blocklayout.h.
struct nfs4_deviceid bse_devid |
Definition at line 101 of file blocklayout.h.
sector_t bse_f_offset |
Definition at line 103 of file blocklayout.h.
sector_t bse_length |
Definition at line 104 of file blocklayout.h.
struct block_device* bse_mdev |
Definition at line 102 of file blocklayout.h.
Definition at line 100 of file blocklayout.h.