Searched refs:be64_to_cpu (Results 26 - 50 of 75) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dldm.h104 #define BE64(x) ((u64)be64_to_cpu(get_unaligned((__be64*)(x))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dlrw.c94 if (!(iv->b = cpu_to_be64(be64_to_cpu(iv->b) + 1)))
95 iv->a = cpu_to_be64(be64_to_cpu(iv->a) + 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Ddir.c730 *leaf_out = be64_to_cpu(leaf_no);
778 ln = be64_to_cpu(leaf->lf_next);
1243 off, be64_to_cpu(dent->de_inum.no_addr),
1286 lfn = be64_to_cpu(lf->lf_next);
1313 lfn = be64_to_cpu(lf->lf_next);
1403 be64_to_cpu(lp[lp_offset]));
1526 bn = be64_to_cpu(oleaf->lf_next);
1782 leaf_no = be64_to_cpu(lp[lp_offset]);
1858 nblk = be64_to_cpu(tmp_leaf->lf_next);
1888 nblk = be64_to_cpu(tmp_lea
[all...]
H A Deattr.c139 bn = be64_to_cpu(*eablk);
241 bn = be64_to_cpu(*dataptrs);
268 bn = be64_to_cpu(*dataptrs);
457 error = gfs2_meta_read(ip->i_gl, be64_to_cpu(*dataptrs), 0,
1222 error = gfs2_meta_read(ip->i_gl, be64_to_cpu(*dataptrs), 0,
1333 bn = be64_to_cpu(*eablk);
1378 bn = be64_to_cpu(*eablk);
H A Dbmap.c401 *block = be64_to_cpu(*ptr);
629 bn = be64_to_cpu(*top);
698 bn = be64_to_cpu(*p);
746 bn = be64_to_cpu(*p);
H A Dlops.c219 blkno = be64_to_cpu(*ptr++);
374 blkno = be64_to_cpu(*(__be64 *)(bh->b_data + offset));
704 blkno = be64_to_cpu(*ptr++);
705 esc = be64_to_cpu(*ptr++);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c156 blkno = be64_to_cpu(hdr->h_blkno);
637 (unsigned long long)be64_to_cpu(resp->r_hdr.h_blkno));
694 (unsigned long long)be64_to_cpu(work->w_msg.v_hdr.h_blkno));
H A Ddlmglue.c123 (unsigned long long)be64_to_cpu(lvb->lvb_isize),
128 (long long)be64_to_cpu(lvb->lvb_iatime_packed),
129 (long long)be64_to_cpu(lvb->lvb_ictime_packed),
130 (long long)be64_to_cpu(lvb->lvb_imtime_packed),
438 return be64_to_cpu(inode_blkno_be);
1509 i_size_write(inode, be64_to_cpu(lvb->lvb_isize));
1525 be64_to_cpu(lvb->lvb_iatime_packed));
1527 be64_to_cpu(lvb->lvb_imtime_packed));
1529 be64_to_cpu(lvb->lvb_ictime_packed));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_eeprom.c550 (unsigned long long) be64_to_cpu(dd->ipath_guid));
635 (unsigned long long) be64_to_cpu(dd->ipath_guid));
H A Dipath_rc.c1129 val = be64_to_cpu(((__be64 *) data)[0]);
1384 u64 vaddr = be64_to_cpu(reth->vaddr);
1687 u64 vaddr = be64_to_cpu(reth->vaddr);
1737 u64 vaddr = be64_to_cpu(reth->vaddr);
1813 sdata = be64_to_cpu(ateth->swap_data);
1818 be64_to_cpu(ateth->compare_data),
H A Dipath_fs.c142 guid = be64_to_cpu(dd->ipath_guid);
H A Dipath_uc.c441 u64 vaddr = be64_to_cpu(reth->vaddr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.c96 (int) be64_to_cpu(dqp->q_core.d_bcount), \
97 (int) be64_to_cpu(dqp->q_core.d_icount), \
1216 qinf->qi_bhardlimit = be64_to_cpu(ddqp->d_blk_hardlimit);
1217 qinf->qi_bsoftlimit = be64_to_cpu(ddqp->d_blk_softlimit);
1218 qinf->qi_ihardlimit = be64_to_cpu(ddqp->d_ino_hardlimit);
1219 qinf->qi_isoftlimit = be64_to_cpu(ddqp->d_ino_softlimit);
1220 qinf->qi_rtbhardlimit = be64_to_cpu(ddqp->d_rtb_hardlimit);
1221 qinf->qi_rtbsoftlimit = be64_to_cpu(ddqp->d_rtb_softlimit);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_ae.c198 (unsigned long long) be64_to_cpu(wr->ae.ae_generic.user_context),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c366 (unsigned long long) be64_to_cpu(target->ioc_guid));
1122 (unsigned long long) be64_to_cpu(target->path.dgid.global.subnet_prefix),
1123 (unsigned long long) be64_to_cpu(target->path.dgid.global.interface_id));
1412 (unsigned long long) be64_to_cpu(target->id_ext));
1424 (unsigned long long) be64_to_cpu(target->ioc_guid));
1436 (unsigned long long) be64_to_cpu(target->service_id));
1555 (unsigned long long) be64_to_cpu(target->id_ext));
1808 (unsigned long long) be64_to_cpu(target->id_ext),
1809 (unsigned long long) be64_to_cpu(target->ioc_guid),
1811 (unsigned long long) be64_to_cpu(targe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_sf.c117 i8count += be64_to_cpu(dep->inumber) > XFS_DIR2_MAX_SHORT_INUM;
123 parent = be64_to_cpu(dep->inumber);
229 ASSERT(be64_to_cpu(dep->inumber) == dp->i_ino);
235 ASSERT(be64_to_cpu(dep->inumber) ==
246 temp = be64_to_cpu(dep->inumber);
H A Dxfs_btree.h247 xfs_btree_check_lptr(cur, be64_to_cpu(ptr), level)
H A Dxfs_dir2_block.c513 p.ino = be64_to_cpu(dep->inumber);
631 args->inumber = be64_to_cpu(dep->inumber);
848 ASSERT(be64_to_cpu(dep->inumber) != args->inumber);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmrecovery.c1114 u64 mig_cookie = be64_to_cpu(mres->mig_cookie);
1772 dlm_get_lock_cookie_node(be64_to_cpu(c)),
1773 dlm_get_lock_cookie_seq(be64_to_cpu(c)));
1801 be64_to_cpu(ml->cookie), NULL);
1882 dlm_get_lock_cookie_node(be64_to_cpu(c)),
1883 dlm_get_lock_cookie_seq(be64_to_cpu(c)));
1888 dlm_get_lock_cookie_node(be64_to_cpu(ml->cookie)),
1889 dlm_get_lock_cookie_seq(be64_to_cpu(ml->cookie)),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Draw1394.c1524 (u32) ((be64_to_cpu(data) >> 32) & 0xFFFFFFFF),
1525 (u32) (be64_to_cpu(data) & 0xFFFFFFFF));
1533 (u32) ((be64_to_cpu(data) >> 32) & 0xFFFFFFFF),
1534 (u32) (be64_to_cpu(data) & 0xFFFFFFFF),
1535 (u32) ((be64_to_cpu(arg) >> 32) & 0xFFFFFFFF),
1536 (u32) (be64_to_cpu(arg) & 0xFFFFFFFF));
1591 cpu_to_be64(be64_to_cpu(data) +
1592 be64_to_cpu(old));
1602 cpu_to_be64(be64_to_cpu
1604 be64_to_cpu
[all...]
H A Dcsr.c688 data = be64_to_cpu(data);
689 arg = be64_to_cpu(arg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dpci-calgary.c705 val64 = be64_to_cpu(readq(target));
732 val64 = be64_to_cpu(readq(target));
800 val64 = be64_to_cpu(readq(target));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Drecovery.c601 blocknr = be64_to_cpu(* ((__be64 *) (bh->b_data+offset)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dsas.h34 #define SAS_ADDR(_sa) ((unsigned long long) be64_to_cpu(*(__be64 *)(_sa)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Djournal.c75 jnl->jh_offset = be64_to_cpu(jnl->jibhdr->offset);
529 u64 jibsize = be64_to_cpu(HFSPLUS_SB(sb).jnl.jibhdr->offset);

Completed in 328 milliseconds

123