Home
last modified time | relevance | path

Searched refs:loff_t (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dreiserfs_fs.h385 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 Dsuspend_ioctls.h10 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 Dmsdos_fs.h172 loff_t i_pos; /* on-disk position of directory entry */
173 loff_t slot_off; /* offset for slot or de start */
H A Delf.h397 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 Dquotaio_v1.h31 #define v1_dqoff(UID) ((loff_t)((UID) * sizeof (struct v1_disk_dqblk)))
H A Dtypes.h30 typedef __kernel_loff_t loff_t; typedef
/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c380 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 Dfcntl.h143 loff_t l_start;
144 loff_t l_len;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dquota.h186 #define dqoff(UID) ((loff_t)((UID) * sizeof (struct dqblk)))
H A Dtypes.h46 typedef __loff_t loff_t; typedef
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A Ddrvbw.c256 loff_t pos = vfs_llseek(pFile, 0, SEEK_SET); in Open_bandwidthtable_Bin()
H A DdrvPQ.c840 loff_t pos = vfs_llseek(pFile, 0, SEEK_SET); in Open_PQ_Bin()
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c2412 …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()