Searched refs:__int64_t (Results 1 - 25 of 54) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dfrag.h27 __int64_t sx_version; /* version */
28 __int64_t sx_fdtarget; /* fd of target file */
29 __int64_t sx_fdtmp; /* fd of tmp file */
H A Dxfs_types.h32 typedef signed long long int __int64_t; typedef
51 typedef __int64_t __psint_t;
64 typedef __int64_t xfs_fsize_t; /* bytes in a file */
70 typedef __int64_t xfs_lsn_t; /* log sequence number */
97 typedef __int64_t xfs_srtblock_t; /* signed version of xfs_rtblock_t */
105 typedef __int64_t xfs_sfiloff_t; /* signed block number in a file */
H A Dxfs_inode_item.h38 __int64_t ilf_blkno; /* blkno of inode buffer */
54 __int64_t ilf_blkno; /* blkno of inode buffer */
71 __int64_t ilf_blkno; /* blkno of inode buffer */
H A Dxfs_buf_item.h34 __int64_t blf_blkno; /* starting blkno of this buf */
H A Dxfs_mount.h199 __int64_t m_update_flags; /* sb flags we need to update
370 extern int xfs_mount_log_sb(xfs_mount_t *, __int64_t);
381 extern void xfs_mod_sb(struct xfs_trans *, __int64_t);
385 extern void xfs_sb_to_disk(struct xfs_dsb *, struct xfs_sb *, __int64_t);
H A Dxfs_alloc_btree.c262 STATIC __int64_t
269 __int64_t diff;
272 return (__int64_t)be32_to_cpu(kp->ar_startblock) -
276 diff = (__int64_t)be32_to_cpu(kp->ar_blockcount) - rec->ar_blockcount;
280 return (__int64_t)be32_to_cpu(kp->ar_startblock) - rec->ar_startblock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_dfrag.h27 __int64_t sx_version; /* version */
28 __int64_t sx_fdtarget; /* fd of target file */
29 __int64_t sx_fdtmp; /* fd of tmp file */
H A Dxfs_types.h32 typedef signed long long int __int64_t; typedef
51 typedef __int64_t __psint_t;
64 typedef __int64_t xfs_fsize_t; /* bytes in a file */
70 typedef __int64_t xfs_lsn_t; /* log sequence number */
97 typedef __int64_t xfs_srtblock_t; /* signed version of xfs_rtblock_t */
105 typedef __int64_t xfs_sfiloff_t; /* signed block number in a file */
H A Dxfs_inode_item.h38 __int64_t ilf_blkno; /* blkno of inode buffer */
54 __int64_t ilf_blkno; /* blkno of inode buffer */
71 __int64_t ilf_blkno; /* blkno of inode buffer */
H A Dxfs_buf_item.h34 __int64_t blf_blkno; /* starting blkno of this buf */
H A Dxfs_mount.h199 __int64_t m_update_flags; /* sb flags we need to update
370 extern int xfs_mount_log_sb(xfs_mount_t *, __int64_t);
381 extern void xfs_mod_sb(struct xfs_trans *, __int64_t);
385 extern void xfs_sb_to_disk(struct xfs_dsb *, struct xfs_sb *, __int64_t);
H A Dxfs_alloc_btree.c262 STATIC __int64_t
269 __int64_t diff;
272 return (__int64_t)be32_to_cpu(kp->ar_startblock) -
276 diff = (__int64_t)be32_to_cpu(kp->ar_blockcount) - rec->ar_blockcount;
280 return (__int64_t)be32_to_cpu(kp->ar_startblock) - rec->ar_startblock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/machine/
H A D_default_types.h92 typedef signed long __int64_t; typedef
98 typedef signed long long __int64_t; typedef
104 typedef signed long long __int64_t; typedef
109 typedef signed int __int64_t; typedef
H A Dsetjmp.h325 typedef __int64_t jmp_buf[];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/machine/
H A D_default_types.h93 typedef signed long __int64_t; typedef
99 typedef signed long long __int64_t; typedef
105 typedef signed long long __int64_t; typedef
110 typedef signed int __int64_t; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h112 __int64_t sx_version; /* version */
113 __int64_t sx_fdtarget; /* fd of target file */
114 __int64_t sx_fdtmp; /* fd of tmp file */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h112 __int64_t sx_version; /* version */
113 __int64_t sx_fdtarget; /* fd of target file */
114 __int64_t sx_fdtmp; /* fd of tmp file */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Dtypes.h47 typedef signed long int __int64_t; typedef
50 __extension__ typedef signed long long int __int64_t; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Dtypes.h47 typedef signed long int __int64_t; typedef
50 __extension__ typedef signed long long int __int64_t; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Dtypes.h47 typedef signed long int __int64_t; typedef
50 __extension__ typedef signed long long int __int64_t; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.h154 extern int xfs_qm_write_sb_changes(xfs_mount_t *, __int64_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.h154 extern int xfs_qm_write_sb_changes(xfs_mount_t *, __int64_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/gdb/
H A Dfileio.h101 typedef __int64_t fio_long_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/gdb/
H A Dfileio.h101 typedef __int64_t fio_long_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/gdb/
H A Dfileio.h101 typedef __int64_t fio_long_t;

Completed in 274 milliseconds

123