cpu_to_be16       153 crypto/ccm.c   		*(__be16 *)adata = cpu_to_be16(a);
cpu_to_be16       156 crypto/ccm.c   		*(__be16 *)adata = cpu_to_be16(0xfffe);
cpu_to_be16       205 fs/affs/inode.c 				tail->uid = cpu_to_be16(uid);
cpu_to_be16       207 fs/affs/inode.c 				tail->gid = cpu_to_be16(gid);
cpu_to_be16        65 fs/befs/endian.h 		return (__force fs16)cpu_to_be16(n);
cpu_to_be16        98 fs/befs/endian.h 		run.start = cpu_to_be16(n.start);
cpu_to_be16        99 fs/befs/endian.h 		run.len = cpu_to_be16(n.len);
cpu_to_be16       419 fs/dlm/dir.c   		be_namelen = cpu_to_be16(r->res_length);
cpu_to_be16       309 fs/dlm/lowcomms.c 		in4_addr->sin_port = cpu_to_be16(port);
cpu_to_be16       314 fs/dlm/lowcomms.c 		in6_addr->sin6_port = cpu_to_be16(port);
cpu_to_be16       169 fs/gfs2/bmap.c 	di->di_height = cpu_to_be16(1);
cpu_to_be16       656 fs/gfs2/dir.c  	prev->de_rec_len = cpu_to_be16(prev_rec_len);
cpu_to_be16       678 fs/gfs2/dir.c  	dent->de_rec_len = cpu_to_be16(offset);
cpu_to_be16       818 fs/gfs2/dir.c  	leaf->lf_depth = cpu_to_be16(depth);
cpu_to_be16       862 fs/gfs2/dir.c  	leaf->lf_entries = cpu_to_be16(dip->i_di.di_entries);
cpu_to_be16       891 fs/gfs2/dir.c  	dent->de_rec_len = cpu_to_be16(be16_to_cpu(dent->de_rec_len) +
cpu_to_be16      1614 fs/gfs2/dir.c  			dent->de_type = cpu_to_be16(type);
cpu_to_be16      1699 fs/gfs2/dir.c  		leaf->lf_entries = cpu_to_be16(--entries);
cpu_to_be16      1749 fs/gfs2/dir.c  	dent->de_type = cpu_to_be16(new_type);
cpu_to_be16        56 fs/gfs2/dir.h  	dent->de_rec_len = cpu_to_be16(reclen);
cpu_to_be16        57 fs/gfs2/dir.h  	dent->de_name_len = cpu_to_be16(name->len);
cpu_to_be16        58 fs/gfs2/dir.h  	dent->de_type = cpu_to_be16(0);
cpu_to_be16      1270 fs/gfs2/inode.c 	str->di_height = cpu_to_be16(ip->i_height);
cpu_to_be16      1274 fs/gfs2/inode.c 	str->di_depth = cpu_to_be16(ip->i_depth);
cpu_to_be16       443 fs/gfs2/ops_inode.c 		dent->de_type = cpu_to_be16(DT_DIR);
cpu_to_be16       451 fs/gfs2/ops_inode.c 		dent->de_type = cpu_to_be16(DT_DIR);
cpu_to_be16        73 fs/hfs/bnode.c 	__be16 v = cpu_to_be16(data);
cpu_to_be16       319 fs/hfs/brec.c  	node_desc.num_recs = cpu_to_be16(new_node->num_recs);
cpu_to_be16       327 fs/hfs/brec.c  	node_desc.num_recs = cpu_to_be16(node->num_recs);
cpu_to_be16       485 fs/hfs/brec.c  	node_desc.num_recs = cpu_to_be16(new_node->num_recs);
cpu_to_be16       164 fs/hfs/btree.c 	head->depth = cpu_to_be16(tree->depth);
cpu_to_be16       196 fs/hfs/btree.c 	desc.num_recs = cpu_to_be16(1);
cpu_to_be16        47 fs/hfs/catalog.c 		rec->dir.UsrInfo.frView = cpu_to_be16(0xff);
cpu_to_be16        26 fs/hfs/extent.c 	key->ext.FABN = cpu_to_be16(block);
cpu_to_be16       220 fs/hfs/extent.c 				extent->block = cpu_to_be16(alloc_block);
cpu_to_be16       223 fs/hfs/extent.c 			extent->count = cpu_to_be16(block_count);
cpu_to_be16       261 fs/hfs/extent.c 			extent->count = cpu_to_be16(count);
cpu_to_be16       400 fs/hfs/extent.c 			HFS_I(inode)->first_extents[0].block = cpu_to_be16(start);
cpu_to_be16       401 fs/hfs/extent.c 			HFS_I(inode)->first_extents[0].count = cpu_to_be16(len);
cpu_to_be16       444 fs/hfs/extent.c 	HFS_I(inode)->cached_extents[0].block = cpu_to_be16(start);
cpu_to_be16       445 fs/hfs/extent.c 	HFS_I(inode)->cached_extents[0].count = cpu_to_be16(len);
cpu_to_be16       430 fs/hfs/inode.c 		rec.dir.Val = cpu_to_be16(inode->i_size - 2);
cpu_to_be16        90 fs/hfs/mdb.c   		if (mdb->drSigWord == cpu_to_be16(HFS_SUPER_MAGIC))
cpu_to_be16       127 fs/hfs/mdb.c   	if (mdb->drSigWord != cpu_to_be16(HFS_SUPER_MAGIC))
cpu_to_be16       156 fs/hfs/mdb.c   		if (mdb2->drSigWord == cpu_to_be16(HFS_SUPER_MAGIC)) {
cpu_to_be16       204 fs/hfs/mdb.c   	if (!(attrib & cpu_to_be16(HFS_SB_ATTRIB_UNMNT))) {
cpu_to_be16       209 fs/hfs/mdb.c   	if ((attrib & cpu_to_be16(HFS_SB_ATTRIB_SLOCK))) {
cpu_to_be16       215 fs/hfs/mdb.c   		attrib &= cpu_to_be16(~HFS_SB_ATTRIB_UNMNT);
cpu_to_be16       216 fs/hfs/mdb.c   		attrib |= cpu_to_be16(HFS_SB_ATTRIB_INCNSTNT);
cpu_to_be16       265 fs/hfs/mdb.c   		mdb->drFreeBks = cpu_to_be16(HFS_SB(sb)->free_ablocks);
cpu_to_be16       267 fs/hfs/mdb.c   		mdb->drNmFls = cpu_to_be16(HFS_SB(sb)->root_files);
cpu_to_be16       268 fs/hfs/mdb.c   		mdb->drNmRtDirs = cpu_to_be16(HFS_SB(sb)->root_dirs);
cpu_to_be16       286 fs/hfs/mdb.c   		HFS_SB(sb)->alt_mdb->drAtrb |= cpu_to_be16(HFS_SB_ATTRIB_UNMNT);
cpu_to_be16       287 fs/hfs/mdb.c   		HFS_SB(sb)->alt_mdb->drAtrb &= cpu_to_be16(~HFS_SB_ATTRIB_INCNSTNT);
cpu_to_be16       326 fs/hfs/mdb.c   	HFS_SB(sb)->mdb->drAtrb |= cpu_to_be16(HFS_SB_ATTRIB_UNMNT);
cpu_to_be16       327 fs/hfs/mdb.c   	HFS_SB(sb)->mdb->drAtrb &= cpu_to_be16(~HFS_SB_ATTRIB_INCNSTNT);
cpu_to_be16       108 fs/hfs/part_tbl.c 			if (pm->pmSig != cpu_to_be16(HFS_NEW_PMAP_MAGIC))
cpu_to_be16       104 fs/hfs/super.c 		if (!(HFS_SB(sb)->mdb->drAtrb & cpu_to_be16(HFS_SB_ATTRIB_UNMNT))) {
cpu_to_be16       109 fs/hfs/super.c 		} else if (HFS_SB(sb)->mdb->drAtrb & cpu_to_be16(HFS_SB_ATTRIB_SLOCK)) {
cpu_to_be16        98 fs/hfsplus/bnode.c 	__be16 v = cpu_to_be16(data);
cpu_to_be16       151 fs/hfsplus/brec.c 			fd->search_key->key_len = cpu_to_be16(tree->max_key_len);
cpu_to_be16       293 fs/hfsplus/brec.c 	node_desc.num_recs = cpu_to_be16(new_node->num_recs);
cpu_to_be16       301 fs/hfsplus/brec.c 	node_desc.num_recs = cpu_to_be16(node->num_recs);
cpu_to_be16       458 fs/hfsplus/brec.c 	node_desc.num_recs = cpu_to_be16(new_node->num_recs);
cpu_to_be16       142 fs/hfsplus/btree.c 	head->depth = cpu_to_be16(tree->depth);
cpu_to_be16       172 fs/hfsplus/btree.c 	desc.num_recs = cpu_to_be16(1);
cpu_to_be16        54 fs/hfsplus/catalog.c 	key->key_len = cpu_to_be16(6 + 2 * len);
cpu_to_be16        64 fs/hfsplus/catalog.c 	key->cat.name.length = cpu_to_be16(ustrlen);
cpu_to_be16        67 fs/hfsplus/catalog.c 	key->key_len = cpu_to_be16(6 + ustrlen);
cpu_to_be16        82 fs/hfsplus/catalog.c 	perms->mode = cpu_to_be16(inode->i_mode);
cpu_to_be16        94 fs/hfsplus/catalog.c 		folder->type = cpu_to_be16(HFSPLUS_FOLDER);
cpu_to_be16       104 fs/hfsplus/catalog.c 			folder->user_info.frFlags = cpu_to_be16(0x5000);
cpu_to_be16       111 fs/hfsplus/catalog.c 		file->type = cpu_to_be16(HFSPLUS_FILE);
cpu_to_be16       112 fs/hfsplus/catalog.c 		file->flags = cpu_to_be16(HFSPLUS_FILE_THREAD_EXISTS);
cpu_to_be16       129 fs/hfsplus/catalog.c 				file->flags |= cpu_to_be16(HFSPLUS_FILE_LOCKED);
cpu_to_be16       133 fs/hfsplus/catalog.c 			file->user_info.fdFlags = cpu_to_be16(0x100);
cpu_to_be16       145 fs/hfsplus/catalog.c 	entry->type = cpu_to_be16(type);
cpu_to_be16       256 fs/hfsplus/catalog.c 		fd.search_key->key_len = cpu_to_be16(6 + len);
cpu_to_be16        43 fs/hfsplus/extents.c 	key->key_len = cpu_to_be16(HFSPLUS_EXT_KEYLEN - 2);
cpu_to_be16       235 fs/hfsplus/inode.c 	perms->mode = cpu_to_be16(inode->i_mode);
cpu_to_be16       525 fs/hfsplus/inode.c 			file->flags |= cpu_to_be16(HFSPLUS_FILE_LOCKED);
cpu_to_be16       527 fs/hfsplus/inode.c 			file->flags &= cpu_to_be16(~HFSPLUS_FILE_LOCKED);
cpu_to_be16       124 fs/hfsplus/part_tbl.c 			if (pm->pmSig != cpu_to_be16(HFS_NEW_PMAP_MAGIC))
cpu_to_be16       407 fs/hfsplus/super.c 		if (entry.type != cpu_to_be16(HFSPLUS_FOLDER))
cpu_to_be16       304 fs/hfsplus/unicode.c 				ustr->unicode[outlen++] = cpu_to_be16(*dstr++);
cpu_to_be16       307 fs/hfsplus/unicode.c 			ustr->unicode[outlen++] = cpu_to_be16(c);
cpu_to_be16       312 fs/hfsplus/unicode.c 	ustr->length = cpu_to_be16(outlen);
cpu_to_be16        34 fs/hfsplus/wrapper.c 	if (sig != cpu_to_be16(HFSPLUS_VOLHEAD_SIG) &&
cpu_to_be16        35 fs/hfsplus/wrapper.c 	    sig != cpu_to_be16(HFSPLUS_VOLHEAD_SIGX))
cpu_to_be16       107 fs/hfsplus/wrapper.c 		if (vhdr->signature == cpu_to_be16(HFSP_WRAP_MAGIC)) {
cpu_to_be16       118 fs/hfsplus/wrapper.c 		if (vhdr->signature == cpu_to_be16(HFSPLUS_VOLHEAD_SIG))
cpu_to_be16       120 fs/hfsplus/wrapper.c 		if (vhdr->signature == cpu_to_be16(HFSPLUS_VOLHEAD_SIGX)) {
cpu_to_be16       169 fs/hfsplus/wrapper.c 				cpu_to_be16(HFSPLUS_VOLHEAD_SIGX) :
cpu_to_be16       170 fs/hfsplus/wrapper.c 				cpu_to_be16(HFSPLUS_VOLHEAD_SIG)))
cpu_to_be16        48 fs/jffs2/nodelist.h #define cpu_to_je16(x) ((jint16_t){cpu_to_be16(x)})
cpu_to_be16        42 fs/ncpfs/ncplib_kernel.c 	put_unaligned(cpu_to_be16(x), (__be16 *) (&(server->packet[server->current_size])));
cpu_to_be16       943 fs/ocfs2/cluster/tcp.c 	msg->magic = cpu_to_be16(O2NET_MSG_MAGIC);
cpu_to_be16       944 fs/ocfs2/cluster/tcp.c 	msg->data_len = cpu_to_be16(data_len);
cpu_to_be16       945 fs/ocfs2/cluster/tcp.c 	msg->msg_type = cpu_to_be16(msg_type);
cpu_to_be16      1121 fs/ocfs2/cluster/tcp.c 	hdr->magic = cpu_to_be16(O2NET_MSG_STATUS_MAGIC);  // twiddle the magic
cpu_to_be16      2038 fs/ocfs2/cluster/tcp.c 	o2net_keep_req->magic = cpu_to_be16(O2NET_MSG_KEEP_REQ_MAGIC);
cpu_to_be16      2039 fs/ocfs2/cluster/tcp.c 	o2net_keep_resp->magic = cpu_to_be16(O2NET_MSG_KEEP_RESP_MAGIC);
cpu_to_be16      1849 fs/ocfs2/dlmglue.c 	lvb->lvb_imode     = cpu_to_be16(inode->i_mode);
cpu_to_be16      1850 fs/ocfs2/dlmglue.c 	lvb->lvb_inlink    = cpu_to_be16(inode->i_nlink);
cpu_to_be16      1858 fs/ocfs2/dlmglue.c 	lvb->lvb_idynfeatures = cpu_to_be16(oi->ip_dyn_features);
cpu_to_be16        84 fs/omfs/inode.c 	oi->i_head.h_crc = cpu_to_be16(crc);
cpu_to_be16       239 fs/sysv/sysv.h 		return (__force __fs16)cpu_to_be16(n);
cpu_to_be16        94 fs/ufs/swab.h  		return (__force __fs16)cpu_to_be16(n);
cpu_to_be16       183 fs/xfs/quota/xfs_dquot.c 	d->dd_diskdq.d_magic = cpu_to_be16(XFS_DQUOT_MAGIC);
cpu_to_be16       691 fs/xfs/quota/xfs_qm_syscalls.c 		ddq->d_bwarns = cpu_to_be16(newlim->d_bwarns);
cpu_to_be16       693 fs/xfs/quota/xfs_qm_syscalls.c 		ddq->d_iwarns = cpu_to_be16(newlim->d_iwarns);
cpu_to_be16       695 fs/xfs/quota/xfs_qm_syscalls.c 		ddq->d_rtbwarns = cpu_to_be16(newlim->d_rtbwarns);
cpu_to_be16       173 fs/xfs/xfs_alloc_btree.c 	block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16       526 fs/xfs/xfs_alloc_btree.c 	left->bb_numrecs = cpu_to_be16(lrecs);
cpu_to_be16       765 fs/xfs/xfs_alloc_btree.c 		block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16       786 fs/xfs/xfs_alloc_btree.c 		block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16      1404 fs/xfs/xfs_alloc_btree.c 	new->bb_level = cpu_to_be16(cur->bc_nlevels);
cpu_to_be16      1405 fs/xfs/xfs_alloc_btree.c 	new->bb_numrecs = cpu_to_be16(2);
cpu_to_be16      1639 fs/xfs/xfs_alloc_btree.c 	right->bb_numrecs = cpu_to_be16(be16_to_cpu(left->bb_numrecs) / 2);
cpu_to_be16       240 fs/xfs/xfs_attr_leaf.c 	hdr->totsize = cpu_to_be16(sizeof(*hdr));
cpu_to_be16       889 fs/xfs/xfs_attr_leaf.c 	node->hdr.count = cpu_to_be16(1);
cpu_to_be16       928 fs/xfs/xfs_attr_leaf.c 	hdr->info.magic = cpu_to_be16(XFS_ATTR_LEAF_MAGIC);
cpu_to_be16       929 fs/xfs/xfs_attr_leaf.c 	hdr->firstused = cpu_to_be16(XFS_LBSIZE(dp->i_mount));
cpu_to_be16       931 fs/xfs/xfs_attr_leaf.c 		hdr->firstused = cpu_to_be16(
cpu_to_be16       935 fs/xfs/xfs_attr_leaf.c 	hdr->freemap[0].base = cpu_to_be16(sizeof(xfs_attr_leaf_hdr_t));
cpu_to_be16       936 fs/xfs/xfs_attr_leaf.c 	hdr->freemap[0].size = cpu_to_be16(be16_to_cpu(hdr->firstused) -
cpu_to_be16      1115 fs/xfs/xfs_attr_leaf.c 	entry->nameidx = cpu_to_be16(be16_to_cpu(map->base) +
cpu_to_be16      1146 fs/xfs/xfs_attr_leaf.c 		name_loc->valuelen = cpu_to_be16(args->valuelen);
cpu_to_be16      1215 fs/xfs/xfs_attr_leaf.c 	hdr_d->firstused = cpu_to_be16(XFS_LBSIZE(mp));
cpu_to_be16      1218 fs/xfs/xfs_attr_leaf.c 		hdr_d->firstused = cpu_to_be16(
cpu_to_be16      1224 fs/xfs/xfs_attr_leaf.c 	hdr_d->freemap[0].base = cpu_to_be16(sizeof(xfs_attr_leaf_hdr_t));
cpu_to_be16      1225 fs/xfs/xfs_attr_leaf.c 	hdr_d->freemap[0].size = cpu_to_be16(be16_to_cpu(hdr_d->firstused) -
cpu_to_be16      1736 fs/xfs/xfs_attr_leaf.c 			map->base = cpu_to_be16(be16_to_cpu(entry->nameidx));
cpu_to_be16      1737 fs/xfs/xfs_attr_leaf.c 			map->size = cpu_to_be16(entsize);
cpu_to_be16      1784 fs/xfs/xfs_attr_leaf.c 		hdr->firstused = cpu_to_be16(tmp);
cpu_to_be16      1786 fs/xfs/xfs_attr_leaf.c 			hdr->firstused = cpu_to_be16(
cpu_to_be16      1866 fs/xfs/xfs_attr_leaf.c 		tmp_hdr->firstused = cpu_to_be16(state->blocksize);
cpu_to_be16      1868 fs/xfs/xfs_attr_leaf.c 			tmp_hdr->firstused = cpu_to_be16(
cpu_to_be16      2211 fs/xfs/xfs_attr_leaf.c 	hdr_d->freemap[0].base = cpu_to_be16(sizeof(xfs_attr_leaf_hdr_t));
cpu_to_be16      2214 fs/xfs/xfs_attr_leaf.c 	hdr_d->freemap[0].size = cpu_to_be16(be16_to_cpu(hdr_d->firstused)
cpu_to_be16      3436 fs/xfs/xfs_bmap.c 	block->bb_level = cpu_to_be16(1);
cpu_to_be16      3437 fs/xfs/xfs_bmap.c 	block->bb_numrecs = cpu_to_be16(1);
cpu_to_be16      3508 fs/xfs/xfs_bmap.c 	ablock->bb_numrecs = cpu_to_be16(cnt);
cpu_to_be16       406 fs/xfs/xfs_bmap_btree.c 	block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16       830 fs/xfs/xfs_bmap_btree.c 		block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16       839 fs/xfs/xfs_bmap_btree.c 		block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16      1262 fs/xfs/xfs_bmap_btree.c 	left->bb_numrecs = cpu_to_be16(lrecs);
cpu_to_be16      1271 fs/xfs/xfs_bmap_btree.c 	right->bb_numrecs = cpu_to_be16(rrecs);
cpu_to_be16      1565 fs/xfs/xfs_bmap_btree.c 	right->bb_numrecs = cpu_to_be16(be16_to_cpu(left->bb_numrecs) / 2);
cpu_to_be16      2280 fs/xfs/xfs_bmap_btree.c 	block->bb_numrecs = cpu_to_be16(1);
cpu_to_be16       126 fs/xfs/xfs_da_btree.c 	node->hdr.info.magic = cpu_to_be16(XFS_DA_NODE_MAGIC);
cpu_to_be16       129 fs/xfs/xfs_da_btree.c 	node->hdr.level = cpu_to_be16(level);
cpu_to_be16       356 fs/xfs/xfs_da_btree.c 	node->hdr.count = cpu_to_be16(2);
cpu_to_be16       416 fs/xfs/xfs_dir2_block.c 	*tagp = cpu_to_be16((char *)dep - (char *)block);
cpu_to_be16      1138 fs/xfs/xfs_dir2_block.c 	*tagp = cpu_to_be16((char *)dep - (char *)block);
cpu_to_be16      1152 fs/xfs/xfs_dir2_block.c 	*tagp = cpu_to_be16((char *)dep - (char *)block);
cpu_to_be16      1183 fs/xfs/xfs_dir2_block.c 			dup->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG);
cpu_to_be16      1184 fs/xfs/xfs_dir2_block.c 			dup->length = cpu_to_be16(newoffset - offset);
cpu_to_be16      1185 fs/xfs/xfs_dir2_block.c 			*xfs_dir2_data_unused_tag_p(dup) = cpu_to_be16(
cpu_to_be16      1202 fs/xfs/xfs_dir2_block.c 		*tagp = cpu_to_be16((char *)dep - (char *)block);
cpu_to_be16       261 fs/xfs/xfs_dir2_data.c 	new.offset = cpu_to_be16((char *)dup - (char *)d);
cpu_to_be16       420 fs/xfs/xfs_dir2_data.c 	d->hdr.bestfree[0].offset = cpu_to_be16(sizeof(d->hdr));
cpu_to_be16       429 fs/xfs/xfs_dir2_data.c 	dup->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG);
cpu_to_be16       432 fs/xfs/xfs_dir2_data.c 	d->hdr.bestfree[0].length = cpu_to_be16(t);
cpu_to_be16       433 fs/xfs/xfs_dir2_data.c 	dup->length = cpu_to_be16(t);
cpu_to_be16       434 fs/xfs/xfs_dir2_data.c 	*xfs_dir2_data_unused_tag_p(dup) = cpu_to_be16((char *)dup - (char *)d);
cpu_to_be16       595 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)prevdup - (char *)d);
cpu_to_be16       629 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)prevdup - (char *)d);
cpu_to_be16       654 fs/xfs/xfs_dir2_data.c 		newdup->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG);
cpu_to_be16       655 fs/xfs/xfs_dir2_data.c 		newdup->length = cpu_to_be16(len + be16_to_cpu(postdup->length));
cpu_to_be16       657 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)newdup - (char *)d);
cpu_to_be16       681 fs/xfs/xfs_dir2_data.c 		newdup->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG);
cpu_to_be16       682 fs/xfs/xfs_dir2_data.c 		newdup->length = cpu_to_be16(len);
cpu_to_be16       684 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)newdup - (char *)d);
cpu_to_be16       750 fs/xfs/xfs_dir2_data.c 		newdup->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG);
cpu_to_be16       751 fs/xfs/xfs_dir2_data.c 		newdup->length = cpu_to_be16(oldlen - len);
cpu_to_be16       753 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)newdup - (char *)d);
cpu_to_be16       778 fs/xfs/xfs_dir2_data.c 		newdup->length = cpu_to_be16(((char *)d + offset) - (char *)newdup);
cpu_to_be16       780 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)newdup - (char *)d);
cpu_to_be16       805 fs/xfs/xfs_dir2_data.c 		newdup->length = cpu_to_be16(((char *)d + offset) - (char *)newdup);
cpu_to_be16       807 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)newdup - (char *)d);
cpu_to_be16       810 fs/xfs/xfs_dir2_data.c 		newdup2->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG);
cpu_to_be16       811 fs/xfs/xfs_dir2_data.c 		newdup2->length = cpu_to_be16(oldlen - len - be16_to_cpu(newdup->length));
cpu_to_be16       813 fs/xfs/xfs_dir2_data.c 			cpu_to_be16((char *)newdup2 - (char *)d);
cpu_to_be16       112 fs/xfs/xfs_dir2_leaf.c 	leaf->hdr.count = cpu_to_be16(be32_to_cpu(btp->count));
cpu_to_be16       113 fs/xfs/xfs_dir2_leaf.c 	leaf->hdr.stale = cpu_to_be16(be32_to_cpu(btp->stale));
cpu_to_be16       412 fs/xfs/xfs_dir2_leaf.c 	*tagp = cpu_to_be16((char *)dep - (char *)data);
cpu_to_be16       733 fs/xfs/xfs_dir2_leaf.c 	leaf->hdr.stale = cpu_to_be16(1);
cpu_to_be16      1157 fs/xfs/xfs_dir2_leaf.c 	leaf->hdr.info.magic = cpu_to_be16(magic);
cpu_to_be16      1567 fs/xfs/xfs_dir2_leaf.c 			bestsp[db] = cpu_to_be16(NULLDATAOFF);
cpu_to_be16      1850 fs/xfs/xfs_dir2_leaf.c 	leaf->hdr.info.magic = cpu_to_be16(XFS_DIR2_LEAF1_MAGIC);
cpu_to_be16       163 fs/xfs/xfs_dir2_node.c 		*to = cpu_to_be16(off);
cpu_to_be16       166 fs/xfs/xfs_dir2_node.c 	leaf->hdr.info.magic = cpu_to_be16(XFS_DIR2_LEAFN_MAGIC);
cpu_to_be16      1065 fs/xfs/xfs_dir2_node.c 				free->bests[findex] = cpu_to_be16(NULLDATAOFF);
cpu_to_be16      1091 fs/xfs/xfs_dir2_node.c 			free->bests[findex] = cpu_to_be16(longest);
cpu_to_be16      1708 fs/xfs/xfs_dir2_node.c 			free->bests[findex] = cpu_to_be16(NULLDATAOFF);
cpu_to_be16      1773 fs/xfs/xfs_dir2_node.c 	*tagp = cpu_to_be16((char *)dep - (char *)data);
cpu_to_be16       258 fs/xfs/xfs_fsops.c 		block->bb_numrecs = cpu_to_be16(1);
cpu_to_be16       279 fs/xfs/xfs_fsops.c 		block->bb_numrecs = cpu_to_be16(1);
cpu_to_be16       319 fs/xfs/xfs_ialloc.c 			free->di_core.di_magic = cpu_to_be16(XFS_DINODE_MAGIC);
cpu_to_be16       171 fs/xfs/xfs_ialloc_btree.c 	block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16       472 fs/xfs/xfs_ialloc_btree.c 	left->bb_numrecs = cpu_to_be16(lrecs);
cpu_to_be16       687 fs/xfs/xfs_ialloc_btree.c 		block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16       703 fs/xfs/xfs_ialloc_btree.c 		block->bb_numrecs = cpu_to_be16(numrecs);
cpu_to_be16      1289 fs/xfs/xfs_ialloc_btree.c 	new->bb_level = cpu_to_be16(cur->bc_nlevels);
cpu_to_be16      1290 fs/xfs/xfs_ialloc_btree.c 	new->bb_numrecs = cpu_to_be16(2);
cpu_to_be16      1525 fs/xfs/xfs_ialloc_btree.c 	right->bb_numrecs = cpu_to_be16(be16_to_cpu(left->bb_numrecs) / 2);
cpu_to_be16       700 fs/xfs/xfs_inode.c 	to->di_magic = cpu_to_be16(from->di_magic);
cpu_to_be16       701 fs/xfs/xfs_inode.c 	to->di_mode = cpu_to_be16(from->di_mode);
cpu_to_be16       704 fs/xfs/xfs_inode.c 	to->di_onlink = cpu_to_be16(from->di_onlink);
cpu_to_be16       708 fs/xfs/xfs_inode.c 	to->di_projid = cpu_to_be16(from->di_projid);
cpu_to_be16       710 fs/xfs/xfs_inode.c 	to->di_flushiter = cpu_to_be16(from->di_flushiter);
cpu_to_be16       721 fs/xfs/xfs_inode.c 	to->di_anextents = cpu_to_be16(from->di_anextents);
cpu_to_be16       725 fs/xfs/xfs_inode.c 	to->di_dmstate = cpu_to_be16(from->di_dmstate);
cpu_to_be16       726 fs/xfs/xfs_inode.c 	to->di_flags = cpu_to_be16(from->di_flags);
cpu_to_be16      3365 fs/xfs/xfs_inode.c 			dip->di_core.di_onlink = cpu_to_be16(ip->i_d.di_nlink);
cpu_to_be16      2053 fs/xfs/xfs_log_recover.c 	d->dd_diskdq.d_magic = cpu_to_be16(XFS_DQUOT_MAGIC);
cpu_to_be16       448 fs/xfs/xfs_mount.c 					cpu_to_be16(*(__u16 *)(from_ptr + first));
cpu_to_be16      1382 fs/xfs/xfs_mount.c 	sb->sb_versionnum = cpu_to_be16(version);
cpu_to_be16       358 include/linux/byteorder.h 	*var = cpu_to_be16(be16_to_cpup(var) + val);
cpu_to_be16       160 include/linux/byteorder/generic.h 	*var = cpu_to_be16(be16_to_cpu(*var) + val);
cpu_to_be16        35 include/linux/mtd/cfi_endian.h #define cpu_to_cfi16(x) cpu_to_be16(x)
cpu_to_be16        54 include/linux/unaligned/access_ok.h 	*((__be16 *)p) = cpu_to_be16(val);
cpu_to_be16       110 net/bridge/br_input.c 	static const __be16 m = cpu_to_be16(0xfff0);
cpu_to_be16      1009 net/ipv4/tcp_ipv4.c 	bp->len = cpu_to_be16(nbytes);
cpu_to_be16       588 net/irda/iriap.c 	tmp_be16 = cpu_to_be16(obj_id);
cpu_to_be16       610 net/irda/iriap.c 		tmp_be16 = cpu_to_be16(value->len);
cpu_to_be16      1162 net/irda/irttp.c 		put_unaligned(cpu_to_be16((__u16) max_sdu_size),
cpu_to_be16      1409 net/irda/irttp.c 		put_unaligned(cpu_to_be16((__u16) max_sdu_size),
cpu_to_be16       175 net/irda/parameters.c 			p.pv.i = cpu_to_be16((__u16) p.pv.i);
cpu_to_be16       410 net/mac80211/tx.c 		 (tx->skb->protocol != cpu_to_be16(ETH_P_PAE)) &&
cpu_to_be16       978 sound/oss/swarm_cs4297a.c 				*d->sb_hwptr++ = cpu_to_be16(left);
cpu_to_be16       979 sound/oss/swarm_cs4297a.c 				*d->sb_hwptr++ = cpu_to_be16(right);