|
Linux Kernel
3.7.1
|
#include <jfs_imap.h>
Data Fields | |
| __le64 | agstart |
| __le32 | iagnum |
| __le32 | inofreefwd |
| __le32 | inofreeback |
| __le32 | extfreefwd |
| __le32 | extfreeback |
| __le32 | iagfree |
| __le32 | inosmap [SMAPSZ] |
| __le32 | extsmap [SMAPSZ] |
| __le32 | nfreeinos |
| __le32 | nfreeexts |
| u8 | pad [1976] |
| __le32 | wmap [EXTSPERIAG] |
| __le32 | pmap [EXTSPERIAG] |
| pxd_t | inoext [EXTSPERIAG] |
Definition at line 62 of file jfs_imap.h.
| __le64 agstart |
Definition at line 63 of file jfs_imap.h.
| __le32 extfreeback |
Definition at line 68 of file jfs_imap.h.
| __le32 extfreefwd |
Definition at line 67 of file jfs_imap.h.
Definition at line 81 of file jfs_imap.h.
| __le32 iagfree |
Definition at line 69 of file jfs_imap.h.
| __le32 iagnum |
Definition at line 64 of file jfs_imap.h.
| pxd_t inoext[EXTSPERIAG] |
Definition at line 89 of file jfs_imap.h.
| __le32 inofreeback |
Definition at line 66 of file jfs_imap.h.
| __le32 inofreefwd |
Definition at line 65 of file jfs_imap.h.
Definition at line 72 of file jfs_imap.h.
| __le32 nfreeexts |
Definition at line 83 of file jfs_imap.h.
| __le32 nfreeinos |
Definition at line 82 of file jfs_imap.h.
| u8 pad[1976] |
Definition at line 85 of file jfs_imap.h.
| __le32 pmap[EXTSPERIAG] |
Definition at line 88 of file jfs_imap.h.
| __le32 wmap[EXTSPERIAG] |
Definition at line 87 of file jfs_imap.h.
1.8.2