| /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
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
| H A D | ffmpeg_demuxer_plugin.cpp | 816 int64_t FFmpegDemuxerPlugin::AVSeek(void* opaque, int64_t offset, int whence) in AVSeek() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/ |
| H A D | ffmpeg_muxer_plugin.cpp | 1066 int64_t FFmpegMuxerPlugin::IoSeek(void *opaque, int64_t offset, int whence) in IoSeek() argument
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
| H A D | file_operations_cloud.cpp | 1525 void FileOperationsCloud::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() 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
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | debugfs.c | 82 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence) in hfi1_seq_lseek() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | libfs.c | 136 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek() argument 1345 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek() argument
|
| H A D | block_dev.c | 687 static loff_t block_llseek(struct file *file, loff_t offset, int whence) in block_llseek() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | file.c | 3557 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek() argument 3488 find_desired_extent(struct inode *inode, loff_t offset, int whence) find_desired_extent() argument
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | file.c | 1897 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) in ceph_llseek() argument
|