Home
last modified time | relevance | path

Searched defs:whence (Results 76 - 100 of 149) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-scom.c373 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek() argument
/kernel/linux/linux-6.6/block/
H A Dfops.c512 static loff_t blkdev_llseek(struct file *file, loff_t offset, int whence) in blkdev_llseek() argument
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dbrowser.c103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() argument
138 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__rb_tree_seek() argument
608 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek() argument
/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c293 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi() argument
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c482 off_t VfsJffs2Seek(struct file *filep, off_t offset, int whence) in VfsJffs2Seek() argument
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_force_umount.c264 static off_t ErrorFopSeek(struct file *filep, off_t offset, int whence) in ErrorFopSeek() argument
/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs.c497 off_t FatfsLseek(struct File *file, off_t offset, int whence) in FatfsLseek() argument
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c667 off_t lseek(int fd, off_t off, int whence) in lseek() argument
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dvmur.c787 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek() argument
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus_core.c1662 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek() argument
/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.c89 static off_t ulseek(off_t const offset, int const whence) in ulseek() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c56 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Ddir.c632 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek() argument
/kernel/linux/linux-5.10/fs/configfs/
H A Ddir.c1694 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c955 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek() argument
/kernel/linux/linux-5.10/fs/zonefs/
H A Dsuper.c690 static loff_t zonefs_file_llseek(struct file *file, loff_t offset, int whence) in zonefs_file_llseek() argument
/kernel/linux/linux-5.10/fs/
H A Dread_write.c81 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size() argument
139 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek() argument
157 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek() argument
176 no_seek_end_llseek(struct file *file, loff_t offset, int whence) no_seek_end_llseek() argument
196 no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) no_seek_end_llseek_size() argument
219 noop_llseek(struct file *file, loff_t offset, int whence) noop_llseek() argument
225 no_llseek(struct file *file, loff_t offset, int whence) no_llseek() argument
231 default_llseek(struct file *file, loff_t offset, int whence) default_llseek() argument
286 vfs_llseek(struct file *file, loff_t offset, int whence) vfs_llseek() argument
299 ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) ksys_lseek() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42proc.c679 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek() argument
631 _nfs42_proc_llseek(struct file *filep, struct nfs_lock_context *lock, loff_t offset, int whence) _nfs42_proc_llseek() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42proc.c711 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek() argument
662 _nfs42_proc_llseek(struct file *filep, struct nfs_lock_context *lock, loff_t offset, int whence) _nfs42_proc_llseek() argument
/kernel/linux/linux-6.6/fs/configfs/
H A Ddir.c1664 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c656 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c58 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek() argument
/kernel/linux/linux-6.6/fs/
H A Dread_write.c86 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size() argument
144 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek() argument
162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek() argument
181 no_seek_end_llseek(struct file *file, loff_t offset, int whence) no_seek_end_llseek() argument
201 no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) no_seek_end_llseek_size() argument
224 noop_llseek(struct file *file, loff_t offset, int whence) noop_llseek() argument
230 default_llseek(struct file *file, loff_t offset, int whence) default_llseek() argument
285 vfs_llseek(struct file *file, loff_t offset, int whence) vfs_llseek() argument
293 ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) ksys_lseek() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus_core.c1665 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek() argument
/kernel/linux/linux-6.6/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

Completed in 40 milliseconds

123456