Searched refs:__le64 (Results 1 - 25 of 51) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Docfs2_heartbeat.h30 __le64 hb_seq;
34 __le64 hb_generation;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dquotaio_v2.h36 __le64 dqb_curspace; /* current space occupied (in bytes) */
37 __le64 dqb_btime; /* time limit for excessive disk use */
38 __le64 dqb_itime; /* time limit for excessive inode use */
H A Dumem.h113 __le64 pci_addr;
114 __le64 local_addr;
117 __le64 next_desc_addr;
118 __le64 sem_addr;
125 __le64 sem_control_bits;
H A Dtypes.h132 #define aligned_le64 __le64 __attribute__((aligned(8)))
186 typedef __u64 __bitwise __le64; typedef
H A Dsmb_fs.h51 (le64_to_cpu(get_unaligned((__le64 *)((u8 *)(buf) + (pos)))))
57 put_unaligned(cpu_to_le64((u64)(val)), (__le64 *)((u8 *)(buf) + (pos)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Defi.h68 __le64 signature;
73 __le64 my_lba;
74 __le64 alternate_lba;
75 __le64 first_usable_lba;
76 __le64 last_usable_lba;
78 __le64 partition_entry_lba;
94 __le64 starting_lba;
95 __le64 ending_lba;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Docfs2_fs.h309 __le64 e_blkno; /* Physical disk offset, in blocks */
316 __le64 c_blkno; /* Physical disk offset (blocks) of 1st group */
341 __le64 l_reserved2; /* Pad to
356 __le64 cl_reserved1;
378 __le64 h_reserved1;
384 __le64 h_blkno; /* Offset on disk, in blocks */
385 /*20*/ __le64 h_reserved3;
386 __le64 h_next_leaf_blk; /* Offset on disk, in blocks,
406 /*10*/ __le64 s_lastcheck; /* Time of last check */
411 __le64 s_root_blkn
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/raid/
H A Dmd_p.h217 __le64 ctime; /* lo 40 bits are seconds, top 24 are microseconds or 0*/
220 __le64 size; /* used size of component devices, in 512byte sectors */
231 __le64 reshape_position; /* next address in array-space for reshape */
238 __le64 data_offset; /* sector start of data, often 0 */
239 __le64 data_size; /* sectors in this device that can be used for data */
240 __le64 super_offset; /* sector start of this superblock */
241 __le64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
250 __le64 utime; /* 40 bits second, 24 btes microseconds */
251 __le64 events; /* incremented when superblock updated */
252 __le64 resync_offse
[all...]
H A Dbitmap.h152 __le64 events; /* 24 event counter for the bitmap (1)*/
153 __le64 events_cleared;/*32 event counter when last bit cleared (2) */
154 __le64 sync_size; /* 40 the size of the md device's sync range(3) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/
H A Dtypes.h31 typedef __u64 __bitwise __le64; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifspdu.h605 __le64 time;
726 __le64 AllocationSize;
754 __le64 CreationTime;
755 __le64 LastAccessTime;
756 __le64 LastWriteTime;
757 __le64 ChangeTime;
759 __le64 AllocationSize;
760 __le64 EndOfFile;
941 __le64 start;
942 __le64 lengt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/byteorder/
H A Dbig_endian.h18 #define __constant_cpu_to_le64(x) ((__force __le64)___constant_swab64((x)))
19 #define __constant_le64_to_cpu(x) ___constant_swab64((__force __u64)(__le64)(x))
30 #define __cpu_to_le64(x) ((__force __le64)__swab64((x)))
31 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x))
43 static inline __le64 __cpu_to_le64p(const __u64 *p)
45 return (__force __le64)__swab64p(p);
47 static inline __u64 __le64_to_cpup(const __le64 *p)
H A Dlittle_endian.h18 #define __constant_cpu_to_le64(x) ((__force __le64)(__u64)(x))
19 #define __constant_le64_to_cpu(x) ((__force __u64)(__le64)(x))
30 #define __cpu_to_le64(x) ((__force __le64)(__u64)(x))
31 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x))
43 static inline __le64 __cpu_to_le64p(const __u64 *p)
45 return (__force __le64)*p;
47 static inline __u64 __le64_to_cpup(const __le64 *p)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ds2io.h150 __le64 tmac_drop_frms;
153 __le64 tmac_pause_ctrl_frms;
158 __le64 tmac_ttl_less_fb_octets;
159 __le64 tmac_vld_ip_octets;
164 __le64 tmac_tcp;
171 __le64 rmac_fcs_err_frms;
172 __le64 rmac_drop_frms;
177 __le64 rmac_long_frms;
178 __le64 rmac_pause_ctrl_frms;
179 __le64 rmac_unsup_ctrl_frm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dtypes.h30 typedef __le64 le64;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_superblock.h40 __le64 s_size; /* 8: aggregate size in hardware/LVM blocks;
98 __le64 s_xsize; /* 8: extendfs s_size */
H A Djfs_dmap.h163 __le64 start; /* 8: starting blkno for this dmap */
205 __le64 dn_mapsize; /* 8: number of blocks in aggregate */
206 __le64 dn_nfree; /* 8: num free blks in aggregate map */
217 __le64 dn_agfree[MAXAG];/* 8*MAXAG: per AG free count */
218 __le64 dn_agsize; /* 8: num of blks per alloc group */
H A Djfs_dinode.h49 __le64 di_size; /* 8: size */
50 __le64 di_nblocks; /* 8: number of blocks allocated */
H A Djfs_xtree.h93 __le64 next; /* 8: */
94 __le64 prev; /* 8: */
H A Djfs_dtree.h195 __le64 next; /* 8: next sibling */
196 __le64 prev; /* 8: previous sibling */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Db128ops.h61 __le64 b, a;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.h127 __le64 rebuilt_sectors; /* rebuilding point (LBA) for single member */
180 __le64 total_free;
181 __le64 max_free;
182 __le64 bad_sectors;
199 __le64 capacity; /* array capacity */
347 __le64 pci_address;
359 __le64 lba;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Decma_167.h158 __le64 loadAddress;
159 __le64 startAddress;
605 __le64 informationLength;
606 __le64 logicalBlocksRecorded;
613 __le64 uniqueID;
820 __le64 uniqueID;
845 __le64 informationLength;
846 __le64 objectSize;
847 __le64 logicalBlocksRecorded;
857 __le64 uniqueI
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_sas.h262 __le64 bus_addr;
285 __le64 next_scb;
356 __le64 long_cdb_addr; /* bus address, LE */
500 __le64 src_busaddr;
504 __le64 _r_d;
505 __le64 dest_busaddr;
555 __le64 _r_e;
615 __le64 _r_a;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic.h266 __le64 rcv_ring_addr;
274 __le64 cmd_consumer_offset;
275 __le64 cmd_ring_addr;
283 __le64 sts_ring_addr;
343 __le64 addr_buffer2;
358 __le64 addr_buffer3;
365 __le64 addr_buffer1;
378 __le64 addr_buffer4;
381 __le64 unused;
390 __le64 addr_buffe
[all...]

Completed in 224 milliseconds

123