Searched defs:whence (Results 151 - 155 of 155) sorted by relevance
1234567
| /kernel/linux/linux-6.6/kernel/printk/ |
| H A D | printk.c | 856 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 D | shmem.c | 3023 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | inode.c | 5839 static loff_t btrfs_dir_llseek(struct file *file, loff_t offset, int whence) in btrfs_dir_llseek() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace.c | 4808 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) in tracing_lseek() argument
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace.c | 5229 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) in tracing_lseek() argument
|
Completed in 46 milliseconds
1234567