/kernel/linux/linux-6.6/drivers/fsi/ |
H A D | fsi-scom.c | 373 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | fops.c | 512 static loff_t blkdev_llseek(struct file *file, loff_t offset, int whence) in blkdev_llseek() argument
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A 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() 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 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 293 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi() argument
|
/kernel/liteos_a/fs/jffs2/src/ |
H A D | vfs_jffs2.c | 482 off_t VfsJffs2Seek(struct file *filep, off_t offset, int whence) in VfsJffs2Seek() argument
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_force_umount.c | 264 static off_t ErrorFopSeek(struct file *filep, off_t offset, int whence) in ErrorFopSeek() argument
|
/kernel/liteos_m/components/fs/fatfs/ |
H A D | fatfs.c | 497 off_t FatfsLseek(struct File *file, off_t offset, int whence)
in FatfsLseek() argument
|
/kernel/liteos_m/components/fs/vfs/ |
H A D | vfs_fs.c | 667 off_t lseek(int fd, off_t off, int whence) in lseek() argument
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | vmur.c | 787 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek() argument
|
/kernel/linux/linux-5.10/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1662 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek() argument
|
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.c | 89 static off_t ulseek(off_t const offset, int const whence) in ulseek() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | file.c | 56 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek() argument
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | dir.c | 632 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek() argument
|
/kernel/linux/linux-5.10/fs/configfs/ |
H A D | dir.c | 1694 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsfs.c | 955 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek() argument
|
/kernel/linux/linux-5.10/fs/zonefs/ |
H A D | super.c | 690 static loff_t zonefs_file_llseek(struct file *file, loff_t offset, int whence) in zonefs_file_llseek() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | read_write.c | 81 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size() argument 139 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek() argument 157 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek() argument 176 no_seek_end_llseek(struct file *file, loff_t offset, int whence) no_seek_end_llseek() argument 196 no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) no_seek_end_llseek_size() argument 219 noop_llseek(struct file *file, loff_t offset, int whence) noop_llseek() argument 225 no_llseek(struct file *file, loff_t offset, int whence) no_llseek() argument 231 default_llseek(struct file *file, loff_t offset, int whence) default_llseek() argument 286 vfs_llseek(struct file *file, loff_t offset, int whence) vfs_llseek() argument 299 ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) ksys_lseek() argument [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42proc.c | 679 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek() argument 631 _nfs42_proc_llseek(struct file *filep, struct nfs_lock_context *lock, loff_t offset, int whence) _nfs42_proc_llseek() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42proc.c | 711 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek() argument 662 _nfs42_proc_llseek(struct file *filep, struct nfs_lock_context *lock, loff_t offset, int whence) _nfs42_proc_llseek() argument
|
/kernel/linux/linux-6.6/fs/configfs/ |
H A D | dir.c | 1664 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() argument
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | dir.c | 656 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek() argument
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | file.c | 58 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | read_write.c | 86 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 [all...] |
/kernel/linux/linux-6.6/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1665 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek() argument
|
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-buf.c | 153 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) in dma_buf_llseek() argument
|