Home
last modified time | relevance | path

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

12345678910>>...12

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_device.c161 static loff_t osal_llseek(struct file *file, loff_t offset, int whence) in osal_llseek() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_device.c148 static loff_t osal_llseek(struct file *file, loff_t offset, int whence) in osal_llseek() argument
/kernel/linux/linux-5.10/drivers/staging/vme/devices/
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/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c146 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Ddir.c368 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument
H A Dfile.c882 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek() argument
/kernel/linux/linux-5.10/fs/pstore/
H A Dinode.c160 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dfile.c177 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dinode.c276 static loff_t pde_lseek(struct proc_dir_entry *pde, struct file *file, loff_t offset, int whence) in pde_lseek() argument
286 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4file.c203 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/ext4/
H A Ddir.c384 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument
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/hostfs/
H A Dhostfs_user.c147 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dinode.c281 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() argument
/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/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

Completed in 25 milliseconds

12345678910>>...12