/linux-4.19.296/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 …]
|
D | libfs.c | 132 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek() 1240 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
|
/linux-4.19.296/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-4.19.296/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 | 37 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek()
|
D | mbcs.c | 453 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) in mbcs_sram_llseek()
|
/linux-4.19.296/fs/nfs/ |
D | nfs4file.c | 143 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
|
D | nfs42proc.c | 466 struct nfs_lock_context *lock, loff_t offset, int whence) in _nfs42_proc_llseek() 510 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
|
D | file.c | 114 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek()
|
/linux-4.19.296/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()
|
D | vmur.c | 785 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | cpqphp_sysfs.c | 154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
|
/linux-4.19.296/fs/orangefs/ |
D | dir.c | 283 int whence) in orangefs_dir_llseek()
|
/linux-4.19.296/fs/ext4/ |
D | file.c | 479 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
|
D | dir.c | 368 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek()
|
/linux-4.19.296/drivers/pci/ |
D | proc.c | 21 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
|
/linux-4.19.296/fs/ecryptfs/ |
D | file.c | 332 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
|
/linux-4.19.296/fs/f2fs/ |
D | file.c | 338 pgoff_t pgofs, int whence) in __get_first_dirty_index() 357 pgoff_t dirty, pgoff_t pgofs, int whence) in __found_offset() 373 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() 454 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek()
|
/linux-4.19.296/fs/pstore/ |
D | inode.c | 169 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
|
/linux-4.19.296/fs/hostfs/ |
D | hostfs_user.c | 146 int lseek_file(int fd, long long offset, int whence) in lseek_file()
|
/linux-4.19.296/fs/proc/ |
D | inode.c | 208 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
|
/linux-4.19.296/drivers/dma-buf/ |
D | dma-buf.c | 101 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) in dma_buf_llseek()
|
/linux-4.19.296/fs/overlayfs/ |
D | file.c | 149 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek()
|
/linux-4.19.296/fs/ocfs2/ |
D | extent_map.c | 880 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset()
|
/linux-4.19.296/drivers/fsi/ |
D | fsi-scom.c | 423 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek()
|