int64_t           747 fs/befs/btree.c 	if (*(int64_t *) key1 == *(int64_t *) key2)
int64_t           749 fs/befs/btree.c 	else if (*(int64_t *) key1 > *(int64_t *) key2)
int64_t           136 fs/freevxfs/vxfs_bmap.c 		int64_t			off;
int64_t           209 fs/freevxfs/vxfs_bmap.c 		int64_t			off = (typ->vt_hdr & VXFS_TYPED_OFFSETMASK);
int64_t           127 fs/ubifs/super.c 	inode->i_atime.tv_sec  = (int64_t)le64_to_cpu(ino->atime_sec);
int64_t           129 fs/ubifs/super.c 	inode->i_mtime.tv_sec  = (int64_t)le64_to_cpu(ino->mtime_sec);
int64_t           131 fs/ubifs/super.c 	inode->i_ctime.tv_sec  = (int64_t)le64_to_cpu(ino->ctime_sec);
int64_t           196 fs/xfs/linux-2.6/xfs_ioctl32.c 	int64_t		bs_blocks;	/* number of blocks		*/
int64_t           667 fs/xfs/xfs_bmap.c 				(int64_t)(da_old - nblks), rsvd);
int64_t          1173 fs/xfs/xfs_bmap.c 		    xfs_mod_incore_sb(ip->i_mount, XFS_SBS_FDBLOCKS, -((int64_t)diff), rsvd)) {
int64_t          1184 fs/xfs/xfs_bmap.c 						    XFS_SBS_FDBLOCKS, -((int64_t)diff), rsvd))
int64_t          1192 fs/xfs/xfs_bmap.c 						    XFS_SBS_FDBLOCKS, -((int64_t)diff), rsvd))
int64_t          1973 fs/xfs/xfs_bmap.c 			(int64_t)(oldlen - newlen), rsvd);
int64_t          3359 fs/xfs/xfs_bmap.c 		xfs_mod_incore_sb(mp, XFS_SBS_FDBLOCKS, (int64_t)(da_old - da_new),
int64_t          4921 fs/xfs/xfs_bmap.c 							-((int64_t)extsz), (flags &
int64_t          4926 fs/xfs/xfs_bmap.c 							-((int64_t)alen), (flags &
int64_t          4932 fs/xfs/xfs_bmap.c 							-((int64_t)indlen), (flags &
int64_t          4937 fs/xfs/xfs_bmap.c 							(int64_t)extsz, (flags &
int64_t          4942 fs/xfs/xfs_bmap.c 							(int64_t)alen, (flags &
int64_t          5608 fs/xfs/xfs_bmap.c 						(int64_t)rtexts, rsvd);
int64_t          5614 fs/xfs/xfs_bmap.c 						(int64_t)del.br_blockcount, rsvd);
int64_t            63 fs/xfs/xfs_error.c int64_t	xfs_etest_fsid[XFS_NUM_INJECT_ERROR];
int64_t            71 fs/xfs/xfs_error.c 	int64_t fsid;
int64_t            95 fs/xfs/xfs_error.c 	int64_t fsid;
int64_t           127 fs/xfs/xfs_error.c 	int64_t fsid;
int64_t           294 fs/xfs/xfs_fs.h 	int64_t		bs_blocks;	/* number of blocks		*/
int64_t            59 fs/xfs/xfs_mount.c 						int64_t, int);
int64_t          1479 fs/xfs/xfs_mount.c 	int64_t		delta,
int64_t          1645 fs/xfs/xfs_mount.c 	int64_t		delta,
int64_t          2314 fs/xfs/xfs_mount.c 	int64_t		delta,
int64_t           505 fs/xfs/xfs_mount.h 	int64_t		msb_delta;	/* Change to make to specified field */
int64_t           519 fs/xfs/xfs_mount.h extern int	xfs_mod_incore_sb(xfs_mount_t *, xfs_sb_field_t, int64_t, int);
int64_t           521 fs/xfs/xfs_mount.h 			int64_t, int);
int64_t           288 fs/xfs/xfs_rw.c 	int64_t fl;
int64_t           343 fs/xfs/xfs_trans.c 					  -((int64_t)blocks), rsvd);
int64_t           384 fs/xfs/xfs_trans.c 					  -((int64_t)rtextents), rsvd);
int64_t           414 fs/xfs/xfs_trans.c 					 (int64_t)blocks, rsvd);
int64_t           444 fs/xfs/xfs_trans.c 	int64_t		delta)
int64_t           664 fs/xfs/xfs_trans.c 	int64_t		blkdelta = 0;
int64_t           665 fs/xfs/xfs_trans.c 	int64_t		rtxdelta = 0;
int64_t           337 fs/xfs/xfs_trans.h 	int64_t			t_icount_delta;	/* superblock icount change */
int64_t           338 fs/xfs/xfs_trans.h 	int64_t			t_ifree_delta;	/* superblock ifree change */
int64_t           339 fs/xfs/xfs_trans.h 	int64_t			t_fdblocks_delta; /* superblock fdblocks chg */
int64_t           340 fs/xfs/xfs_trans.h 	int64_t			t_res_fdblocks_delta; /* on-disk only chg */
int64_t           341 fs/xfs/xfs_trans.h 	int64_t			t_frextents_delta;/* superblock freextents chg*/
int64_t           342 fs/xfs/xfs_trans.h 	int64_t			t_res_frextents_delta; /* on-disk only chg */
int64_t           344 fs/xfs/xfs_trans.h 	int64_t			t_ag_freeblks_delta; /* debugging counter */
int64_t           345 fs/xfs/xfs_trans.h 	int64_t			t_ag_flist_delta; /* debugging counter */
int64_t           346 fs/xfs/xfs_trans.h 	int64_t			t_ag_btree_delta; /* debugging counter */
int64_t           348 fs/xfs/xfs_trans.h 	int64_t			t_dblocks_delta;/* superblock dblocks change */
int64_t           349 fs/xfs/xfs_trans.h 	int64_t			t_agcount_delta;/* superblock agcount change */
int64_t           350 fs/xfs/xfs_trans.h 	int64_t			t_imaxpct_delta;/* superblock imaxpct change */
int64_t           351 fs/xfs/xfs_trans.h 	int64_t			t_rextsize_delta;/* superblock rextsize chg */
int64_t           352 fs/xfs/xfs_trans.h 	int64_t			t_rbmblocks_delta;/* superblock rbmblocks chg */
int64_t           353 fs/xfs/xfs_trans.h 	int64_t			t_rblocks_delta;/* superblock rblocks change */
int64_t           354 fs/xfs/xfs_trans.h 	int64_t			t_rextents_delta;/* superblocks rextents chg */
int64_t           355 fs/xfs/xfs_trans.h 	int64_t			t_rextslog_delta;/* superblocks rextslog chg */
int64_t           919 fs/xfs/xfs_trans.h #define	xfs_trans_agblocks_delta(tp, d)	((tp)->t_ag_freeblks_delta += (int64_t)d)
int64_t           920 fs/xfs/xfs_trans.h #define	xfs_trans_agflist_delta(tp, d)	((tp)->t_ag_flist_delta += (int64_t)d)
int64_t           921 fs/xfs/xfs_trans.h #define	xfs_trans_agbtree_delta(tp, d)	((tp)->t_ag_btree_delta += (int64_t)d)
int64_t           937 fs/xfs/xfs_trans.h void		xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);
int64_t           725 include/drm/radeon_drm.h 	int64_t value;
int64_t           131 include/mtd/ubi-user.h #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, int64_t)
int64_t           241 include/mtd/ubi-user.h 	int64_t bytes;
int64_t           261 include/mtd/ubi-user.h 	int64_t bytes;
int64_t            94 kernel/time/clockevents.c 	int64_t delta;
int64_t            85 kernel/time/clocksource.c static void clocksource_ratewd(struct clocksource *cs, int64_t delta)
int64_t           101 kernel/time/clocksource.c 	int64_t wd_nsec, cs_nsec;
int64_t            40 lib/div64.c    	while ((int64_t)b > 0 && b < rem) {