Searched defs:lseek (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| H A D | cpqphp_sysfs.c | 154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() function
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | cpqphp_sysfs.c | 154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() function
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_files.h | 60 off_t (*lseek)(struct File *, off_t, int);
member
|
| H A D | vfs_fs.c | 667 off_t lseek(int fd, off_t off, int whence) in lseek() function [all...] |
| /kernel/uniproton/src/fs/vfs/ |
| H A D | vfs_files.h | 39 off_t (*lseek)(struct TagFile *, off_t, S32);
member
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | user_syms.c | 67 EXPORT_SYMBOL_PROTO(lseek); variable
|
| /kernel/uniproton/src/fs/ |
| H A D | fs.c | 59 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | sys.h | 592 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
| /kernel/linux/linux-5.10/tools/include/nolibc/ |
| H A D | nolibc.h | 1999 off_t lseek(int fd, off_t offset, int whence) in lseek() function
|
Completed in 10 milliseconds