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

#include <xfs_extent_busy.h>

Data Fields

struct rb_node rb_node
 
struct list_head list
 
xfs_agnumber_t agno
 
xfs_agblock_t bno
 
xfs_extlen_t length
 
unsigned int flags
 

Detailed Description

Definition at line 30 of file xfs_extent_busy.h.

Field Documentation

Definition at line 33 of file xfs_extent_busy.h.

Definition at line 34 of file xfs_extent_busy.h.

unsigned int flags

Definition at line 36 of file xfs_extent_busy.h.

xfs_extlen_t length

Definition at line 35 of file xfs_extent_busy.h.

Definition at line 32 of file xfs_extent_busy.h.

Definition at line 31 of file xfs_extent_busy.h.


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