Home
last modified time | relevance | path

Searched defs:whence (Results 101 - 125 of 307) sorted by relevance

12345678910>>...13

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp167 void FileOperationsBase::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
H A Dfuse_operations.cpp343 void FuseOperations::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h119 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-debug.c586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_local.c174 loff_t hmdfs_file_llseek_local(struct file *file, loff_t offset, int whence) in hmdfs_file_llseek_local() argument
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dfile.c318 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() argument
/kernel/linux/linux-5.10/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4file.c208 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_local.c174 loff_t hmdfs_file_llseek_local(struct file *file, loff_t offset, int whence) in hmdfs_file_llseek_local() argument
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c68 cachefiles_ondemand_fd_llseek(struct file *filp, loff_t pos, int whence) cachefiles_ondemand_fd_llseek() argument
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dfile.c337 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-debug.c586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek() argument
/kernel/linux/linux-6.6/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() argument
/kernel/uniproton/src/fs/
H A Dfs.c59 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
/third_party/ffmpeg/libavcodec/
H A Dbytestream.h212 bytestream2_seek(GetByteContext *g, int offset, int whence) bytestream2_seek() argument
236 bytestream2_seek_p(PutByteContext *p, int offset, int whence) bytestream2_seek_p() argument
/third_party/ffmpeg/libavformat/
H A Dcache.c227 static int64_t cache_seek(URLContext *h, int64_t pos, int whence) in cache_seek() argument
[all...]
H A Dfile.c248 static int64_t file_seek(URLContext *h, int64_t pos, int whence) in file_seek() argument
H A Dlibsmbclient.c136 static int64_t libsmbc_seek(URLContext *h, int64_t pos, int whence) in libsmbc_seek() argument
H A Dmmsh.c400 static int64_t mmsh_seek(URLContext *h, int64_t pos, int whence) in mmsh_seek() argument
H A Dcrypto.c233 static int64_t crypto_seek(URLContext *h, int64_t pos, int whence) in crypto_seek() argument
/third_party/gn/src/base/files/
H A Dfile_posix.cc140 int64_t File::Seek(Whence whence, int64_t offset) { argument
H A Dfile_win.cc42 int64_t File::Seek(Whence whence, int64_t offset) { in Seek() argument
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c71 static int64_t io_seek(void *opaque, int64_t offset, int whence) in io_seek() argument

Completed in 16 milliseconds

12345678910>>...13