Home
last modified time | relevance | path

Searched defs:whence (Results 276 - 300 of 307) sorted by relevance

1...<<111213

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c1904 ui_browser__hists_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__hists_seek() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c401 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() argument
483 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek() argument
382 __found_offset(struct address_space *mapping, block_t blkaddr, pgoff_t index, int whence) __found_offset() argument
[all...]
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c2592 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek() argument
2636 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c1702 int whence; in nfsd4_seek() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfuse.h891 uint32_t whence; member
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c826 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) in devkmsg_llseek() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2672 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek() argument
2716 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c1322 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int whence) in nfs_llseek_dir() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c411 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() argument
493 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek() argument
392 __found_offset(struct address_space *mapping, block_t blkaddr, pgoff_t index, int whence) __found_offset() argument
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2021 int whence; in nfsd4_seek() local
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2534 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek() argument
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c1905 ui_browser__hists_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__hists_seek() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfuse.h512 uint32_t whence; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfuse.h512 uint32_t whence; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfuse.h482 uint32_t whence; member
/third_party/ffmpeg/libavformat/
H A Dhttp.c1898 static int64_t http_seek_internal(URLContext *h, int64_t off, int whence, int force_reconnect) in http_seek_internal() argument
1966 static int64_t http_seek(URLContext *h, int64_t off, int whence) in http_seek() argument
[all...]
H A Ddashdec.c1759 static int64_t seek_data(void *opaque, int64_t offset, int whence) in seek_data() argument
/third_party/lame/frontend/
H A Dget_audio.c431 fskip_long(FILE * fp, long offset, int whence) in fskip_long() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c3733 static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence) in smb3_llseek() argument
/kernel/linux/linux-5.10/mm/
H A Dshmem.c2733 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek() argument
2686 shmem_seek_hole_data(struct address_space *mapping, pgoff_t index, pgoff_t end, int whence) shmem_seek_hole_data() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c3786 static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence) in smb3_llseek() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfuse.h1059 uint32_t whence; member
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk.c856 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) in devkmsg_llseek() argument
/kernel/linux/linux-6.6/mm/
H A Dshmem.c3023 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek() argument
/third_party/littlefs/
H A Dlfs.c3631 lfs_file_rawseek(lfs_t *lfs, lfs_file_t *file, lfs_soff_t off, int whence) global() argument
6028 lfs_file_seek(lfs_t *lfs, lfs_file_t *file, lfs_soff_t off, int whence) global() argument

Completed in 97 milliseconds

1...<<111213