/linux-2.4.37.9/fs/ |
D | read_write.c | 65 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()
|
D | seq_file.c | 201 loff_t seq_lseek(struct file *file, loff_t offset, int origin) in seq_lseek()
|
D | bad_inode.c | 14 static loff_t bad_file_llseek(struct file *file, loff_t offset, int origin) in bad_file_llseek()
|
D | readdir.c | 51 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/ |
D | pstree.c | 267 union acpi_parse_object *origin, in acpi_ps_get_depth_next()
|
/linux-2.4.37.9/drivers/sound/cs4281/ |
D | cs4281_wrapper.h | 36 static loff_t cs4281_llseek(struct file *file, loff_t offset, int origin) in cs4281_llseek()
|
/linux-2.4.37.9/drivers/gsc/ |
D | eisa_eeprom.c | 15 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/ |
D | nvram.c | 21 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek()
|
/linux-2.4.37.9/fs/hfs/ |
D | file_cap.c | 90 static loff_t cap_info_llseek(struct file *file, loff_t offset, int origin) in cap_info_llseek()
|
D | file_hdr.c | 348 loff_t hdr_llseek(struct file *file, loff_t offset, int origin) in hdr_llseek()
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | flash.c | 84 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek()
|
/linux-2.4.37.9/drivers/usb/ |
D | auerchar.c | 315 loff_t auerchar_llseek(struct file * file, loff_t offset, int origin) in auerchar_llseek()
|
/linux-2.4.37.9/drivers/char/ |
D | sc520_wdt.c | 262 static long long fop_llseek(struct file *file, long long offset, int origin) in fop_llseek()
|
D | console_macros.h | 5 #define origin (vc_cons[currcons].d->vc_origin) macro
|
D | nvram.c | 235 nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek()
|
/linux-2.4.37.9/drivers/bluetooth/ |
D | hci_vhci.c | 236 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/ |
D | kcore.c | 466 static loff_t lseek_kcore(struct file * file, loff_t offset, int origin) in lseek_kcore()
|
D | generic.c | 145 proc_file_lseek(struct file * file, loff_t offset, int origin) in proc_file_lseek()
|
/linux-2.4.37.9/drivers/acpi/dispatcher/ |
D | dswstate.c | 836 union acpi_parse_object *origin, in acpi_ds_create_walk_state()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | rtc.c | 81 static loff_t rtc_llseek(struct file *file, loff_t offset, int origin) in rtc_llseek()
|
D | nvram.c | 60 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/ |
D | dir.c | 216 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/ |
D | hp_sdc_rtc.c | 390 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/ |
D | acstruct.h | 103 …union acpi_parse_object *origin; /* Start of walk [Obsolete… member
|
/linux-2.4.37.9/include/linux/ |
D | ncp_fs.h | 67 int origin; member
|