| /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
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | recordmcount.c | 89 static off_t ulseek(off_t const offset, int const whence) in ulseek() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | wtvdec.c | 109 static int64_t wtvfile_seek(void *opaque, int64_t offset, int whence) in wtvfile_seek() argument
|
| H A D | ftp.c | 776 static int64_t ftp_seek(URLContext *h, int64_t pos, int whence) in ftp_seek() argument
|
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_adapter.c | 1977 off_t vfs_nfs_seek(struct file *filep, off_t offset, int whence) in vfs_nfs_seek() argument
|
| /third_party/NuttX/fs/tmpfs/ |
| H A D | fs_tmpfs.c | 1343 off_t tmpfs_seek(struct file *filep, off_t offset, int whence) in tmpfs_seek() argument
|
| /third_party/libsnd/src/ |
| H A D | common.c | 886 header_seek (SF_PRIVATE *psf, sf_count_t position, int whence) in header_seek() argument
|
| /third_party/ltp/include/ |
| H A D | tst_safe_macros.h | 425 safe_lseek(const char *file, const int lineno, int fd, off_t offset, int whence) safe_lseek() argument
|
| /third_party/libfuse/example/ |
| H A D | passthrough_ll.c | 1127 static void lo_lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in lo_lseek() argument
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 505 off_t xlseek(int fd, off_t offset, int whence) in xlseek() argument
|
| /kernel/linux/linux-5.10/drivers/fsi/ |
| H A D | fsi-core.c | 767 static loff_t cfam_llseek(struct file *file, loff_t offset, int whence) in cfam_llseek() argument
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | mdesc.c | 1288 static loff_t mdesc_llseek(struct file *file, loff_t offset, int whence) in mdesc_llseek() argument
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | mdesc.c | 1288 static loff_t mdesc_llseek(struct file *file, loff_t offset, int whence) in mdesc_llseek() argument
|