be64_to_cpu 835 arch/x86/kernel/pci-calgary_64.c val64 = be64_to_cpu(readq(target));
be64_to_cpu 862 arch/x86/kernel/pci-calgary_64.c val64 = be64_to_cpu(readq(target));
be64_to_cpu 996 arch/x86/kernel/pci-calgary_64.c val64 = be64_to_cpu(readq(target));
be64_to_cpu 1392 arch/x86/kernel/pci-calgary_64.c tce_space = be64_to_cpu(readq(target));
be64_to_cpu 127 crypto/gf128mul.c u64 a = be64_to_cpu(x->a);
be64_to_cpu 128 crypto/gf128mul.c u64 b = be64_to_cpu(x->b);
be64_to_cpu 137 crypto/gf128mul.c u64 a = be64_to_cpu(x->a);
be64_to_cpu 138 crypto/gf128mul.c u64 b = be64_to_cpu(x->b);
be64_to_cpu 158 crypto/gf128mul.c u64 a = be64_to_cpu(x->a);
be64_to_cpu 159 crypto/gf128mul.c u64 b = be64_to_cpu(x->b);
be64_to_cpu 168 crypto/gf128mul.c u64 a = be64_to_cpu(x->a);
be64_to_cpu 169 crypto/gf128mul.c u64 b = be64_to_cpu(x->b);
be64_to_cpu 810 crypto/khazad.c state = be64_to_cpu(*src) ^ roundKey[0];
be64_to_cpu 785 crypto/wp512.c block[i] = be64_to_cpu(buffer[i]);
be64_to_cpu 20 fs/befs/endian.h return be64_to_cpu((__force __be64)n);
be64_to_cpu 301 fs/gfs2/bmap.c dblock = be64_to_cpu(*ptr);
be64_to_cpu 343 fs/gfs2/bmap.c u64 d = be64_to_cpu(*ptr);
be64_to_cpu 354 fs/gfs2/bmap.c } while(be64_to_cpu(*ptr) == d);
be64_to_cpu 614 fs/gfs2/bmap.c map_bh(bh_map, inode->i_sb, be64_to_cpu(*ptr));
be64_to_cpu 720 fs/gfs2/bmap.c bn = be64_to_cpu(*top);
be64_to_cpu 789 fs/gfs2/bmap.c bn = be64_to_cpu(*p);
be64_to_cpu 837 fs/gfs2/bmap.c bn = be64_to_cpu(*p);
be64_to_cpu 730 fs/gfs2/dir.c *leaf_out = be64_to_cpu(leaf_no);
be64_to_cpu 778 fs/gfs2/dir.c ln = be64_to_cpu(leaf->lf_next);
be64_to_cpu 1243 fs/gfs2/dir.c off, be64_to_cpu(dent->de_inum.no_addr),
be64_to_cpu 1286 fs/gfs2/dir.c lfn = be64_to_cpu(lf->lf_next);
be64_to_cpu 1313 fs/gfs2/dir.c lfn = be64_to_cpu(lf->lf_next);
be64_to_cpu 1403 fs/gfs2/dir.c be64_to_cpu(lp[lp_offset]));
be64_to_cpu 1503 fs/gfs2/dir.c be64_to_cpu(dent->de_inum.no_addr),
be64_to_cpu 1504 fs/gfs2/dir.c be64_to_cpu(dent->de_inum.no_formal_ino), 0);
be64_to_cpu 1523 fs/gfs2/dir.c if (be64_to_cpu(dent->de_inum.no_addr) != ip->i_no_addr)
be64_to_cpu 1525 fs/gfs2/dir.c if (be64_to_cpu(dent->de_inum.no_formal_ino) !=
be64_to_cpu 1557 fs/gfs2/dir.c bn = be64_to_cpu(oleaf->lf_next);
be64_to_cpu 1812 fs/gfs2/dir.c leaf_no = be64_to_cpu(lp[lp_offset]);
be64_to_cpu 1891 fs/gfs2/dir.c nblk = be64_to_cpu(tmp_leaf->lf_next);
be64_to_cpu 1921 fs/gfs2/dir.c nblk = be64_to_cpu(tmp_leaf->lf_next);
be64_to_cpu 139 fs/gfs2/eattr.c bn = be64_to_cpu(*eablk);
be64_to_cpu 241 fs/gfs2/eattr.c bn = be64_to_cpu(*dataptrs);
be64_to_cpu 268 fs/gfs2/eattr.c bn = be64_to_cpu(*dataptrs);
be64_to_cpu 456 fs/gfs2/eattr.c error = gfs2_meta_read(ip->i_gl, be64_to_cpu(*dataptrs), 0,
be64_to_cpu 1218 fs/gfs2/eattr.c error = gfs2_meta_read(ip->i_gl, be64_to_cpu(*dataptrs), 0,
be64_to_cpu 1329 fs/gfs2/eattr.c bn = be64_to_cpu(*eablk);
be64_to_cpu 1374 fs/gfs2/eattr.c bn = be64_to_cpu(*eablk);
be64_to_cpu 256 fs/gfs2/inode.c if (unlikely(ip->i_no_addr != be64_to_cpu(str->di_num.no_addr)))
be64_to_cpu 258 fs/gfs2/inode.c ip->i_no_formal_ino = be64_to_cpu(str->di_num.no_formal_ino);
be64_to_cpu 277 fs/gfs2/inode.c di->di_size = be64_to_cpu(str->di_size);
be64_to_cpu 279 fs/gfs2/inode.c gfs2_set_inode_blocks(&ip->i_inode, be64_to_cpu(str->di_blocks));
be64_to_cpu 280 fs/gfs2/inode.c atime.tv_sec = be64_to_cpu(str->di_atime);
be64_to_cpu 284 fs/gfs2/inode.c ip->i_inode.i_mtime.tv_sec = be64_to_cpu(str->di_mtime);
be64_to_cpu 286 fs/gfs2/inode.c ip->i_inode.i_ctime.tv_sec = be64_to_cpu(str->di_ctime);
be64_to_cpu 289 fs/gfs2/inode.c ip->i_goal = be64_to_cpu(str->di_goal_meta);
be64_to_cpu 290 fs/gfs2/inode.c di->di_generation = be64_to_cpu(str->di_generation);
be64_to_cpu 305 fs/gfs2/inode.c di->di_eattr = be64_to_cpu(str->di_eattr);
be64_to_cpu 531 fs/gfs2/inode.c ir->ir_start = be64_to_cpu(str->ir_start);
be64_to_cpu 532 fs/gfs2/inode.c ir->ir_length = be64_to_cpu(str->ir_length);
be64_to_cpu 618 fs/gfs2/inode.c x = y = be64_to_cpu(z);
be64_to_cpu 260 fs/gfs2/lops.c blkno = be64_to_cpu(*ptr++);
be64_to_cpu 404 fs/gfs2/lops.c blkno = be64_to_cpu(*(__be64 *)(bh->b_data + offset));
be64_to_cpu 570 fs/gfs2/lops.c while (be64_to_cpu(*ptr) != bd->bd_bh->b_blocknr) {
be64_to_cpu 656 fs/gfs2/lops.c blkno = be64_to_cpu(*ptr++);
be64_to_cpu 657 fs/gfs2/lops.c esc = be64_to_cpu(*ptr++);
be64_to_cpu 239 fs/gfs2/ops_fstype.c sb->sb_master_dir.no_addr = be64_to_cpu(str->sb_master_dir.no_addr);
be64_to_cpu 240 fs/gfs2/ops_fstype.c sb->sb_master_dir.no_formal_ino = be64_to_cpu(str->sb_master_dir.no_formal_ino);
be64_to_cpu 241 fs/gfs2/ops_fstype.c sb->sb_root_dir.no_addr = be64_to_cpu(str->sb_root_dir.no_addr);
be64_to_cpu 242 fs/gfs2/ops_fstype.c sb->sb_root_dir.no_formal_ino = be64_to_cpu(str->sb_root_dir.no_formal_ino);
be64_to_cpu 75 fs/gfs2/ops_super.c atime.tv_sec = be64_to_cpu(di->di_atime);
be64_to_cpu 554 fs/gfs2/quota.c x = be64_to_cpu(qc->qc_change) + change;
be64_to_cpu 580 fs/gfs2/quota.c qu->qu_limit = be64_to_cpu(str->qu_limit);
be64_to_cpu 581 fs/gfs2/quota.c qu->qu_warn = be64_to_cpu(str->qu_warn);
be64_to_cpu 582 fs/gfs2/quota.c qu->qu_value = be64_to_cpu(str->qu_value);
be64_to_cpu 902 fs/gfs2/quota.c else if ((s64)be64_to_cpu(qd->qd_qb.qb_value) >=
be64_to_cpu 903 fs/gfs2/quota.c (s64)be64_to_cpu(qd->qd_qb.qb_limit))
be64_to_cpu 908 fs/gfs2/quota.c value += (s64)be64_to_cpu(qd->qd_qb.qb_value);
be64_to_cpu 909 fs/gfs2/quota.c if (value < (s64)be64_to_cpu(qd->qd_qb.qb_limit))
be64_to_cpu 985 fs/gfs2/quota.c value = (s64)be64_to_cpu(qd->qd_qb.qb_value);
be64_to_cpu 990 fs/gfs2/quota.c if (be64_to_cpu(qd->qd_qb.qb_limit) && (s64)be64_to_cpu(qd->qd_qb.qb_limit) < value) {
be64_to_cpu 994 fs/gfs2/quota.c } else if (be64_to_cpu(qd->qd_qb.qb_warn) &&
be64_to_cpu 995 fs/gfs2/quota.c (s64)be64_to_cpu(qd->qd_qb.qb_warn) < value &&
be64_to_cpu 1095 fs/gfs2/quota.c qc->qc_change = be64_to_cpu(str->qc_change);
be64_to_cpu 126 fs/gfs2/recovery.c lh->lh_sequence = be64_to_cpu(str->lh_sequence);
be64_to_cpu 520 fs/gfs2/rgrp.c rgd->rd_addr = be64_to_cpu(str->ri_addr);
be64_to_cpu 522 fs/gfs2/rgrp.c rgd->rd_data0 = be64_to_cpu(str->ri_data0);
be64_to_cpu 705 fs/gfs2/rgrp.c rg->rg_igeneration = be64_to_cpu(str->rg_igeneration);
be64_to_cpu 281 fs/gfs2/super.c sc->sc_total = be64_to_cpu(str->sc_total);
be64_to_cpu 282 fs/gfs2/super.c sc->sc_free = be64_to_cpu(str->sc_free);
be64_to_cpu 283 fs/gfs2/super.c sc->sc_dinodes = be64_to_cpu(str->sc_dinodes);
be64_to_cpu 390 fs/hfsplus/inode.c inode->i_size = HFSPLUS_I(inode).phys_size = be64_to_cpu(fork->total_size);
be64_to_cpu 737 fs/jbd2/recovery.c blocknr = be64_to_cpu(* ((__be64 *) (bh->b_data+offset)));
be64_to_cpu 1226 fs/ocfs2/cluster/tcp.c (unsigned long long)be64_to_cpu(hand->protocol_version),
be64_to_cpu 1453 fs/ocfs2/cluster/tcp.c (unsigned long long)be64_to_cpu(o2net_hand->connector_id));
be64_to_cpu 289 fs/ocfs2/dlm/dlmast.c cookie = be64_to_cpu(past->cookie);
be64_to_cpu 354 fs/ocfs2/dlm/dlmast.c if (be64_to_cpu(lock->ml.cookie) == cookie)
be64_to_cpu 366 fs/ocfs2/dlm/dlmast.c if (be64_to_cpu(lock->ml.cookie) == cookie)
be64_to_cpu 289 fs/ocfs2/dlm/dlmconvert.c dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 290 fs/ocfs2/dlm/dlmconvert.c dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 488 fs/ocfs2/dlm/dlmconvert.c dlm_get_lock_cookie_node(be64_to_cpu(cnv->cookie)),
be64_to_cpu 489 fs/ocfs2/dlm/dlmconvert.c dlm_get_lock_cookie_seq(be64_to_cpu(cnv->cookie)));
be64_to_cpu 82 fs/ocfs2/dlm/dlmdebug.c dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 83 fs/ocfs2/dlm/dlmdebug.c dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 268 fs/ocfs2/dlm/dlmdebug.c (unsigned int)be64_to_cpu(inode_blkno_be));
be64_to_cpu 563 fs/ocfs2/dlm/dlmdebug.c dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 564 fs/ocfs2/dlm/dlmdebug.c dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 501 fs/ocfs2/dlm/dlmlock.c be64_to_cpu(create->cookie), NULL);
be64_to_cpu 1100 fs/ocfs2/dlm/dlmrecovery.c u64 mig_cookie = be64_to_cpu(mres->mig_cookie);
be64_to_cpu 1784 fs/ocfs2/dlm/dlmrecovery.c dlm_get_lock_cookie_node(be64_to_cpu(c)),
be64_to_cpu 1785 fs/ocfs2/dlm/dlmrecovery.c dlm_get_lock_cookie_seq(be64_to_cpu(c)));
be64_to_cpu 1813 fs/ocfs2/dlm/dlmrecovery.c be64_to_cpu(ml->cookie), NULL);
be64_to_cpu 1894 fs/ocfs2/dlm/dlmrecovery.c dlm_get_lock_cookie_node(be64_to_cpu(c)),
be64_to_cpu 1895 fs/ocfs2/dlm/dlmrecovery.c dlm_get_lock_cookie_seq(be64_to_cpu(c)));
be64_to_cpu 1900 fs/ocfs2/dlm/dlmrecovery.c dlm_get_lock_cookie_node(be64_to_cpu(ml->cookie)),
be64_to_cpu 1901 fs/ocfs2/dlm/dlmrecovery.c dlm_get_lock_cookie_seq(be64_to_cpu(ml->cookie)),
be64_to_cpu 251 fs/ocfs2/dlm/dlmunlock.c dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 252 fs/ocfs2/dlm/dlmunlock.c dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
be64_to_cpu 510 fs/ocfs2/dlm/dlmunlock.c dlm_get_lock_cookie_node(be64_to_cpu(unlock->cookie)),
be64_to_cpu 511 fs/ocfs2/dlm/dlmunlock.c dlm_get_lock_cookie_seq(be64_to_cpu(unlock->cookie)));
be64_to_cpu 123 fs/ocfs2/dlmglue.c (unsigned long long)be64_to_cpu(lvb->lvb_isize),
be64_to_cpu 128 fs/ocfs2/dlmglue.c (long long)be64_to_cpu(lvb->lvb_iatime_packed),
be64_to_cpu 129 fs/ocfs2/dlmglue.c (long long)be64_to_cpu(lvb->lvb_ictime_packed),
be64_to_cpu 130 fs/ocfs2/dlmglue.c (long long)be64_to_cpu(lvb->lvb_imtime_packed),
be64_to_cpu 524 fs/ocfs2/dlmglue.c return be64_to_cpu(inode_blkno_be);
be64_to_cpu 1889 fs/ocfs2/dlmglue.c i_size_write(inode, be64_to_cpu(lvb->lvb_isize));
be64_to_cpu 1906 fs/ocfs2/dlmglue.c be64_to_cpu(lvb->lvb_iatime_packed));
be64_to_cpu 1908 fs/ocfs2/dlmglue.c be64_to_cpu(lvb->lvb_imtime_packed));
be64_to_cpu 1910 fs/ocfs2/dlmglue.c be64_to_cpu(lvb->lvb_ictime_packed));
be64_to_cpu 62 fs/omfs/dir.c block = be64_to_cpu(oi->i_sibling);
be64_to_cpu 80 fs/omfs/dir.c block = be64_to_cpu(*((__be64 *) &bh->b_data[ofs]));
be64_to_cpu 131 fs/omfs/dir.c block = be64_to_cpu(*entry);
be64_to_cpu 178 fs/omfs/dir.c block = be64_to_cpu(*entry);
be64_to_cpu 319 fs/omfs/dir.c ino_t ino = be64_to_cpu(oi->i_head.h_self);
be64_to_cpu 334 fs/omfs/dir.c u64 ino = be64_to_cpu(header->h_self);
be64_to_cpu 368 fs/omfs/dir.c fsblock = be64_to_cpu(oi->i_sibling);
be64_to_cpu 476 fs/omfs/dir.c fsblock = be64_to_cpu(*((__be64 *) &bh->b_data[offset]));
be64_to_cpu 86 fs/omfs/file.c next = be64_to_cpu(oe->e_next);
be64_to_cpu 92 fs/omfs/file.c start = be64_to_cpu(entry->e_cluster);
be64_to_cpu 93 fs/omfs/file.c count = be64_to_cpu(entry->e_blocks);
be64_to_cpu 161 fs/omfs/file.c new_block = be64_to_cpu(entry->e_cluster) +
be64_to_cpu 162 fs/omfs/file.c be64_to_cpu(entry->e_blocks);
be64_to_cpu 166 fs/omfs/file.c cpu_to_be64(be64_to_cpu(entry->e_blocks) + 1);
be64_to_cpu 168 fs/omfs/file.c be64_to_cpu(~terminator->e_blocks) + 1));
be64_to_cpu 193 fs/omfs/file.c be64_to_cpu(~terminator->e_blocks) + (u64) new_count));
be64_to_cpu 215 fs/omfs/file.c be64_to_cpu(ent->e_blocks));
be64_to_cpu 225 fs/omfs/file.c be64_to_cpu(ent->e_cluster)) +
be64_to_cpu 264 fs/omfs/file.c next = be64_to_cpu(oe->e_next);
be64_to_cpu 212 fs/omfs/inode.c if (ino != be64_to_cpu(oi->i_head.h_self))
be64_to_cpu 218 fs/omfs/inode.c ctime = be64_to_cpu(oi->i_ctime);
be64_to_cpu 241 fs/omfs/inode.c inode->i_size = be64_to_cpu(oi->i_size);
be64_to_cpu 448 fs/omfs/inode.c sbi->s_num_blocks = be64_to_cpu(omfs_sb->s_num_blocks);
be64_to_cpu 451 fs/omfs/inode.c sbi->s_root_ino = be64_to_cpu(omfs_sb->s_root_block);
be64_to_cpu 481 fs/omfs/inode.c start = clus_to_blk(sbi, be64_to_cpu(omfs_sb->s_root_block));
be64_to_cpu 488 fs/omfs/inode.c sbi->s_bitmap_ino = be64_to_cpu(omfs_rb->r_bitmap);
be64_to_cpu 491 fs/omfs/inode.c if (sbi->s_num_blocks != be64_to_cpu(omfs_rb->r_num_blocks)) {
be64_to_cpu 495 fs/omfs/inode.c (unsigned long long)be64_to_cpu(omfs_rb->r_num_blocks));
be64_to_cpu 505 fs/omfs/inode.c root = omfs_iget(sb, be64_to_cpu(omfs_rb->r_root_dir));
be64_to_cpu 31 fs/ufs/swab.h return be64_to_cpu((__force __be64)n);
be64_to_cpu 216 fs/xfs/quota/xfs_dquot.c (void *)(__psint_t)be64_to_cpu(dqp->q_core.d_bcount),
be64_to_cpu 217 fs/xfs/quota/xfs_dquot.c (void *)(__psint_t)be64_to_cpu(dqp->q_core.d_icount),
be64_to_cpu 218 fs/xfs/quota/xfs_dquot.c (void *)(__psint_t)be64_to_cpu(dqp->q_core.d_blk_hardlimit),
be64_to_cpu 219 fs/xfs/quota/xfs_dquot.c (void *)(__psint_t)be64_to_cpu(dqp->q_core.d_blk_softlimit),
be64_to_cpu 220 fs/xfs/quota/xfs_dquot.c (void *)(__psint_t)be64_to_cpu(dqp->q_core.d_ino_hardlimit),
be64_to_cpu 221 fs/xfs/quota/xfs_dquot.c (void *)(__psint_t)be64_to_cpu(dqp->q_core.d_ino_softlimit),
be64_to_cpu 282 fs/xfs/quota/xfs_dquot.c ASSERT(be64_to_cpu(d->d_blk_softlimit) <=
be64_to_cpu 283 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_blk_hardlimit));
be64_to_cpu 285 fs/xfs/quota/xfs_dquot.c ASSERT(be64_to_cpu(d->d_ino_softlimit) <=
be64_to_cpu 286 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_ino_hardlimit));
be64_to_cpu 288 fs/xfs/quota/xfs_dquot.c ASSERT(be64_to_cpu(d->d_rtb_softlimit) <=
be64_to_cpu 289 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_rtb_hardlimit));
be64_to_cpu 293 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_bcount) >=
be64_to_cpu 294 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_blk_softlimit))) ||
be64_to_cpu 296 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_bcount) >=
be64_to_cpu 297 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_blk_hardlimit)))) {
be64_to_cpu 305 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_bcount) <
be64_to_cpu 306 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_blk_softlimit))) &&
be64_to_cpu 308 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_bcount) <
be64_to_cpu 309 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_blk_hardlimit)))) {
be64_to_cpu 316 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_icount) >=
be64_to_cpu 317 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_ino_softlimit))) ||
be64_to_cpu 319 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_icount) >=
be64_to_cpu 320 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_ino_hardlimit)))) {
be64_to_cpu 328 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_icount) <
be64_to_cpu 329 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_ino_softlimit))) &&
be64_to_cpu 331 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_icount) <
be64_to_cpu 332 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_ino_hardlimit)))) {
be64_to_cpu 339 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_rtbcount) >=
be64_to_cpu 340 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_rtb_softlimit))) ||
be64_to_cpu 342 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_rtbcount) >=
be64_to_cpu 343 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_rtb_hardlimit)))) {
be64_to_cpu 351 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_rtbcount) <
be64_to_cpu 352 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_rtb_softlimit))) &&
be64_to_cpu 354 fs/xfs/quota/xfs_dquot.c (be64_to_cpu(d->d_rtbcount) <
be64_to_cpu 355 fs/xfs/quota/xfs_dquot.c be64_to_cpu(d->d_rtb_hardlimit)))) {
be64_to_cpu 683 fs/xfs/quota/xfs_dquot.c dqp->q_res_bcount = be64_to_cpu(ddqp->d_bcount);
be64_to_cpu 684 fs/xfs/quota/xfs_dquot.c dqp->q_res_icount = be64_to_cpu(ddqp->d_icount);
be64_to_cpu 685 fs/xfs/quota/xfs_dquot.c dqp->q_res_rtbcount = be64_to_cpu(ddqp->d_rtbcount);
be64_to_cpu 1528 fs/xfs/quota/xfs_dquot.c be64_to_cpu(dqp->q_core.d_blk_hardlimit),
be64_to_cpu 1529 fs/xfs/quota/xfs_dquot.c (int)be64_to_cpu(dqp->q_core.d_blk_hardlimit));
be64_to_cpu 1531 fs/xfs/quota/xfs_dquot.c be64_to_cpu(dqp->q_core.d_blk_softlimit),
be64_to_cpu 1532 fs/xfs/quota/xfs_dquot.c (int)be64_to_cpu(dqp->q_core.d_blk_softlimit));
be64_to_cpu 1534 fs/xfs/quota/xfs_dquot.c be64_to_cpu(dqp->q_core.d_ino_hardlimit),
be64_to_cpu 1535 fs/xfs/quota/xfs_dquot.c (int)be64_to_cpu(dqp->q_core.d_ino_hardlimit));
be64_to_cpu 1537 fs/xfs/quota/xfs_dquot.c be64_to_cpu(dqp->q_core.d_ino_softlimit),
be64_to_cpu 1538 fs/xfs/quota/xfs_dquot.c (int)be64_to_cpu(dqp->q_core.d_ino_softlimit));
be64_to_cpu 1540 fs/xfs/quota/xfs_dquot.c be64_to_cpu(dqp->q_core.d_bcount),
be64_to_cpu 1541 fs/xfs/quota/xfs_dquot.c (int)be64_to_cpu(dqp->q_core.d_bcount));
be64_to_cpu 1543 fs/xfs/quota/xfs_dquot.c be64_to_cpu(dqp->q_core.d_icount),
be64_to_cpu 1544 fs/xfs/quota/xfs_dquot.c (int)be64_to_cpu(dqp->q_core.d_icount));
be64_to_cpu 99 fs/xfs/quota/xfs_qm.c (int) be64_to_cpu(dqp->q_core.d_bcount), \
be64_to_cpu 100 fs/xfs/quota/xfs_qm.c (int) be64_to_cpu(dqp->q_core.d_icount), \
be64_to_cpu 1189 fs/xfs/quota/xfs_qm.c qinf->qi_bhardlimit = be64_to_cpu(ddqp->d_blk_hardlimit);
be64_to_cpu 1190 fs/xfs/quota/xfs_qm.c qinf->qi_bsoftlimit = be64_to_cpu(ddqp->d_blk_softlimit);
be64_to_cpu 1191 fs/xfs/quota/xfs_qm.c qinf->qi_ihardlimit = be64_to_cpu(ddqp->d_ino_hardlimit);
be64_to_cpu 1192 fs/xfs/quota/xfs_qm.c qinf->qi_isoftlimit = be64_to_cpu(ddqp->d_ino_softlimit);
be64_to_cpu 1193 fs/xfs/quota/xfs_qm.c qinf->qi_rtbhardlimit = be64_to_cpu(ddqp->d_rtb_hardlimit);
be64_to_cpu 1194 fs/xfs/quota/xfs_qm.c qinf->qi_rtbsoftlimit = be64_to_cpu(ddqp->d_rtb_softlimit);
be64_to_cpu 60 fs/xfs/quota/xfs_qm_bhv.c be64_to_cpu(dp->d_blk_softlimit) :
be64_to_cpu 61 fs/xfs/quota/xfs_qm_bhv.c be64_to_cpu(dp->d_blk_hardlimit);
be64_to_cpu 65 fs/xfs/quota/xfs_qm_bhv.c (statp->f_blocks > be64_to_cpu(dp->d_bcount)) ?
be64_to_cpu 66 fs/xfs/quota/xfs_qm_bhv.c (statp->f_blocks - be64_to_cpu(dp->d_bcount)) : 0;
be64_to_cpu 70 fs/xfs/quota/xfs_qm_bhv.c be64_to_cpu(dp->d_ino_softlimit) :
be64_to_cpu 71 fs/xfs/quota/xfs_qm_bhv.c be64_to_cpu(dp->d_ino_hardlimit);
be64_to_cpu 75 fs/xfs/quota/xfs_qm_bhv.c (statp->f_files > be64_to_cpu(dp->d_icount)) ?
be64_to_cpu 76 fs/xfs/quota/xfs_qm_bhv.c (statp->f_ffree - be64_to_cpu(dp->d_icount)) : 0;
be64_to_cpu 639 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(ddq->d_blk_hardlimit);
be64_to_cpu 642 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(ddq->d_blk_softlimit);
be64_to_cpu 655 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(ddq->d_rtb_hardlimit);
be64_to_cpu 658 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(ddq->d_rtb_softlimit);
be64_to_cpu 672 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(ddq->d_ino_hardlimit);
be64_to_cpu 675 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(ddq->d_ino_softlimit);
be64_to_cpu 888 fs/xfs/quota/xfs_qm_syscalls.c XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_blk_hardlimit));
be64_to_cpu 890 fs/xfs/quota/xfs_qm_syscalls.c XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_blk_softlimit));
be64_to_cpu 891 fs/xfs/quota/xfs_qm_syscalls.c dst->d_ino_hardlimit = be64_to_cpu(src->d_ino_hardlimit);
be64_to_cpu 892 fs/xfs/quota/xfs_qm_syscalls.c dst->d_ino_softlimit = be64_to_cpu(src->d_ino_softlimit);
be64_to_cpu 893 fs/xfs/quota/xfs_qm_syscalls.c dst->d_bcount = XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_bcount));
be64_to_cpu 894 fs/xfs/quota/xfs_qm_syscalls.c dst->d_icount = be64_to_cpu(src->d_icount);
be64_to_cpu 900 fs/xfs/quota/xfs_qm_syscalls.c XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_rtb_hardlimit));
be64_to_cpu 902 fs/xfs/quota/xfs_qm_syscalls.c XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_rtb_softlimit));
be64_to_cpu 903 fs/xfs/quota/xfs_qm_syscalls.c dst->d_rtbcount = XFS_FSB_TO_BB(mp, be64_to_cpu(src->d_rtbcount));
be64_to_cpu 1219 fs/xfs/quota/xfs_qm_syscalls.c if (be64_to_cpu(dqp->q_core.d_icount) != d->d_icount) {
be64_to_cpu 1221 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(dqp->q_core.d_icount),
be64_to_cpu 1225 fs/xfs/quota/xfs_qm_syscalls.c if (be64_to_cpu(dqp->q_core.d_bcount) != d->d_bcount) {
be64_to_cpu 1227 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(dqp->q_core.d_bcount),
be64_to_cpu 1232 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(dqp->q_core.d_bcount) >=
be64_to_cpu 1233 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(dqp->q_core.d_blk_softlimit)) {
be64_to_cpu 1242 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(dqp->q_core.d_icount) >=
be64_to_cpu 1243 fs/xfs/quota/xfs_qm_syscalls.c be64_to_cpu(dqp->q_core.d_ino_softlimit)) {
be64_to_cpu 412 fs/xfs/quota/xfs_trans_dquot.c ASSERT(be64_to_cpu(d->d_bcount) >=
be64_to_cpu 416 fs/xfs/quota/xfs_trans_dquot.c ASSERT(be64_to_cpu(d->d_rtbcount) >=
be64_to_cpu 420 fs/xfs/quota/xfs_trans_dquot.c ASSERT(be64_to_cpu(d->d_icount) >=
be64_to_cpu 514 fs/xfs/quota/xfs_trans_dquot.c be64_to_cpu(dqp->q_core.d_bcount));
be64_to_cpu 516 fs/xfs/quota/xfs_trans_dquot.c be64_to_cpu(dqp->q_core.d_icount));
be64_to_cpu 518 fs/xfs/quota/xfs_trans_dquot.c be64_to_cpu(dqp->q_core.d_rtbcount));
be64_to_cpu 632 fs/xfs/quota/xfs_trans_dquot.c hardlimit = be64_to_cpu(dqp->q_core.d_blk_hardlimit);
be64_to_cpu 635 fs/xfs/quota/xfs_trans_dquot.c softlimit = be64_to_cpu(dqp->q_core.d_blk_softlimit);
be64_to_cpu 644 fs/xfs/quota/xfs_trans_dquot.c hardlimit = be64_to_cpu(dqp->q_core.d_rtb_hardlimit);
be64_to_cpu 647 fs/xfs/quota/xfs_trans_dquot.c softlimit = be64_to_cpu(dqp->q_core.d_rtb_softlimit);
be64_to_cpu 688 fs/xfs/quota/xfs_trans_dquot.c count = be64_to_cpu(dqp->q_core.d_icount);
be64_to_cpu 692 fs/xfs/quota/xfs_trans_dquot.c hardlimit = be64_to_cpu(dqp->q_core.d_ino_hardlimit);
be64_to_cpu 695 fs/xfs/quota/xfs_trans_dquot.c softlimit = be64_to_cpu(dqp->q_core.d_ino_softlimit);
be64_to_cpu 738 fs/xfs/quota/xfs_trans_dquot.c ASSERT(dqp->q_res_bcount >= be64_to_cpu(dqp->q_core.d_bcount));
be64_to_cpu 739 fs/xfs/quota/xfs_trans_dquot.c ASSERT(dqp->q_res_rtbcount >= be64_to_cpu(dqp->q_core.d_rtbcount));
be64_to_cpu 740 fs/xfs/quota/xfs_trans_dquot.c ASSERT(dqp->q_res_icount >= be64_to_cpu(dqp->q_core.d_icount));
be64_to_cpu 3017 fs/xfs/xfs_bmap.c cbno = be64_to_cpu(*pp);
be64_to_cpu 4514 fs/xfs/xfs_bmap.c bno = be64_to_cpu(*pp);
be64_to_cpu 4533 fs/xfs/xfs_bmap.c bno = be64_to_cpu(*pp);
be64_to_cpu 4569 fs/xfs/xfs_bmap.c nextbno = be64_to_cpu(block->bb_rightsib);
be64_to_cpu 4579 fs/xfs/xfs_bmap.c trp->l0 = be64_to_cpu(frp->l0);
be64_to_cpu 4580 fs/xfs/xfs_bmap.c trp->l1 = be64_to_cpu(frp->l1);
be64_to_cpu 6179 fs/xfs/xfs_bmap.c (unsigned long long)be64_to_cpu(*thispa));
be64_to_cpu 6227 fs/xfs/xfs_bmap.c bno = be64_to_cpu(*pp);
be64_to_cpu 6262 fs/xfs/xfs_bmap.c bno = be64_to_cpu(*pp);
be64_to_cpu 6289 fs/xfs/xfs_bmap.c nextbno = be64_to_cpu(block->bb_rightsib);
be64_to_cpu 6383 fs/xfs/xfs_bmap.c bno = be64_to_cpu(*pp);
be64_to_cpu 6426 fs/xfs/xfs_bmap.c nextbno = be64_to_cpu(block->bb_rightsib);
be64_to_cpu 6433 fs/xfs/xfs_bmap.c nextbno = be64_to_cpu(nextblock->bb_rightsib);
be64_to_cpu 6439 fs/xfs/xfs_bmap.c bno = be64_to_cpu(*pp);
be64_to_cpu 6451 fs/xfs/xfs_bmap.c nextbno = be64_to_cpu(block->bb_rightsib);
be64_to_cpu 246 fs/xfs/xfs_bmap_btree.c o = be64_to_cpu(k->br_startoff);
be64_to_cpu 442 fs/xfs/xfs_bmap_btree.c rbno = be64_to_cpu(block->bb_rightsib);
be64_to_cpu 443 fs/xfs/xfs_bmap_btree.c lbno = be64_to_cpu(block->bb_leftsib);
be64_to_cpu 487 fs/xfs/xfs_bmap_btree.c bno = be64_to_cpu(right->bb_leftsib);
be64_to_cpu 543 fs/xfs/xfs_bmap_btree.c bno = be64_to_cpu(left->bb_rightsib);
be64_to_cpu 637 fs/xfs/xfs_bmap_btree.c if (be64_to_cpu(left->bb_rightsib) != NULLDFSBNO) {
be64_to_cpu 639 fs/xfs/xfs_bmap_btree.c be64_to_cpu(left->bb_rightsib),
be64_to_cpu 916 fs/xfs/xfs_bmap_btree.c ASSERT(be64_to_cpu(cblock->bb_leftsib) == NULLDFSBNO);
be64_to_cpu 917 fs/xfs/xfs_bmap_btree.c ASSERT(be64_to_cpu(cblock->bb_rightsib) == NULLDFSBNO);
be64_to_cpu 1109 fs/xfs/xfs_bmap_btree.c startoff = be64_to_cpu(kkp->br_startoff);
be64_to_cpu 1128 fs/xfs/xfs_bmap_btree.c fsbno = be64_to_cpu(*pp);
be64_to_cpu 1145 fs/xfs/xfs_bmap_btree.c be64_to_cpu(block->bb_rightsib) != NULLDFSBNO) {
be64_to_cpu 1214 fs/xfs/xfs_bmap_btree.c if (be64_to_cpu(right->bb_leftsib) == NULLDFSBNO) {
be64_to_cpu 1225 fs/xfs/xfs_bmap_btree.c if ((error = xfs_btree_read_bufl(mp, cur->bc_tp, be64_to_cpu(right->bb_leftsib), 0,
be64_to_cpu 1344 fs/xfs/xfs_bmap_btree.c if (be64_to_cpu(left->bb_rightsib) == NULLDFSBNO) {
be64_to_cpu 1355 fs/xfs/xfs_bmap_btree.c if ((error = xfs_btree_read_bufl(mp, cur->bc_tp, be64_to_cpu(left->bb_rightsib), 0,
be64_to_cpu 1587 fs/xfs/xfs_bmap_btree.c *startoff = be64_to_cpu(rkp->br_startoff);
be64_to_cpu 1601 fs/xfs/xfs_bmap_btree.c if (be64_to_cpu(right->bb_rightsib) != NULLDFSBNO) {
be64_to_cpu 1603 fs/xfs/xfs_bmap_btree.c be64_to_cpu(right->bb_rightsib), 0, &rrbp,
be64_to_cpu 1738 fs/xfs/xfs_bmap_btree.c if (be64_to_cpu(block->bb_leftsib) == NULLDFSBNO) {
be64_to_cpu 1757 fs/xfs/xfs_bmap_btree.c fsbno = be64_to_cpu(*XFS_BMAP_PTR_IADDR(block, cur->bc_ptrs[lev], cur));
be64_to_cpu 1953 fs/xfs/xfs_bmap_btree.c __xfs_bmbt_get_all(be64_to_cpu(r->l0), be64_to_cpu(r->l1), s);
be64_to_cpu 1963 fs/xfs/xfs_bmap_btree.c return (xfs_filblks_t)(be64_to_cpu(r->l1) & XFS_MASK64LO(21));
be64_to_cpu 1973 fs/xfs/xfs_bmap_btree.c return ((xfs_fileoff_t)be64_to_cpu(r->l0) &
be64_to_cpu 2012 fs/xfs/xfs_bmap_btree.c if (be64_to_cpu(block->bb_rightsib) == NULLDFSBNO) {
be64_to_cpu 2038 fs/xfs/xfs_bmap_btree.c fsbno = be64_to_cpu(*XFS_BMAP_PTR_IADDR(block, cur->bc_ptrs[lev], cur));
be64_to_cpu 2255 fs/xfs/xfs_bmap_btree.c args.fsbno = be64_to_cpu(*pp);
be64_to_cpu 2527 fs/xfs/xfs_bmap_btree.c ASSERT(be64_to_cpu(rblock->bb_leftsib) == NULLDFSBNO);
be64_to_cpu 2528 fs/xfs/xfs_bmap_btree.c ASSERT(be64_to_cpu(rblock->bb_rightsib) == NULLDFSBNO);
be64_to_cpu 137 fs/xfs/xfs_btree.c ASSERT(be64_to_cpu(k1->br_startoff) < be64_to_cpu(k2->br_startoff));
be64_to_cpu 176 fs/xfs/xfs_btree.c (be64_to_cpu(block->bb_leftsib) == NULLDFSBNO ||
be64_to_cpu 177 fs/xfs/xfs_btree.c XFS_FSB_SANITY_CHECK(mp, be64_to_cpu(block->bb_leftsib))) &&
be64_to_cpu 179 fs/xfs/xfs_btree.c (be64_to_cpu(block->bb_rightsib) == NULLDFSBNO ||
be64_to_cpu 180 fs/xfs/xfs_btree.c XFS_FSB_SANITY_CHECK(mp, be64_to_cpu(block->bb_rightsib)));
be64_to_cpu 612 fs/xfs/xfs_btree.c return be64_to_cpu(block->bb_u.l.bb_rightsib) == NULLDFSBNO;
be64_to_cpu 854 fs/xfs/xfs_btree.c if ((lr & XFS_BTCUR_LEFTRA) && be64_to_cpu(b->bb_leftsib) != NULLDFSBNO) {
be64_to_cpu 855 fs/xfs/xfs_btree.c xfs_btree_reada_bufl(cur->bc_mp, be64_to_cpu(b->bb_leftsib), 1);
be64_to_cpu 858 fs/xfs/xfs_btree.c if ((lr & XFS_BTCUR_RIGHTRA) && be64_to_cpu(b->bb_rightsib) != NULLDFSBNO) {
be64_to_cpu 859 fs/xfs/xfs_btree.c xfs_btree_reada_bufl(cur->bc_mp, be64_to_cpu(b->bb_rightsib), 1);
be64_to_cpu 904 fs/xfs/xfs_btree.c if (be64_to_cpu(b->bb_u.l.bb_leftsib) == NULLDFSBNO)
be64_to_cpu 906 fs/xfs/xfs_btree.c if (be64_to_cpu(b->bb_u.l.bb_rightsib) == NULLDFSBNO)
be64_to_cpu 245 fs/xfs/xfs_btree.h xfs_btree_check_lptr(cur, be64_to_cpu(ptr), level)
be64_to_cpu 512 fs/xfs/xfs_dir2_block.c ino = be64_to_cpu(dep->inumber);
be64_to_cpu 618 fs/xfs/xfs_dir2_block.c args->inumber = be64_to_cpu(dep->inumber);
be64_to_cpu 848 fs/xfs/xfs_dir2_block.c ASSERT(be64_to_cpu(dep->inumber) != args->inumber);
be64_to_cpu 135 fs/xfs/xfs_dir2_data.c ASSERT(xfs_dir_ino_validate(mp, be64_to_cpu(dep->inumber)) == 0);
be64_to_cpu 1086 fs/xfs/xfs_dir2_leaf.c ino = be64_to_cpu(dep->inumber);
be64_to_cpu 1304 fs/xfs/xfs_dir2_leaf.c args->inumber = be64_to_cpu(dep->inumber);
be64_to_cpu 1619 fs/xfs/xfs_dir2_leaf.c ASSERT(args->inumber != be64_to_cpu(dep->inumber));
be64_to_cpu 644 fs/xfs/xfs_dir2_node.c args->inumber = be64_to_cpu(dep->inumber);
be64_to_cpu 1985 fs/xfs/xfs_dir2_node.c ASSERT(inum != be64_to_cpu(dep->inumber));
be64_to_cpu 118 fs/xfs/xfs_dir2_sf.c i8count += be64_to_cpu(dep->inumber) > XFS_DIR2_MAX_SHORT_INUM;
be64_to_cpu 124 fs/xfs/xfs_dir2_sf.c parent = be64_to_cpu(dep->inumber);
be64_to_cpu 230 fs/xfs/xfs_dir2_sf.c ASSERT(be64_to_cpu(dep->inumber) == dp->i_ino);
be64_to_cpu 236 fs/xfs/xfs_dir2_sf.c ASSERT(be64_to_cpu(dep->inumber) ==
be64_to_cpu 247 fs/xfs/xfs_dir2_sf.c temp = be64_to_cpu(dep->inumber);
be64_to_cpu 1818 fs/xfs/xfs_ialloc_btree.c *free = be64_to_cpu(rec->ir_free);
be64_to_cpu 353 fs/xfs/xfs_inode.c be64_to_cpu(dip->di_core.di_nblocks))) {
be64_to_cpu 360 fs/xfs/xfs_inode.c be64_to_cpu(dip->di_core.di_nblocks));
be64_to_cpu 410 fs/xfs/xfs_inode.c di_size = be64_to_cpu(dip->di_core.di_size);
be64_to_cpu 682 fs/xfs/xfs_inode.c to->di_size = be64_to_cpu(from->di_size);
be64_to_cpu 683 fs/xfs/xfs_inode.c to->di_nblocks = be64_to_cpu(from->di_nblocks);
be64_to_cpu 158 fs/xfs/xfs_itable.c buf->bs_size = be64_to_cpu(dic->di_size);
be64_to_cpu 190 fs/xfs/xfs_itable.c buf->bs_blocks = be64_to_cpu(dic->di_nblocks);
be64_to_cpu 1500 fs/xfs/xfs_log.c XFS_BUF_SET_ADDR(bp, BLOCK_LSN(be64_to_cpu(iclog->ic_header.h_lsn)));
be64_to_cpu 1853 fs/xfs/xfs_log.c *start_lsn = be64_to_cpu(iclog->ic_header.h_lsn);
be64_to_cpu 2092 fs/xfs/xfs_log.c lsn = be64_to_cpu(lsn_log->ic_header.h_lsn);
be64_to_cpu 2196 fs/xfs/xfs_log.c be64_to_cpu(iclog->ic_header.h_lsn)) < 0) {
be64_to_cpu 2212 fs/xfs/xfs_log.c be64_to_cpu(iclog->ic_header.h_lsn)) <= 0);
be64_to_cpu 2214 fs/xfs/xfs_log.c be64_to_cpu(iclog->ic_header.h_lsn);
be64_to_cpu 2989 fs/xfs/xfs_log.c lsn = be64_to_cpu(iclog->ic_header.h_lsn);
be64_to_cpu 2997 fs/xfs/xfs_log.c if (be64_to_cpu(iclog->ic_header.h_lsn) == lsn &&
be64_to_cpu 3081 fs/xfs/xfs_log.c if (be64_to_cpu(iclog->ic_header.h_lsn) != lsn) {
be64_to_cpu 858 fs/xfs/xfs_log_recover.c *tail_blk = BLOCK_LSN(be64_to_cpu(rhead->h_tail_lsn));
be64_to_cpu 875 fs/xfs/xfs_log_recover.c log->l_tail_lsn = be64_to_cpu(rhead->h_tail_lsn);
be64_to_cpu 876 fs/xfs/xfs_log_recover.c log->l_last_sync_lsn = be64_to_cpu(rhead->h_lsn);
be64_to_cpu 2003 fs/xfs/xfs_log_recover.c be64_to_cpu(ddq->d_bcount) >=
be64_to_cpu 2004 fs/xfs/xfs_log_recover.c be64_to_cpu(ddq->d_blk_softlimit)) {
be64_to_cpu 2015 fs/xfs/xfs_log_recover.c be64_to_cpu(ddq->d_icount) >=
be64_to_cpu 2016 fs/xfs/xfs_log_recover.c be64_to_cpu(ddq->d_ino_softlimit)) {
be64_to_cpu 2027 fs/xfs/xfs_log_recover.c be64_to_cpu(ddq->d_rtbcount) >=
be64_to_cpu 2028 fs/xfs/xfs_log_recover.c be64_to_cpu(ddq->d_rtb_softlimit)) {
be64_to_cpu 2918 fs/xfs/xfs_log_recover.c be64_to_cpu(rhead->h_lsn));
be64_to_cpu 368 fs/xfs/xfs_mount.c to->sb_dblocks = be64_to_cpu(from->sb_dblocks);
be64_to_cpu 369 fs/xfs/xfs_mount.c to->sb_rblocks = be64_to_cpu(from->sb_rblocks);
be64_to_cpu 370 fs/xfs/xfs_mount.c to->sb_rextents = be64_to_cpu(from->sb_rextents);
be64_to_cpu 372 fs/xfs/xfs_mount.c to->sb_logstart = be64_to_cpu(from->sb_logstart);
be64_to_cpu 373 fs/xfs/xfs_mount.c to->sb_rootino = be64_to_cpu(from->sb_rootino);
be64_to_cpu 374 fs/xfs/xfs_mount.c to->sb_rbmino = be64_to_cpu(from->sb_rbmino);
be64_to_cpu 375 fs/xfs/xfs_mount.c to->sb_rsumino = be64_to_cpu(from->sb_rsumino);
be64_to_cpu 394 fs/xfs/xfs_mount.c to->sb_icount = be64_to_cpu(from->sb_icount);
be64_to_cpu 395 fs/xfs/xfs_mount.c to->sb_ifree = be64_to_cpu(from->sb_ifree);
be64_to_cpu 396 fs/xfs/xfs_mount.c to->sb_fdblocks = be64_to_cpu(from->sb_fdblocks);
be64_to_cpu 397 fs/xfs/xfs_mount.c to->sb_frextents = be64_to_cpu(from->sb_frextents);
be64_to_cpu 398 fs/xfs/xfs_mount.c to->sb_uquotino = be64_to_cpu(from->sb_uquotino);
be64_to_cpu 399 fs/xfs/xfs_mount.c to->sb_gquotino = be64_to_cpu(from->sb_gquotino);
be64_to_cpu 170 include/linux/byteorder/generic.h *var = cpu_to_be64(be64_to_cpu(*var) + val);
be64_to_cpu 40 include/linux/mtd/cfi_endian.h #define cfi64_to_cpu(x) be64_to_cpu(x)
be64_to_cpu 34 include/scsi/sas.h #define SAS_ADDR(_sa) ((unsigned long long) be64_to_cpu(*(__be64 *)(_sa)))
be64_to_cpu 948 sound/oss/swarm_cs4297a.c u64 data = be64_to_cpu(*(u64 *)s_ptr);
be64_to_cpu 1024 sound/oss/swarm_cs4297a.c data = be64_to_cpu(*data_p);