Searched defs:whence (Results 76 – 82 of 82) sorted by relevance
1234
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 2534 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | fuse.h | 1108 uint32_t whence; member
|
/openbmc/linux/mm/ |
H A D | shmem.c | 3025 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek()
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2ops.c | 3686 static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence) in smb3_llseek()
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 2591 const char *whence = "UNKNOWN"; in print__llseek() local
|
/openbmc/linux/fs/btrfs/ |
H A D | inode.c | 5857 static loff_t btrfs_dir_llseek(struct file *file, loff_t offset, int whence) in btrfs_dir_llseek()
|
/openbmc/linux/kernel/trace/ |
H A D | trace.c | 5120 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) in tracing_lseek()
|
1234