Searched refs:__be32 (Results 1 – 25 of 559) sorted by relevance
12345678910>>...23
/linux-4.19.296/include/uapi/linux/ |
D | affs_hardblocks.h | 10 __be32 rdb_ID; 11 __be32 rdb_SummedLongs; 12 __be32 rdb_ChkSum; 13 __be32 rdb_HostID; 14 __be32 rdb_BlockBytes; 15 __be32 rdb_Flags; 16 __be32 rdb_BadBlockList; 17 __be32 rdb_PartitionList; 18 __be32 rdb_FileSysHeaderList; 19 __be32 rdb_DriveInit; [all …]
|
D | gfs2_ondisk.h | 83 __be32 mh_magic; 84 __be32 mh_type; 86 __be32 mh_format; 89 __be32 mh_jid; /* Was incarnation number in gfs1 */ 90 __be32 __pad1; 116 __be32 sb_fs_format; 117 __be32 sb_multihost_format; 120 __be32 sb_bsize; 121 __be32 sb_bsize_shift; 143 __be32 ri_length; /* length of rgrp header in fs blocks */ [all …]
|
D | efs_fs_sb.h | 27 __be32 fs_size; /* size of filesystem, in sectors */ 28 __be32 fs_firstcg; /* bb offset to first cg */ 29 __be32 fs_cgfsize; /* size of cylinder group in bb's */ 35 __be32 fs_time; /* last super-block update */ 36 __be32 fs_magic; /* magic number */ 39 __be32 fs_bmsize; /* size of bitmap in bytes */ 40 __be32 fs_tfree; /* total free data blocks */ 41 __be32 fs_tinode; /* total free inodes */ 42 __be32 fs_bmblock; /* bitmap location. */ 43 __be32 fs_replsb; /* Location of replicated superblock. */ [all …]
|
/linux-4.19.296/include/soc/fsl/qe/ |
D | immap_qe.h | 27 __be32 iadd; /* I-RAM Address Register */ 28 __be32 idata; /* I-RAM Data Register */ 30 __be32 iready; /* I-RAM Ready Register */ 36 __be32 qicr; 37 __be32 qivec; 38 __be32 qripnr; 39 __be32 qipnr; 40 __be32 qipxcc; 41 __be32 qipycc; 42 __be32 qipwcc; [all …]
|
/linux-4.19.296/fs/affs/ |
D | amigaffs.h | 36 __be32 days; 37 __be32 mins; 38 __be32 ticks; 48 __be32 ptype; 49 __be32 spare1; 50 __be32 spare2; 51 __be32 hash_size; 52 __be32 spare3; 53 __be32 checksum; 54 __be32 hashtable[1]; [all …]
|
/linux-4.19.296/include/linux/fsl/ |
D | guts.h | 224 __be32 cdozsr; /* 0x0004 Core Doze Status Register */ 226 __be32 cdozcr; /* 0x000c Core Doze Control Register */ 228 __be32 cnapsr; /* 0x0014 Core Nap Status Register */ 230 __be32 cnapcr; /* 0x001c Core Nap Control Register */ 232 __be32 cdozpsr; /* 0x0024 Core Doze Previous Status Register */ 234 __be32 cnappsr; /* 0x002c Core Nap Previous Status Register */ 236 __be32 cwaitsr; /* 0x0034 Core Wait Status Register */ 238 __be32 cwdtdsr; /* 0x003c Core Watchdog Detect Status Register */ 239 __be32 powmgtcsr; /* 0x0040 PM Control&Status Register */ 242 __be32 ippdexpcr; /* 0x0050 IP Powerdown Exception Control Register */ [all …]
|
/linux-4.19.296/fs/hfsplus/ |
D | hfsplus_raw.h | 53 typedef __be32 hfsplus_cnid; 76 __be32 owner; 77 __be32 group; 81 __be32 dev; 90 __be32 start_block; 91 __be32 block_count; 98 __be32 clump_size; 99 __be32 total_blocks; 107 __be32 attributes; 108 __be32 last_mount_vers; [all …]
|
/linux-4.19.296/fs/nfsd/ |
D | xdr3.h | 53 __be32 * verf; 101 __be32 * verf; 102 __be32 * buffer; 125 __be32 status; 132 __be32 status; 138 __be32 status; 145 __be32 status; 151 __be32 status; 158 __be32 status; 165 __be32 status; [all …]
|
D | xdr.h | 82 __be32 * buffer; 109 __be32 * buffer; 111 __be32 * offset; 136 int nfssvc_decode_void(struct svc_rqst *, __be32 *); 137 int nfssvc_decode_fhandle(struct svc_rqst *, __be32 *); 138 int nfssvc_decode_sattrargs(struct svc_rqst *, __be32 *); 139 int nfssvc_decode_diropargs(struct svc_rqst *, __be32 *); 140 int nfssvc_decode_readargs(struct svc_rqst *, __be32 *); 141 int nfssvc_decode_writeargs(struct svc_rqst *, __be32 *); 142 int nfssvc_decode_createargs(struct svc_rqst *, __be32 *); [all …]
|
D | vfs.h | 47 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *, 49 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *, 52 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *, 56 __be32 nfsd4_set_nfs4_label(struct svc_rqst *, struct svc_fh *, 58 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *, 60 __be32 nfsd4_clone_file_range(struct file *, u64, struct file *, 63 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *, 66 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *, 70 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *); 71 __be32 do_nfsd_create(struct svc_rqst *, struct svc_fh *, [all …]
|
/linux-4.19.296/include/scsi/ |
D | iscsi_proto.h | 95 __be32 ttt; /* Target Task Tag */ 96 __be32 statsn; 97 __be32 exp_statsn; 98 __be32 max_statsn; 157 __be32 data_length; 158 __be32 cmdsn; 159 __be32 exp_statsn; 181 __be32 read_length; 203 __be32 rsvd1; 204 __be32 statsn; [all …]
|
/linux-4.19.296/fs/afs/ |
D | xdr_fs.h | 16 __be32 if_version; 18 __be32 type; 19 __be32 nlink; 20 __be32 size_lo; 21 __be32 data_version_lo; 22 __be32 author; 23 __be32 owner; 24 __be32 caller_access; 25 __be32 anon_access; 26 __be32 mode; [all …]
|
D | afs_vl.h | 109 __be32 Mask; 113 __be32 ipaddr; 114 __be32 index; 115 __be32 spare; 120 __be32 name[AFS_VLDB_MAXNAMELEN]; 121 __be32 nServers; 123 __be32 serverUnique[AFS_NMAXNSERVERS]; 124 __be32 serverPartition[AFS_NMAXNSERVERS]; 125 __be32 serverFlags[AFS_NMAXNSERVERS]; 126 __be32 volumeId[AFS_MAXTYPES]; [all …]
|
/linux-4.19.296/include/linux/mlx4/ |
D | qp.h | 127 __be32 base_qpn; 128 __be32 default_qpn; 132 __be32 rss_key[MLX4_EN_RSS_KEY_SIZE / sizeof(__be32)]; 133 __be32 base_qpn_udp; 151 __be32 tclass_flowlabel; 193 __be32 flags; 194 __be32 pd; 199 __be32 usr_page; 200 __be32 local_qpn; 201 __be32 remote_qpn; [all …]
|
/linux-4.19.296/include/linux/ |
D | nvme-fc.h | 42 __be32 csn; 43 __be32 data_len; 45 __be32 rsvd88[2]; 60 __be32 rsn; 61 __be32 xfrd_len; 62 __be32 rsvd12; 97 static inline __be32 fcnvme_lsdesc_len(size_t sz) in fcnvme_lsdesc_len() 109 __be32 desc_tag; /* FCNVME_LSDESC_xxx */ 110 __be32 desc_len; 112 __be32 rsvd12; [all …]
|
D | fsl_ifc.h | 694 __be32 ncfgr; 696 __be32 nand_fcr0; 697 __be32 nand_fcr1; 699 __be32 row0; 701 __be32 col0; 703 __be32 row1; 705 __be32 col1; 707 __be32 row2; 709 __be32 col2; 711 __be32 row3; [all …]
|
D | fsl-diu-fb.h | 84 __be32 pix_fmt; /* hard coding pixel format */ 143 __be32 desc[3]; 144 __be32 gamma; 145 __be32 palette; 146 __be32 cursor; 147 __be32 curs_pos; 148 __be32 diu_mode; 149 __be32 bgnd; 150 __be32 bgnd_wb; 151 __be32 disp_size; [all …]
|
D | sctp.h | 63 __be32 vtag; 235 __be32 tsn; 248 __be32 tsn; 251 __be32 mid; 254 __be32 fsn; 282 __be32 init_tag; 283 __be32 a_rwnd; 286 __be32 initial_tsn; 311 __be32 lifespan_increment; 329 __be32 adaptation_ind; [all …]
|
/linux-4.19.296/fs/hfs/ |
D | hfs.h | 105 __be32 fdType; 106 __be32 fdCreator; 116 __be32 fdPutAway; 128 __be32 frOpenChain; 131 __be32 frPutAway; 152 __be32 ParID; /* CNID of the parent dir */ 160 __be32 FNum; /* The File ID of the file */ 188 __be32 FlNum; /* The CNID */ 190 __be32 LgLen; /* The logical EOF of the data fork*/ 191 __be32 PyLen; /* The physical EOF of the data fork */ [all …]
|
/linux-4.19.296/include/linux/mlx5/ |
D | qp.h | 189 __be32 flags; 190 __be32 mem_key; 194 __be32 offset; 195 __be32 page_size; 200 __be32 opmod_idx_opcode; 201 __be32 qpn_ds; 205 __be32 imm; 243 __be32 rsvd2; 257 __be32 xrc_srqn; 271 __be32 qkey; [all …]
|
/linux-4.19.296/include/net/ |
D | secure_seq.h | 7 u64 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport); 8 u64 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, 10 u32 secure_tcp_seq(__be32 saddr, __be32 daddr, 12 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr); 13 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, 16 const __be32 *saddr, const __be32 *daddr); 17 u64 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, 19 u64 secure_dccpv6_sequence_number(__be32 *saddr, __be32 *daddr,
|
/linux-4.19.296/block/partitions/ |
D | mac.h | 14 __be32 map_count; /* # blocks in partition map */ 15 __be32 start_block; /* absolute starting block # of partition */ 16 __be32 block_count; /* number of blocks in partition */ 19 __be32 data_start; /* rel block # of first data block */ 20 __be32 data_count; /* number of data blocks */ 21 __be32 status; /* partition status bits */ 22 __be32 boot_start; 23 __be32 boot_size; 24 __be32 boot_load; 25 __be32 boot_load2; [all …]
|
/linux-4.19.296/block/ |
D | opal_proto.h | 208 __be32 reserved0; 210 __be32 outstandingData; 211 __be32 minTransfer; 212 __be32 length; 217 __be32 tsn; 218 __be32 hsn; 219 __be32 seq_number; 222 __be32 acknowledgment; 223 __be32 length; 230 __be32 length; [all …]
|
/linux-4.19.296/include/linux/lockd/ |
D | xdr4.h | 27 int nlm4svc_decode_testargs(struct svc_rqst *, __be32 *); 28 int nlm4svc_encode_testres(struct svc_rqst *, __be32 *); 29 int nlm4svc_decode_lockargs(struct svc_rqst *, __be32 *); 30 int nlm4svc_decode_cancargs(struct svc_rqst *, __be32 *); 31 int nlm4svc_decode_unlockargs(struct svc_rqst *, __be32 *); 32 int nlm4svc_encode_res(struct svc_rqst *, __be32 *); 33 int nlm4svc_decode_res(struct svc_rqst *, __be32 *); 34 int nlm4svc_encode_void(struct svc_rqst *, __be32 *); 35 int nlm4svc_decode_void(struct svc_rqst *, __be32 *); 36 int nlm4svc_decode_shareargs(struct svc_rqst *, __be32 *); [all …]
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_format.h | 188 __be32 sb_magicnum; /* magic number == XFS_SB_MAGIC */ 189 __be32 sb_blocksize; /* logical block size, bytes */ 198 __be32 sb_rextsize; /* realtime extent size, blocks */ 199 __be32 sb_agblocks; /* size of an allocation group */ 200 __be32 sb_agcount; /* number of allocation groups */ 201 __be32 sb_rbmblocks; /* number of rt bitmap blocks */ 202 __be32 sb_logblocks; /* number of log blocks */ 234 __be32 sb_inoalignmt; /* inode chunk alignment, fsblocks */ 235 __be32 sb_unit; /* stripe or raid unit */ 236 __be32 sb_width; /* stripe or raid width */ [all …]
|
12345678910>>...23