Home
last modified time | relevance | path

Searched defs:origin (Results 1 – 25 of 38) sorted by relevance

12

/linux-2.4.37.9/fs/
Dread_write.c65 loff_t generic_file_llseek(struct file *file, loff_t offset, int origin) in generic_file_llseek()
88 loff_t no_llseek(struct file *file, loff_t offset, int origin) in no_llseek()
93 loff_t default_llseek(struct file *file, loff_t offset, int origin) in default_llseek()
116 static inline loff_t llseek(struct file *file, loff_t offset, int origin) in llseek()
130 asmlinkage off_t sys_lseek(unsigned int fd, off_t offset, unsigned int origin) in sys_lseek()
154 unsigned int origin) in sys_llseek()
Dseq_file.c201 loff_t seq_lseek(struct file *file, loff_t offset, int origin) in seq_lseek()
Dbad_inode.c14 static loff_t bad_file_llseek(struct file *file, loff_t offset, int origin) in bad_file_llseek()
Dreaddir.c51 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int origin) in dcache_dir_lseek()
/linux-2.4.37.9/drivers/acpi/parser/
Dpstree.c267 union acpi_parse_object *origin, in acpi_ps_get_depth_next()
/linux-2.4.37.9/drivers/sound/cs4281/
Dcs4281_wrapper.h36 static loff_t cs4281_llseek(struct file *file, loff_t offset, int origin) in cs4281_llseek()
/linux-2.4.37.9/drivers/gsc/
Deisa_eeprom.c15 static long long eisa_eeprom_llseek(struct file *file, loff_t offset, int origin ) in eisa_eeprom_llseek()
/linux-2.4.37.9/drivers/macintosh/
Dnvram.c21 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek()
/linux-2.4.37.9/fs/hfs/
Dfile_cap.c90 static loff_t cap_info_llseek(struct file *file, loff_t offset, int origin) in cap_info_llseek()
Dfile_hdr.c348 loff_t hdr_llseek(struct file *file, loff_t offset, int origin) in hdr_llseek()
/linux-2.4.37.9/drivers/sbus/char/
Dflash.c84 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek()
/linux-2.4.37.9/drivers/usb/
Dauerchar.c315 loff_t auerchar_llseek(struct file * file, loff_t offset, int origin) in auerchar_llseek()
/linux-2.4.37.9/drivers/char/
Dsc520_wdt.c262 static long long fop_llseek(struct file *file, long long offset, int origin) in fop_llseek()
Dconsole_macros.h5 #define origin (vc_cons[currcons].d->vc_origin) macro
Dnvram.c235 nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek()
/linux-2.4.37.9/drivers/bluetooth/
Dhci_vhci.c236 static loff_t hci_vhci_chr_lseek(struct file * file, loff_t offset, int origin) in hci_vhci_chr_lseek()
/linux-2.4.37.9/fs/proc/
Dkcore.c466 static loff_t lseek_kcore(struct file * file, loff_t offset, int origin) in lseek_kcore()
Dgeneric.c145 proc_file_lseek(struct file * file, loff_t offset, int origin) in proc_file_lseek()
/linux-2.4.37.9/drivers/acpi/dispatcher/
Ddswstate.c836 union acpi_parse_object *origin, in acpi_ds_create_walk_state()
/linux-2.4.37.9/arch/ppc64/kernel/
Drtc.c81 static loff_t rtc_llseek(struct file *file, loff_t offset, int origin) in rtc_llseek()
Dnvram.c60 static loff_t dev_ppc64_nvram_llseek(struct file *file, loff_t offset, int origin) in dev_ppc64_nvram_llseek()
/linux-2.4.37.9/fs/hfsplus/
Ddir.c216 static loff_t hfsplus_seek_dir(struct file *file, loff_t offset, int origin) in hfsplus_seek_dir()
/linux-2.4.37.9/drivers/hil/
Dhp_sdc_rtc.c390 static loff_t hp_sdc_rtc_llseek(struct file *file, loff_t offset, int origin) in hp_sdc_rtc_llseek()
/linux-2.4.37.9/include/acpi/
Dacstruct.h103 …union acpi_parse_object *origin; /* Start of walk [Obsolete… member
/linux-2.4.37.9/include/linux/
Dncp_fs.h67 int origin; member

12