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

#include <xfs_quota.h>

Data Fields

__be16 d_magic
 
__u8 d_version
 
__u8 d_flags
 
__be32 d_id
 
__be64 d_blk_hardlimit
 
__be64 d_blk_softlimit
 
__be64 d_ino_hardlimit
 
__be64 d_ino_softlimit
 
__be64 d_bcount
 
__be64 d_icount
 
__be32 d_itimer
 
__be32 d_btimer
 
__be16 d_iwarns
 
__be16 d_bwarns
 
__be32 d_pad0
 
__be64 d_rtb_hardlimit
 
__be64 d_rtb_softlimit
 
__be64 d_rtbcount
 
__be32 d_rtbtimer
 
__be16 d_rtbwarns
 
__be16 d_pad
 

Detailed Description

Definition at line 49 of file xfs_quota.h.

Field Documentation

__be64 d_bcount

Definition at line 58 of file xfs_quota.h.

__be64 d_blk_hardlimit

Definition at line 54 of file xfs_quota.h.

__be64 d_blk_softlimit

Definition at line 55 of file xfs_quota.h.

__be32 d_btimer

Definition at line 62 of file xfs_quota.h.

__be16 d_bwarns

Definition at line 64 of file xfs_quota.h.

__u8 d_flags

Definition at line 52 of file xfs_quota.h.

__be64 d_icount

Definition at line 59 of file xfs_quota.h.

__be32 d_id

Definition at line 53 of file xfs_quota.h.

__be64 d_ino_hardlimit

Definition at line 56 of file xfs_quota.h.

__be64 d_ino_softlimit

Definition at line 57 of file xfs_quota.h.

__be32 d_itimer

Definition at line 60 of file xfs_quota.h.

__be16 d_iwarns

Definition at line 63 of file xfs_quota.h.

__be16 d_magic

Definition at line 50 of file xfs_quota.h.

__be16 d_pad

Definition at line 71 of file xfs_quota.h.

__be32 d_pad0

Definition at line 65 of file xfs_quota.h.

__be64 d_rtb_hardlimit

Definition at line 66 of file xfs_quota.h.

__be64 d_rtb_softlimit

Definition at line 67 of file xfs_quota.h.

__be64 d_rtbcount

Definition at line 68 of file xfs_quota.h.

__be32 d_rtbtimer

Definition at line 69 of file xfs_quota.h.

__be16 d_rtbwarns

Definition at line 70 of file xfs_quota.h.

__u8 d_version

Definition at line 51 of file xfs_quota.h.


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