__uint64_t 939 fs/xfs/linux-2.6/xfs_aops.c __uint64_t end_offset;
__uint64_t 1458 fs/xfs/linux-2.6/xfs_ioctl.c __uint64_t in;
__uint64_t 287 fs/xfs/linux-2.6/xfs_linux.h static inline __uint64_t roundup_64(__uint64_t x, __uint32_t y)
__uint64_t 294 fs/xfs/linux-2.6/xfs_linux.h static inline __uint64_t howmany_64(__uint64_t x, __uint32_t y)
__uint64_t 33 fs/xfs/linux-2.6/xfs_stats.c __uint64_t xs_xstrat_bytes = 0;
__uint64_t 34 fs/xfs/linux-2.6/xfs_stats.c __uint64_t xs_write_bytes = 0;
__uint64_t 35 fs/xfs/linux-2.6/xfs_stats.c __uint64_t xs_read_bytes = 0;
__uint64_t 122 fs/xfs/linux-2.6/xfs_stats.h __uint64_t xs_xstrat_bytes;
__uint64_t 123 fs/xfs/linux-2.6/xfs_stats.h __uint64_t xs_write_bytes;
__uint64_t 124 fs/xfs/linux-2.6/xfs_stats.h __uint64_t xs_read_bytes;
__uint64_t 550 fs/xfs/linux-2.6/xfs_super.c __uint64_t
__uint64_t 581 fs/xfs/linux-2.6/xfs_super.c return (((__uint64_t)pagefactor) << bitshift) - 1;
__uint64_t 1234 fs/xfs/linux-2.6/xfs_super.c __uint64_t fakeinos, id;
__uint64_t 1257 fs/xfs/linux-2.6/xfs_super.c MIN(sbp->sb_icount + fakeinos, (__uint64_t)XFS_MAXINUMBER);
__uint64_t 102 fs/xfs/linux-2.6/xfs_super.h extern __uint64_t xfs_max_file_offset(unsigned int);
__uint64_t 57 fs/xfs/quota/xfs_qm_bhv.c __uint64_t limit;
__uint64_t 82 fs/xfs/support/uuid.c __uint64_t
__uint64_t 85 fs/xfs/support/uuid.c __uint64_t *sp = (__uint64_t *)uuid;
__uint64_t 29 fs/xfs/support/uuid.h extern __uint64_t uuid_hash64(uuid_t *uuid);
__uint64_t 49 fs/xfs/xfs_arch.h #define be64_to_cpu(val) ((__uint64_t)(val))
__uint64_t 53 fs/xfs/xfs_arch.h #define cpu_to_be64(val) (__swab64((__uint64_t)(val)))
__uint64_t 34 fs/xfs/xfs_bit.h static inline __uint64_t xfs_mask64hi(int n)
__uint64_t 36 fs/xfs/xfs_bit.h return (__uint64_t)-1 << (64 - (n));
__uint64_t 44 fs/xfs/xfs_bit.h static inline __uint64_t xfs_mask64lo(int n)
__uint64_t 46 fs/xfs/xfs_bit.h return ((__uint64_t)1 << (n)) - 1;
__uint64_t 56 fs/xfs/xfs_bit.h static inline int xfs_highbit64(__uint64_t v)
__uint64_t 69 fs/xfs/xfs_bit.h static inline int xfs_lowbit64(__uint64_t v)
__uint64_t 61 fs/xfs/xfs_bmap_btree.c __uint64_t *, xfs_btree_cur_t **, int *);
__uint64_t 701 fs/xfs/xfs_bmap_btree.c __uint64_t startoff; /* new btree key value */
__uint64_t 1466 fs/xfs/xfs_bmap_btree.c __uint64_t *startoff,
__uint64_t 1821 fs/xfs/xfs_bmap_btree.c __uint64_t l0,
__uint64_t 1822 fs/xfs/xfs_bmap_btree.c __uint64_t l1,
__uint64_t 60 fs/xfs/xfs_bmap_btree.h typedef __uint64_t xfs_bmbt_rec_base_t; /* use this for casts */
__uint64_t 64 fs/xfs/xfs_bmap_btree.h __uint64_t l0, l1;
__uint64_t 1024 fs/xfs/xfs_buf_item.c (__uint64_t)XFS_BUF_ADDR(bp), mp->m_fsname);
__uint64_t 139 fs/xfs/xfs_dfrag.c __uint64_t tmp;
__uint64_t 297 fs/xfs/xfs_dfrag.c tmp = (__uint64_t)ip->i_d.di_nblocks;
__uint64_t 301 fs/xfs/xfs_dfrag.c tmp = (__uint64_t) ip->i_d.di_nextents;
__uint64_t 305 fs/xfs/xfs_dfrag.c tmp = (__uint64_t) ip->i_d.di_format;
__uint64_t 38 fs/xfs/xfs_extfree_item.h __uint64_t ext_start;
__uint64_t 44 fs/xfs/xfs_extfree_item.h __uint64_t ext_start;
__uint64_t 58 fs/xfs/xfs_extfree_item.h __uint64_t efi_id; /* efi identifier */
__uint64_t 67 fs/xfs/xfs_extfree_item.h __uint64_t efi_id; /* efi identifier */
__uint64_t 76 fs/xfs/xfs_extfree_item.h __uint64_t efi_id; /* efi identifier */
__uint64_t 89 fs/xfs/xfs_extfree_item.h __uint64_t efd_efi_id; /* id of corresponding efi */
__uint64_t 98 fs/xfs/xfs_extfree_item.h __uint64_t efd_efi_id; /* id of corresponding efi */
__uint64_t 107 fs/xfs/xfs_extfree_item.h __uint64_t efd_efi_id; /* id of corresponding efi */
__uint64_t 366 fs/xfs/xfs_fsops.c __uint64_t icount = mp->m_sb.sb_dblocks * mp->m_sb.sb_imax_pct;
__uint64_t 495 fs/xfs/xfs_fsops.c __uint64_t *inval,
__uint64_t 499 fs/xfs/xfs_fsops.c __uint64_t request;
__uint64_t 502 fs/xfs/xfs_fsops.c if (inval == (__uint64_t *)NULL) {
__uint64_t 25 fs/xfs/xfs_fsops.h extern int xfs_reserve_blocks(xfs_mount_t *mp, __uint64_t *inval,
__uint64_t 35 fs/xfs/xfs_ialloc_btree.h typedef __uint64_t xfs_inofree_t;
__uint64_t 33 fs/xfs/xfs_inode_item.h __uint64_t ilf_ino; /* inode number */
__uint64_t 50 fs/xfs/xfs_inode_item.h __uint64_t ilf_ino; /* inode number */
__uint64_t 68 fs/xfs/xfs_inode_item.h __uint64_t ilf_ino; /* inode number */
__uint64_t 1608 fs/xfs/xfs_log_recover.c bucket = &log->l_buf_cancel_table[(__uint64_t)blkno %
__uint64_t 1683 fs/xfs/xfs_log_recover.c bucket = &log->l_buf_cancel_table[(__uint64_t)blkno %
__uint64_t 2714 fs/xfs/xfs_log_recover.c __uint64_t efi_id;
__uint64_t 4010 fs/xfs/xfs_log_recover.c __uint64_t freeblks;
__uint64_t 4011 fs/xfs/xfs_log_recover.c __uint64_t itotal;
__uint64_t 4012 fs/xfs/xfs_log_recover.c __uint64_t ifree;
__uint64_t 151 fs/xfs/xfs_mount.c __uint64_t nblocks)
__uint64_t 326 fs/xfs/xfs_mount.c __uint64_t icount;
__uint64_t 436 fs/xfs/xfs_mount.c f = (xfs_sb_field_t)xfs_lowbit64((__uint64_t)fields);
__uint64_t 693 fs/xfs/xfs_mount.c xfs_update_alignment(xfs_mount_t *mp, __uint64_t *update_flags)
__uint64_t 770 fs/xfs/xfs_mount.c __uint64_t icount;
__uint64_t 915 fs/xfs/xfs_mount.c __uint64_t resblks;
__uint64_t 1197 fs/xfs/xfs_mount.c resblks = min_t(__uint64_t, resblks, 1024);
__uint64_t 1228 fs/xfs/xfs_mount.c __uint64_t resblks;
__uint64_t 1454 fs/xfs/xfs_mount.c f = (xfs_sb_field_t)xfs_lowbit64((__uint64_t)fields);
__uint64_t 1458 fs/xfs/xfs_mount.c f = (xfs_sb_field_t)xfs_highbit64((__uint64_t)fields);
__uint64_t 293 fs/xfs/xfs_mount.h __uint64_t m_flags; /* global mount flags */
__uint64_t 303 fs/xfs/xfs_mount.h __uint64_t m_maxicount; /* maximum inode count */
__uint64_t 304 fs/xfs/xfs_mount.h __uint64_t m_maxioffset; /* maximum inode offset */
__uint64_t 305 fs/xfs/xfs_mount.h __uint64_t m_resblks; /* total reserved blocks */
__uint64_t 306 fs/xfs/xfs_mount.h __uint64_t m_resblks_avail;/* available reserved blocks */
__uint64_t 533 fs/xfs/xfs_mount.h extern int xfs_sb_validate_fsb_count(struct xfs_sb *, __uint64_t);
__uint64_t 38 fs/xfs/xfs_quota.h typedef __uint64_t xfs_qcnt_t;
__uint64_t 2208 fs/xfs/xfs_rtalloc.c *(__uint64_t *)&ip->i_d.di_atime = 0;
__uint64_t 2310 fs/xfs/xfs_rtalloc.c __uint64_t resid; /* residual after log removed */
__uint64_t 2311 fs/xfs/xfs_rtalloc.c __uint64_t seq; /* sequence number of file creation */
__uint64_t 2312 fs/xfs/xfs_rtalloc.c __uint64_t *seqp; /* pointer to seqno in inode */
__uint64_t 2318 fs/xfs/xfs_rtalloc.c seqp = (__uint64_t *)&ip->i_d.di_atime;
__uint64_t 339 fs/xfs/xfs_rw.c (__uint64_t)blkno, func,
__uint64_t 131 fs/xfs/xfs_sb.h __uint64_t sb_icount; /* allocated inodes */
__uint64_t 132 fs/xfs/xfs_sb.h __uint64_t sb_ifree; /* free inodes */
__uint64_t 133 fs/xfs/xfs_sb.h __uint64_t sb_fdblocks; /* free data blocks */
__uint64_t 134 fs/xfs/xfs_sb.h __uint64_t sb_frextents; /* free realtime extents */
__uint64_t 524 fs/xfs/xfs_sb.h ((((__uint64_t)(b)) + (mp)->m_blockmask) >> (mp)->m_sb.sb_blocklog)
__uint64_t 525 fs/xfs/xfs_sb.h #define XFS_B_TO_FSBT(mp,b) (((__uint64_t)(b)) >> (mp)->m_sb.sb_blocklog)
__uint64_t 60 fs/xfs/xfs_types.h typedef __uint64_t __psunsigned_t;
__uint64_t 73 fs/xfs/xfs_types.h typedef __uint64_t xfs_ufsize_t; /* unsigned bytes in a file */
__uint64_t 90 fs/xfs/xfs_types.h typedef __uint64_t xfs_dfsbno_t; /* blockno in filesystem (agno|agbno) */
__uint64_t 91 fs/xfs/xfs_types.h typedef __uint64_t xfs_drfsbno_t; /* blockno in filesystem (raw) */
__uint64_t 92 fs/xfs/xfs_types.h typedef __uint64_t xfs_drtbno_t; /* extent (block) in realtime area */
__uint64_t 93 fs/xfs/xfs_types.h typedef __uint64_t xfs_dfiloff_t; /* block number in a file */
__uint64_t 94 fs/xfs/xfs_types.h typedef __uint64_t xfs_dfilblks_t; /* number of blocks in a file */
__uint64_t 100 fs/xfs/xfs_types.h typedef __uint64_t xfs_fsblock_t; /* blockno in filesystem (agno|agbno) */
__uint64_t 101 fs/xfs/xfs_types.h typedef __uint64_t xfs_rfsblock_t; /* blockno in filesystem (raw) */
__uint64_t 102 fs/xfs/xfs_types.h typedef __uint64_t xfs_rtblock_t; /* extent (block) in realtime area */
__uint64_t 110 fs/xfs/xfs_types.h typedef __uint64_t xfs_fileoff_t; /* block number in a file */
__uint64_t 112 fs/xfs/xfs_types.h typedef __uint64_t xfs_filblks_t; /* number of blocks in a file */