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

#include <xfs_alloc.h>

Data Fields

struct xfs_trans * tp
 
struct xfs_mount * mp
 
struct xfs_bufagbp
 
struct xfs_peragpag
 
xfs_fsblock_t fsbno
 
xfs_agnumber_t agno
 
xfs_agblock_t agbno
 
xfs_extlen_t minlen
 
xfs_extlen_t maxlen
 
xfs_extlen_t mod
 
xfs_extlen_t prod
 
xfs_extlen_t minleft
 
xfs_extlen_t total
 
xfs_extlen_t alignment
 
xfs_extlen_t minalignslop
 
xfs_extlen_t len
 
xfs_alloctype_t type
 
xfs_alloctype_t otype
 
char wasdel
 
char wasfromfl
 
char isfl
 
char userdata
 
xfs_fsblock_t firstblock
 

Detailed Description

Definition at line 99 of file xfs_alloc.h.

Field Documentation

Definition at line 106 of file xfs_alloc.h.

struct xfs_buf* agbp

Definition at line 102 of file xfs_alloc.h.

Definition at line 105 of file xfs_alloc.h.

xfs_extlen_t alignment

Definition at line 113 of file xfs_alloc.h.

xfs_fsblock_t firstblock

Definition at line 122 of file xfs_alloc.h.

Definition at line 104 of file xfs_alloc.h.

char isfl

Definition at line 120 of file xfs_alloc.h.

Definition at line 115 of file xfs_alloc.h.

xfs_extlen_t maxlen

Definition at line 108 of file xfs_alloc.h.

xfs_extlen_t minalignslop

Definition at line 114 of file xfs_alloc.h.

xfs_extlen_t minleft

Definition at line 111 of file xfs_alloc.h.

xfs_extlen_t minlen

Definition at line 107 of file xfs_alloc.h.

Definition at line 109 of file xfs_alloc.h.

struct xfs_mount* mp

Definition at line 101 of file xfs_alloc.h.

Definition at line 117 of file xfs_alloc.h.

Definition at line 103 of file xfs_alloc.h.

Definition at line 110 of file xfs_alloc.h.

xfs_extlen_t total

Definition at line 112 of file xfs_alloc.h.

struct xfs_trans* tp

Definition at line 100 of file xfs_alloc.h.

Definition at line 116 of file xfs_alloc.h.

char userdata

Definition at line 121 of file xfs_alloc.h.

char wasdel

Definition at line 118 of file xfs_alloc.h.

char wasfromfl

Definition at line 119 of file xfs_alloc.h.


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