| /Linux-v5.4/fs/iomap/ | 
| D | seek.c | 19 		int whence)  in page_seek_hole_data()75 		int whence)  in page_cache_seek_hole_data()
 
 | 
| /Linux-v5.4/fs/ | 
| D | read_write.c | 86 generic_file_llseek_size(struct file *file, loff_t offset, int whence,  in generic_file_llseek_size()144 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence)  in generic_file_llseek()
 162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size)  in fixed_size_llseek()
 181 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence)  in no_seek_end_llseek()
 201 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size)  in no_seek_end_llseek_size()
 224 loff_t noop_llseek(struct file *file, loff_t offset, int whence)  in noop_llseek()
 230 loff_t no_llseek(struct file *file, loff_t offset, int whence)  in no_llseek()
 236 loff_t default_llseek(struct file *file, loff_t offset, int whence)  in default_llseek()
 291 loff_t vfs_llseek(struct file *file, loff_t offset, int whence)  in vfs_llseek()
 304 off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence)  in ksys_lseek()
 [all …]
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | proc_powerpc.c | 19 static loff_t page_map_seek(struct file *file, loff_t off, int whence)  in page_map_seek()
 | 
| /Linux-v5.4/drivers/pnp/isapnp/ | 
| D | proc.c | 17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence)  in isapnp_proc_bus_lseek()
 | 
| /Linux-v5.4/tools/perf/ui/ | 
| D | browser.c | 103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence)  in ui_browser__list_head_seek()138 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence)  in ui_browser__rb_tree_seek()
 608 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence)  in ui_browser__argv_seek()
 
 | 
| /Linux-v5.4/drivers/zorro/ | 
| D | proc.c | 25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence)  in proc_bus_zorro_lseek()
 | 
| /Linux-v5.4/fs/hpfs/ | 
| D | dir.c | 24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence)  in hpfs_dir_lseek()
 | 
| /Linux-v5.4/drivers/char/ | 
| D | adi.c | 177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence)  in adi_llseek()
 | 
| D | powernv-op-panel.c | 38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence)  in oppanel_llseek()
 | 
| /Linux-v5.4/drivers/s390/char/ | 
| D | hmcdrv_dev.c | 160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence)  in hmcdrv_dev_seek()
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | cpqphp_sysfs.c | 154 static loff_t lseek(struct file *file, loff_t off, int whence)  in lseek()
 | 
| /Linux-v5.4/fs/nfs/ | 
| D | nfs4file.c | 160 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence)  in nfs4_file_llseek()
 | 
| D | nfs42proc.c | 463 		struct nfs_lock_context *lock, loff_t offset, int whence)  in _nfs42_proc_llseek()504 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence)  in nfs42_proc_llseek()
 
 | 
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ | 
| D | pmc.c | 385 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence)  in wil_pmc_llseek()
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pmon.h | 37 #define pmon_lseek(fd, off, whence)	debug_vectors->lseek(fd, off, whence)  argument
 | 
| /Linux-v5.4/arch/xtensa/platforms/iss/include/platform/ | 
| D | simcall.h | 121 static inline int simc_lseek(int fd, uint32_t off, int whence)  in simc_lseek()
 | 
| /Linux-v5.4/fs/orangefs/ | 
| D | dir.c | 283     int whence)  in orangefs_dir_llseek()
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_dp_aux_dev.c | 141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence)  in auxdev_llseek()
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | file.c | 481 loff_t ext4_llseek(struct file *file, loff_t offset, int whence)  in ext4_llseek()
 | 
| /Linux-v5.4/drivers/pci/ | 
| D | proc.c | 22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence)  in proc_bus_pci_lseek()
 | 
| /Linux-v5.4/fs/ecryptfs/ | 
| D | file.c | 318 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence)  in ecryptfs_dir_llseek()
 | 
| /Linux-v5.4/fs/proc/ | 
| D | inode.c | 198 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence)  in proc_reg_llseek()
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | file.c | 343 						pgoff_t pgofs, int whence)  in __get_first_dirty_index()362 				pgoff_t dirty, pgoff_t pgofs, int whence)  in __found_offset()
 378 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence)  in f2fs_seek_block()
 459 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence)  in f2fs_llseek()
 
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | uhci-debug.c | 586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence)  in uhci_debug_lseek()
 | 
| /Linux-v5.4/fs/pstore/ | 
| D | inode.c | 154 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence)  in pstore_file_llseek()
 |