Searched refs:s64 (Results 126 - 150 of 344) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c57 static BOOL ntfs_check_restart_page_header(RESTART_PAGE_HEADER *rp, s64 pos)
353 RESTART_PAGE_HEADER *rp, s64 pos, RESTART_PAGE_HEADER **wrp,
465 s64 size, pos;
481 if (size > (s64)MaxLogFileSize)
702 s64 pos, count;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dincore.h325 s64 qd_change;
326 s64 qd_change_sync;
394 s64 sc_total;
395 s64 sc_free;
396 s64 sc_dinodes;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dcompress.c101 const s64 initialized_size)
107 if (((s64)page->index << PAGE_CACHE_SHIFT) >= initialized_size) {
120 const loff_t i_size, const s64 initialized_size)
169 const s64 initialized_size)
446 s64 initialized_size;
462 VCN start_vcn = (((s64)index << PAGE_CACHE_SHIFT) & ~cb_size_mask) >>
468 VCN end_vcn = ((((s64)(index + 1UL) << PAGE_CACHE_SHIFT) + cb_size - 1)
H A Dfile.c110 static int ntfs_attr_extend_initialized(ntfs_inode *ni, const s64 new_init_size)
112 s64 old_init_size;
246 ni->initialized_size = (s64)(index + 1) << PAGE_CACHE_SHIFT;
481 unsigned nr_pages, s64 pos, size_t bytes)
485 s64 bh_pos, vcn_len, end, initialized_size;
552 bh_pos = (s64)page->index << PAGE_CACHE_SHIFT;
556 s64 bh_end;
1107 bh_pos = ((s64)page->index << PAGE_CACHE_SHIFT) +
1249 ((s64)page->index << PAGE_CACHE_SHIFT) +
1472 s64 po
[all...]
H A Dvolume.h77 s64 mft_data_pos; /* Mft record number at which to
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_pm81.c359 scaled = ((((s64)new_setpoint) * (s64)st->scale0) >> 12) + st->offset0;
364 cputarget = ((((s64)cputarget) * (s64)st->scale1) >> 12) + st->offset1;
516 systarget = ((((s64)systarget) * (s64)st->scale) >> 12)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/virtio/
H A Dvirtio_balloon.c236 static inline s64 towards_target(struct virtio_balloon *vb)
242 return (s64)v - vb->num_pages;
260 s64 diff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dio_init.c158 s64 * pci_addrs)
203 s64 pci_addrs[PCI_ROM_RESOURCE + 1];
296 s64 status = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogfile.h319 s64 file_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_diag.h51 typedef s64 sblocknum_t;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc.h304 s64 get; /* Get value */
305 s64 put; /* Put value */
356 s64 number; /* FOR XPC INTERNAL USE ONLY */
525 s64 next_msg_to_pull; /* Put value of next msg to pull */
H A Dxpc_sn2.c616 s64 status;
1708 xpc_notify_senders_sn2(struct xpc_channel *ch, enum xp_retval reason, s64 put)
1712 s64 get = ch->sn.sn2.w_remote_GP.get - 1;
1763 s64 get;
1783 s64 put, remote_nentries = ch->remote_nentries;
1910 xpc_pull_remote_msg_sn2(struct xpc_channel *ch, s64 get)
1980 s64 get;
2030 xpc_send_msgs_sn2(struct xpc_channel *ch, s64 initial_put)
2034 s64 put = initial_put + 1;
2096 s64 pu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/pt1/
H A Dva1j5jf8007t.c87 y = ((s64)y * x >> 30) - (16ll << 40) / 10000;
88 y = ((s64)y * x >> 29) + (398ll << 35) / 10000;
89 y = ((s64)y * x >> 30) + (5491ll << 29) / 10000;
90 y = ((s64)y * x >> 30) + (30965ll << 23) / 10000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_btree.h31 s64 next; right sibling bn
32 s64 prev; left sibling bn
36 s64 self; self address
112 s64 bn; /* 8: */
H A Djfs_metapage.h147 extern void __invalidate_metapages(struct inode *, s64, int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dadis16209_trigger.c20 s64 timestamp,
H A Dadis16240_trigger.c20 s64 timestamp,
H A Dlis3l02dq.h165 s64 thresh_timestamp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/gyro/
H A Dadis16260_trigger.c20 s64 timestamp,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/imu/
H A Dadis16300.h108 s64 last_timestamp;
H A Dadis16300_trigger.c20 s64 timestamp,
H A Dadis16350.h114 s64 last_timestamp;
H A Dadis16350_trigger.c20 s64 timestamp,
H A Dadis16400.h140 s64 last_timestamp;
H A Dadis16400_trigger.c20 s64 timestamp,

Completed in 208 milliseconds

1234567891011>>