Searched refs:__le32 (Results 1 - 25 of 236) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/adfs/
H A Ddir_fplus.h21 __le32 bigdirstartname;
22 __le32 bigdirnamelen;
23 __le32 bigdirsize;
24 __le32 bigdirentries;
25 __le32 bigdirnamesize;
26 __le32 bigdirparent;
31 __le32 bigdirload;
32 __le32 bigdirexec;
33 __le32 bigdirlen;
34 __le32 bigdirindadd
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dquotaio_v2.h30 __le32 dqb_id; /* id this quota applies to */
31 __le32 dqb_ihardlimit; /* absolute limit on allocated inodes */
32 __le32 dqb_isoftlimit; /* preferred inode limit */
33 __le32 dqb_curinodes; /* current # allocated inodes */
34 __le32 dqb_bhardlimit; /* absolute limit on disk space (in QUOTABLOCK_SIZE) */
35 __le32 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */
46 __le32 dqh_magic; /* Magic number identifying file */
47 __le32 dqh_version; /* File version */
52 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */
53 __le32 dqi_igrac
[all...]
H A Dbfs_fs.h25 __le32 i_sblock;
26 __le32 i_eblock;
27 __le32 i_eoffset;
28 __le32 i_vtype;
29 __le32 i_mode;
30 __le32 i_uid;
31 __le32 i_gid;
32 __le32 i_nlink;
33 __le32 i_atime;
34 __le32 i_mtim
[all...]
H A Dncp_fs_i.h18 __le32 dirEntNum;
19 __le32 DosDirNum;
21 __le32 nwattr;
H A Dqnxtypes.h19 __le32 xtnt_blk;
20 __le32 xtnt_size;
26 typedef __le32 qnx4_off_t;
H A Dgenhd.h80 __le32 start_sect; /* starting sector counting from 0 */
81 __le32 nr_sects; /* nr of sectors in partition */
273 __le32 s_start; /* start sector no of partition */
274 __le32 s_size; /* # of blocks in partition */
279 __le32 v_sanity; /* to verify vtoc sanity */
280 __le32 v_version; /* layout version */
306 __le32 d_magic; /* the magic number */
331 __le32 d_magic2; /* the magic number (again) */
336 __le32 d_bbsize; /* size of boot area at sn0, bytes */
337 __le32 d_sbsiz
[all...]
H A Dext2_fs.h134 __le32 bg_block_bitmap; /* Blocks bitmap block */
135 __le32 bg_inode_bitmap; /* Inodes bitmap block */
136 __le32 bg_inode_table; /* Inodes table block */
141 __le32 bg_reserved[3];
218 __le32 i_size; /* Size in bytes */
219 __le32 i_atime; /* Access time */
220 __le32 i_ctime; /* Creation time */
221 __le32 i_mtime; /* Modification time */
222 __le32 i_dtime; /* Deletion Time */
225 __le32 i_block
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Drndis.h74 __le32 MessageType;
75 __le32 MessageLength;
76 __le32 RequestID;
77 __le32 MajorVersion;
78 __le32 MinorVersion;
79 __le32 MaxTransferSize;
84 __le32 MessageType;
85 __le32 MessageLength;
86 __le32 RequestID;
87 __le32 Statu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dosf.c20 __le32 d_magic;
24 __le32 d_secsize;
25 __le32 d_nsectors;
26 __le32 d_ntracks;
27 __le32 d_ncylinders;
28 __le32 d_secpercyl;
29 __le32 d_secprtunit;
32 __le32 d_acylinders;
34 __le32 d_headswitch, d_trkseek, d_flags;
35 __le32 d_drivedat
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_fw.h23 __le32 ext_hw_conf; /* 80 x50 R/W */
24 __le32 intChipConfiguration; /* 84 x54 */
25 __le32 port_ctrl; /* 88 x58 */
26 __le32 port_status; /* 92 x5c */
27 __le32 HostPrimMACHi; /* 96 x60 */
28 __le32 HostPrimMACLow; /* 100 x64 */
29 __le32 HostSecMACHi; /* 104 x68 */
30 __le32 HostSecMACLow; /* 108 x6c */
31 __le32 EPPrimMACHi; /* 112 x70 */
32 __le32 EPPrimMACLo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_imap.h64 __le32 iagnum; /* 4: inode allocation group number */
65 __le32 inofreefwd; /* 4: ag inode free list forward */
66 __le32 inofreeback; /* 4: ag inode free list back */
67 __le32 extfreefwd; /* 4: ag inode extent free list forward */
68 __le32 extfreeback; /* 4: ag inode extent free list back */
69 __le32 iagfree; /* 4: iag free list */
72 __le32 inosmap[SMAPSZ]; /* 16: sum map of mapwords w/ free inodes;
81 __le32 extsmap[SMAPSZ]; /* 16: sum map of mapwords w/ free extents */
82 __le32 nfreeinos; /* 4: number of free inodes */
83 __le32 nfreeext
[all...]
H A Djfs_superblock.h38 __le32 s_version; /* 4: version number */
43 __le32 s_bsize; /* 4: aggregate block size in bytes;
48 __le32 s_pbsize; /* 4: hardware/LVM block size in bytes */
52 __le32 s_agsize; /* 4: allocation group size in aggr. blocks */
54 __le32 s_flag; /* 4: aggregate attributes:
57 __le32 s_state; /* 4: mount/unmount/recovery state:
60 __le32 s_compress; /* 4: > 0 if data compression */
69 __le32 s_logdev; /* 4: device address of log */
70 __le32 s_logserial; /* 4: log serial number at aggregate mount */
77 __le32 s_fscklogle
[all...]
H A Djfs_logmgr.h65 __le32 magic; /* 4: log lv identifier */
66 __le32 version; /* 4: version number */
67 __le32 serial; /* 4: log open/mount counter */
68 __le32 size; /* 4: size in number of LOGPSIZE blocks */
69 __le32 bsize; /* 4: logical block size in byte */
70 __le32 l2bsize; /* 4: log2 of bsize */
72 __le32 flag; /* 4: option */
73 __le32 state; /* 4: state - see below */
75 __le32 end; /* 4: addr of last log record set by logredo */
124 __le32 pag
[all...]
H A Djfs_dinode.h42 __le32 di_inostamp; /* 4: stamp to show inode belongs to fileset */
43 __le32 di_fileset; /* 4: fileset number */
44 __le32 di_number; /* 4: inode number, aka file serial number */
45 __le32 di_gen; /* 4: inode generation number */
52 __le32 di_nlink; /* 4: number of links to the object */
54 __le32 di_uid; /* 4: user id of owner */
55 __le32 di_gid; /* 4: group id of owner */
57 __le32 di_mode; /* 4: attribute, format and permission */
68 __le32 di_next_index; /* 4: Next available dir_table index */
70 __le32 di_acltyp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Docfs2_heartbeat.h33 __le32 hb_cksum;
35 __le32 hb_dead_ms;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Daacraid.h66 __le32 addr; /* 32-bit address. */
67 __le32 count; /* Length. */
76 __le32 addr[2]; /* 64-bit addr. 2 pieces for data alignment */
77 __le32 count; /* Length. */
86 __le32 next; /* reserved for F/W use */
87 __le32 prev; /* reserved for F/W use */
88 __le32 addr[2];
89 __le32 count;
90 __le32 flags; /* reserved for F/W use */
109 __le32 coun
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.h103 __le32 io_port; /* IDE Base Port Address */
104 __le32 control_port; /* IDE Control Port Address */
105 __le32 devices[2]; /* device connected to this channel */
116 __le32 create_time; /* when created it */
123 __le32 flags; /* working flags, see ARRAY_FLAG_XXX */
124 __le32 members[MAX_ARRAY_MEMBERS_V2]; /* member array/disks */
126 __le32 rebuilding_progress;
129 __le32 transform_source;
130 __le32 transform_target; /* destination device ID */
131 __le32 transforming_progres
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Decma_167.h156 __le32 bootExtLocation;
157 __le32 bootExtLength;
172 __le32 extLength;
173 __le32 extLocation;
192 __le32 tagLocation;
220 __le32 volDescSeqNum;
221 __le32 primaryVolDescNum;
227 __le32 charSetList;
228 __le32 maxCharSetList;
238 __le32 predecessorVolDescSeqLocatio
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Drndis_host.c70 __le32 msg_type; /* RNDIS_MSG_* */
71 __le32 msg_len;
73 __le32 request_id;
74 __le32 status;
120 __le32 msg_type; /* RNDIS_MSG_PACKET */
121 __le32 msg_len; // rndis_data_hdr + data_len + pad
122 __le32 data_offset; // 36 -- right after header
123 __le32 data_len; // ... real packet size
125 __le32 oob_data_offset; // zero
126 __le32 oob_data_le
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dhostcmd.h17 __le32 tx_status;
19 __le32 tx_control;
20 __le32 tx_packet_location;
58 __le32 pkt_ptr;
61 __le32 next_rxpd_ptr;
92 __le32 len;
93 __le32 flags; /* KEY_INFO_* from wlan_defs.h */
159 __le32 wcb_base;
161 __le32 rxpd_rdptr;
164 __le32 rxpd_wrpt
[all...]
H A Dif_usb.h23 __le32 u32magicnumber;
33 __le32 u32magicnumber;
79 __le32 dnldcmd;
80 __le32 baseaddr;
81 __le32 datalength;
82 __le32 CRC;
89 __le32 seqnum;
95 __le32 cmd;
96 __le32 seqnum;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dntlmssp.h63 __le32 Buffer; /* offset to buffer */
68 __le32 MessageType; /* 1 */
69 __le32 NegotiateFlags;
78 __le32 MessageType; /* 2 */
80 __le32 NegotiateFlags;
88 __le32 MessageType; /* 3 */
95 __le32 NegotiateFlags;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ds2io.h148 __le32 tmac_data_octets;
149 __le32 tmac_frms;
151 __le32 tmac_bcst_frms;
152 __le32 tmac_mcst_frms;
154 __le32 tmac_ucst_frms;
155 __le32 tmac_ttl_octets;
156 __le32 tmac_any_err_frms;
157 __le32 tmac_nucst_frms;
160 __le32 tmac_drop_ip;
161 __le32 tmac_vld_i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/raid/
H A Dmd_p.h209 __le32 magic; /* MD_SB_MAGIC: 0xa92b4efc - little endian */
210 __le32 major_version; /* 1 */
211 __le32 feature_map; /* bit 0 set if 'bitmap_offset' is meaningful */
212 __le32 pad0; /* always set to 0 when writing */
218 __le32 level; /* -4 (multipath), -1 (linear), 0,1,4,5 */
219 __le32 layout; /* only for raid5 and raid10 currently */
222 __le32 chunksize; /* in 512byte sectors */
223 __le32 raid_disks;
224 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts
230 __le32 new_leve
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dxattr.h26 __le32 h_magic; /* magic number for identification */
27 __le32 h_refcount; /* reference count */
28 __le32 h_blocks; /* number of disk blocks used */
29 __le32 h_hash; /* hash value of all attributes */
34 __le32 h_magic; /* magic number for identification */
41 __le32 e_value_block; /* disk block attribute is stored on (n/i) */
42 __le32 e_value_size; /* size of attribute value */
43 __le32 e_hash; /* hash value of name and value */

Completed in 137 milliseconds

12345678910