__int64_t        1366 fs/xfs/quota/xfs_qm.c 	__int64_t	sbfields,
__int64_t        1943 fs/xfs/quota/xfs_qm.c 	__int64_t	sbflags;
__int64_t        2370 fs/xfs/quota/xfs_qm.c 	__int64_t	flags)
__int64_t         172 fs/xfs/quota/xfs_qm.h extern int		xfs_qm_write_sb_changes(xfs_mount_t *, __int64_t);
__int64_t         427 fs/xfs/quota/xfs_qm_syscalls.c 	__int64_t	sbflags;
__int64_t        4059 fs/xfs/xfs_bmap.c 		__int64_t sbfields = 0;
__int64_t        5748 fs/xfs/xfs_bmap.c 	__int64_t		end,		/* last block requested */
__int64_t        5751 fs/xfs/xfs_bmap.c 	__int64_t		fixlen;
__int64_t        5782 fs/xfs/xfs_bmap.c 	__int64_t		bmvend;		/* last block requested */
__int64_t        5784 fs/xfs/xfs_bmap.c 	__int64_t		fixlen;		/* length for -1 case */
__int64_t        5861 fs/xfs/xfs_bmap.c 		bmv->bmv_length = MAX( (__int64_t)(fixlen - bmv->bmv_offset),
__int64_t        5862 fs/xfs/xfs_bmap.c 					(__int64_t)0);
__int64_t        5965 fs/xfs/xfs_bmap.c 				bmv->bmv_length = MAX((__int64_t)0,
__int64_t        5966 fs/xfs/xfs_bmap.c 					(__int64_t)(bmvend - bmv->bmv_offset));
__int64_t         681 fs/xfs/xfs_btree.c 	__int64_t	fields,		/* bitmask of fields */
__int64_t         688 fs/xfs/xfs_btree.c 	__int64_t	imask;		/* mask for current bit number */
__int64_t         352 fs/xfs/xfs_btree.h 	__int64_t		fields,	/* bitmask of fields */
__int64_t         737 fs/xfs/xfs_buf_item.c 	bip->bli_format.blf_blkno = (__int64_t)XFS_BUF_ADDR(bp);
__int64_t          34 fs/xfs/xfs_buf_item.h 	__int64_t	blf_blkno;	/* starting blkno of this buf */
__int64_t          27 fs/xfs/xfs_dfrag.h 	__int64_t	sx_version;	/* version */
__int64_t          28 fs/xfs/xfs_dfrag.h 	__int64_t	sx_fdtarget;	/* fd of target file */
__int64_t          29 fs/xfs/xfs_dfrag.h 	__int64_t	sx_fdtmp;	/* fd of tmp file */
__int64_t         498 fs/xfs/xfs_fsops.c 	__int64_t		lcounter, delta, fdblks_delta;
__int64_t         544 fs/xfs/xfs_fsops.c 		__int64_t	free;
__int64_t         844 fs/xfs/xfs_ialloc_btree.c 	__int64_t		diff;	/* difference for the current key */
__int64_t         963 fs/xfs/xfs_ialloc_btree.c 				diff = (__int64_t)
__int64_t          38 fs/xfs/xfs_inode_item.h 	__int64_t		ilf_blkno;	/* blkno of inode buffer */
__int64_t          55 fs/xfs/xfs_inode_item.h 	__int64_t		ilf_blkno;	/* blkno of inode buffer */
__int64_t          73 fs/xfs/xfs_inode_item.h 	__int64_t		ilf_blkno;	/* blkno of inode buffer */
__int64_t          48 fs/xfs/xfs_mount.c STATIC int	xfs_mount_log_sb(xfs_mount_t *, __int64_t);
__int64_t         423 fs/xfs/xfs_mount.c 	__int64_t	fields)
__int64_t         916 fs/xfs/xfs_mount.c 	__int64_t	update_flags = 0LL;
__int64_t        1432 fs/xfs/xfs_mount.c xfs_mod_sb(xfs_trans_t *tp, __int64_t fields)
__int64_t        1854 fs/xfs/xfs_mount.c 	__int64_t	fields)
__int64_t         511 fs/xfs/xfs_mount.h extern void	xfs_mod_sb(xfs_trans_t *, __int64_t);
__int64_t         532 fs/xfs/xfs_mount.h extern void	xfs_sb_to_disk(struct xfs_dsb *, struct xfs_sb *, __int64_t);
__int64_t         116 fs/xfs/xfs_quota.h 	__int64_t		qlf_blkno;     /* blkno of dquot buffer */
__int64_t          59 fs/xfs/xfs_types.h typedef __int64_t __psint_t;
__int64_t          72 fs/xfs/xfs_types.h typedef	__int64_t	xfs_fsize_t;	/* bytes in a file */
__int64_t          78 fs/xfs/xfs_types.h typedef	__int64_t	xfs_lsn_t;	/* log sequence number */
__int64_t         103 fs/xfs/xfs_types.h typedef	__int64_t	xfs_srtblock_t;	/* signed version of xfs_rtblock_t */
__int64_t         111 fs/xfs/xfs_types.h typedef __int64_t	xfs_sfiloff_t;	/* signed block number in a file */