Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 73) sorted by relevance

123

/linux/fs/
H A Dread_write.c86 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size() argument
144 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek() argument
162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek() argument
181 no_seek_end_llseek(struct file * file,loff_t offset,int whence) no_seek_end_llseek() argument
201 no_seek_end_llseek_size(struct file * file,loff_t offset,int whence,loff_t size) no_seek_end_llseek_size() argument
224 noop_llseek(struct file * file,loff_t offset,int whence) noop_llseek() argument
230 default_llseek(struct file * file,loff_t offset,int whence) default_llseek() argument
285 vfs_llseek(struct file * file,loff_t offset,int whence) vfs_llseek() argument
293 ksys_lseek(unsigned int fd,off_t offset,unsigned int whence) ksys_lseek() argument
311 SYSCALL_DEFINE3(lseek,unsigned int,fd,off_t,offset,unsigned int,whence) SYSCALL_DEFINE3() argument
317 COMPAT_SYSCALL_DEFINE3(lseek,unsigned int,fd,compat_off_t,offset,unsigned int,whence) COMPAT_SYSCALL_DEFINE3() argument
327 SYSCALL_DEFINE5(llseek,unsigned int,fd,unsigned long,offset_high,unsigned long,offset_low,loff_t __user *,result,unsigned int,whence) SYSCALL_DEFINE5() argument
[all...]
H A Dlibfs.c145 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek()
464 static loff_t offset_dir_llseek(struct file *file, loff_t offset, int whence) in offset_dir_llseek()
1730 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
/linux/arch/powerpc/kernel/
H A Dproc_powerpc.c19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek()
/linux/drivers/pnp/isapnp/
H A Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
/linux/tools/perf/ui/
H A Dbrowser.c103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() argument
138 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__rb_tree_seek() argument
608 ui_browser__argv_seek(struct ui_browser * browser,off_t offset,int whence) ui_browser__argv_seek() argument
/linux/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek()
/linux/drivers/zorro/
H A Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
/linux/drivers/fsi/
H A Di2cr-scom.c20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) in i2cr_scom_llseek()
/linux/fs/hpfs/
H A Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/linux/drivers/char/
H A Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek()
H A Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek() argument
/linux/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
/linux/drivers/s390/char/
H A Dhmcdrv_dev.c160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
/linux/drivers/net/wireless/ath/wil6210/
H A Dpmc.c370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek()
/linux/fs/orangefs/
H A Ddir.c280 int whence) in orangefs_dir_llseek()
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek()
/linux/fs/nfs/
H A Dnfs4file.c204 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
/linux/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
/linux/fs/ecryptfs/
H A Dfile.c337 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-vpd.c433 static loff_t papr_vpd_handle_seek(struct file *file, loff_t off, int whence) in papr_vpd_handle_seek()
/linux/fs/pstore/
H A Dinode.c162 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
/linux/drivers/usb/host/
H A Duhci-debug.c586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek()
/linux/fs/ext4/
H A Ddir.c384 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument
/linux/fs/hostfs/
H A Dhostfs_user.c147 int lseek_file(int fd, long long offset, int whence) in lseek_file()
/linux/fs/cachefiles/
H A Dondemand.c67 cachefiles_ondemand_fd_llseek(struct file * filp,loff_t pos,int whence) cachefiles_ondemand_fd_llseek() argument

123