/kernel/linux/linux-6.6/fs/pstore/ |
H A D | inode.c | 161 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() argument
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | file.c | 193 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | file.c | 898 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek() argument
|
/kernel/linux/linux-6.6/fs/zonefs/ |
H A D | file.c | 332 static loff_t zonefs_file_llseek(struct file *file, loff_t offset, int whence) in zonefs_file_llseek() argument
|
/kernel/linux/linux-6.6/drivers/staging/vme_user/ |
H A D | vme_user.c | 261 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek() argument
|
/kernel/liteos_a/fs/proc/src/ |
H A D | proc_file.c | 656 loff_t LseekProcFile(struct ProcDirEntry *pde, loff_t offset, int whence) in LseekProcFile() argument 686 int LseekDirProcFile(struct ProcDirEntry *pde, off_t *pos, int whence) in LseekDirProcFile() argument
|
/kernel/liteos_m/components/fs/littlefs/ |
H A D | lfs_adapter.c | 520 off_t LfsSeek(struct File *file, off_t offset, int whence)
in LfsSeek() argument
|
/kernel/uniproton/src/fs/littlefs/ |
H A D | lfs_adapter.c | 491 static off_t OsLfsSeek(struct TagFile *file, off_t offset, S32 whence)
in OsLfsSeek() argument
|
/kernel/uniproton/src/fs/vfs/ |
H A D | vfs_fs.c | 259 off_t OsVfsLseek(S32 fd, off_t off, S32 whence) in OsVfsLseek() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | libssh.c | 250 static int64_t libssh_seek(URLContext *h, int64_t pos, int whence) in libssh_seek() argument
|
H A D | avio.c | 428 int64_t ffurl_seek(URLContext *h, int64_t pos, int whence) in ffurl_seek() argument
|
H A D | async.c | 390 static int64_t async_seek(URLContext *h, int64_t pos, int whence) in async_seek() argument
|
/third_party/curl/lib/ |
H A D | formdata.c | 791 static int fseeko_wrapper(void *stream, curl_off_t offset, int whence) in fseeko_wrapper() argument
|
/third_party/libsnd/src/ |
H A D | ogg.c | 242 ogg_sync_fseek (SF_PRIVATE *psf, sf_count_t offset, int whence) in ogg_sync_fseek() argument
|
H A D | mpeg_decode.c | 63 mpeg_dec_io_lseek (void *priv, off_t offset, int whence) in mpeg_dec_io_lseek() argument
|
H A D | file_io.c | 305 psf_fseek (SF_PRIVATE *psf, sf_count_t offset, int whence) in psf_fseek() argument 935 psf_fseek (SF_PRIVATE *psf, sf_count_t offset, int whence) in psf_fseek() argument [all...] |
/third_party/ltp/include/old/ |
H A D | safe_macros.h | 268 safe_lseek(const char *file, const int lineno, void (cleanup_fn)(void), int fd, off_t offset, int whence) safe_lseek() argument
|
/third_party/libfuse/example/ |
H A D | passthrough.c | 487 static off_t xmp_lseek(const char *path, off_t off, int whence, struct fuse_file_info *fi) in xmp_lseek() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-serialize.hh | 87 unsigned whence: 2; member
|
/third_party/python/Modules/_io/clinic/ |
H A D | textio.c.h | 488 int whence = 0; in _io_TextIOWrapper_seek() local
|
/third_party/skia/experimental/ffmpeg/ |
H A D | SkVideoDecoder.cpp | 145 static int64_t skstream_seek_packet(void* ctx, int64_t pos, int whence) { in skstream_seek_packet() argument
|
/kernel/linux/linux-5.10/drivers/fsi/ |
H A D | fsi-scom.c | 414 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek() argument
|
/kernel/linux/linux-5.10/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-5.10/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 297 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi() argument
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | vmur.c | 785 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek() argument
|