| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | reiserfs_fs.h | 385 static __inline__ loff_t offset_v2_k_offset(const struct offset_v2 *v2) in offset_v2_k_offset() 390 static __inline__ void set_offset_v2_k_offset(struct offset_v2 *v2, loff_t offset) in set_offset_v2_k_offset() 575 static __inline__ loff_t le_key_k_offset(int version, in le_key_k_offset() 583 static __inline__ loff_t le_ih_k_offset(const struct item_head *ih) in le_ih_k_offset() 588 static __inline__ loff_t le_key_k_type(int version, const struct reiserfs_key *key) in le_key_k_type() 595 static __inline__ loff_t le_ih_k_type(const struct item_head *ih) in le_ih_k_type() 601 loff_t offset) in set_le_key_k_offset() 607 static __inline__ void set_le_ih_k_offset(struct item_head *ih, loff_t offset) in set_le_ih_k_offset() 641 static __inline__ loff_t cpu_key_k_offset(const struct cpu_key *key) in cpu_key_k_offset() 646 static __inline__ loff_t cpu_key_k_type(const struct cpu_key *key) in cpu_key_k_type() [all …]
|
| H A D | suspend_ioctls.h | 10 loff_t offset; 23 #define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, loff_t) 28 #define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, loff_t) 29 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, loff_t)
|
| H A D | msdos_fs.h | 172 loff_t i_pos; /* on-disk position of directory entry */ 173 loff_t slot_off; /* offset for slot or de start */
|
| H A D | elf.h | 397 loff_t *foffset) { return 0; } in elf_coredump_extra_notes_write() 400 extern int elf_coredump_extra_notes_write(struct file *file, loff_t *foffset);
|
| H A D | quotaio_v1.h | 31 #define v1_dqoff(UID) ((loff_t)((UID) * sizeof (struct v1_disk_dqblk)))
|
| H A D | types.h | 30 typedef __kernel_loff_t loff_t; typedef
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/ |
| H A D | utopia_dev.c | 380 size_t count, loff_t *ppos) in utopia_proc_write() 489 static ssize_t mpoolinfo_proc_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) in mpoolinfo_proc_read() 546 size_t count, loff_t *ppos) in STR_verify_proc_write() 590 ssize_t STR_verify_proc_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in STR_verify_proc_read() 633 static ssize_t mdb_node_proc_write(struct file *file, const char __user *buf, size_t count, loff_t … in mdb_node_proc_write() 656 static ssize_t mdb_node_proc_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) in mdb_node_proc_read() 677 static ssize_t mdb_agent_proc_write(struct file *file, const char __user *buf, size_t count, loff_t… in mdb_agent_proc_write() 682 static ssize_t mdb_agent_proc_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) in mdb_agent_proc_read()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | fcntl.h | 143 loff_t l_start; 144 loff_t l_len;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | quota.h | 186 #define dqoff(UID) ((loff_t)((UID) * sizeof (struct dqblk)))
|
| H A D | types.h | 46 typedef __loff_t loff_t; typedef
|
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/ |
| H A D | drvbw.c | 256 loff_t pos = vfs_llseek(pFile, 0, SEEK_SET); in Open_bandwidthtable_Bin()
|
| H A D | drvPQ.c | 840 loff_t pos = vfs_llseek(pFile, 0, SEEK_SET); in Open_PQ_Bin()
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 2412 …CUS_kernel_debug_proc_read_nDBG(struct file *file, char __user *buffer, size_t count, loff_t *pos); 2413 …nel_debug_proc_write_nDBG(struct file *file, const char __user *buffer, size_t count, loff_t *pos); 2416 …nel_debug_proc_read_ShowVersion(struct file *file, char __user *buffer, size_t count, loff_t *pos); 13413 …_CUS_kernel_debug_proc_read_nDBG(struct file *file, char __user *buffer, size_t count, loff_t *pos) in AU_CUS_kernel_debug_proc_read_nDBG() 13420 …rnel_debug_proc_write_nDBG(struct file *file, const char __user *buffer, size_t count, loff_t *pos) in AU_CUS_kernel_debug_proc_write_nDBG() 13489 …rnel_debug_proc_read_ShowVersion(struct file *file, char __user *buffer, size_t count, loff_t *pos) in AU_CUS_kernel_debug_proc_read_ShowVersion()
|