Home
last modified time | relevance | path

Searched defs:whence (Results 126 - 150 of 270) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/fs/pstore/
H A Dinode.c161 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 Dfile.c193 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 Dfile.c898 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 Dfile.c332 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 Dvme_user.c261 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 Dproc_file.c656 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 Dlfs_adapter.c520 off_t LfsSeek(struct File *file, off_t offset, int whence) in LfsSeek() argument
/kernel/uniproton/src/fs/littlefs/
H A Dlfs_adapter.c491 static off_t OsLfsSeek(struct TagFile *file, off_t offset, S32 whence) in OsLfsSeek() argument
/kernel/uniproton/src/fs/vfs/
H A Dvfs_fs.c259 off_t OsVfsLseek(S32 fd, off_t off, S32 whence) in OsVfsLseek() argument
/third_party/ffmpeg/libavformat/
H A Dlibssh.c250 static int64_t libssh_seek(URLContext *h, int64_t pos, int whence) in libssh_seek() argument
H A Davio.c428 int64_t ffurl_seek(URLContext *h, int64_t pos, int whence) in ffurl_seek() argument
H A Dasync.c390 static int64_t async_seek(URLContext *h, int64_t pos, int whence) in async_seek() argument
/third_party/curl/lib/
H A Dformdata.c791 static int fseeko_wrapper(void *stream, curl_off_t offset, int whence) in fseeko_wrapper() argument
/third_party/libsnd/src/
H A Dogg.c242 ogg_sync_fseek (SF_PRIVATE *psf, sf_count_t offset, int whence) in ogg_sync_fseek() argument
H A Dmpeg_decode.c63 mpeg_dec_io_lseek (void *priv, off_t offset, int whence) in mpeg_dec_io_lseek() argument
H A Dfile_io.c305 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 Dsafe_macros.h268 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 Dpassthrough.c487 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 Dhb-serialize.hh87 unsigned whence: 2; member
/third_party/python/Modules/_io/clinic/
H A Dtextio.c.h488 int whence = 0; in _io_TextIOWrapper_seek() local
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp145 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 Dfsi-scom.c414 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 Ddma-buf.c153 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 Dadi-test.c297 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 Dvmur.c785 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek() argument

Completed in 24 milliseconds

1234567891011