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

#include <alloc.h>

Data Fields

unsigned long blkoff
 
struct buffer_head * bh
 

Detailed Description

struct nilfs_bh_assoc - block offset and buffer head association : block offset : buffer head

Definition at line 84 of file alloc.h.

Field Documentation

struct buffer_head* bh

Definition at line 86 of file alloc.h.

unsigned long blkoff

Definition at line 85 of file alloc.h.


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