/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 148 int lseek_file(int fd, long long offset, int whence) in lseek_file()
|
/openbmc/linux/fs/pstore/ |
H A D | inode.c | 161 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
|
/openbmc/linux/drivers/staging/vme_user/ |
H A D | vme_user.c | 261 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek()
|
/openbmc/linux/fs/cachefiles/ |
H A D | ondemand.c | 98 int whence) in cachefiles_ondemand_fd_llseek()
|
/openbmc/linux/scripts/ |
H A D | recordmcount.c | 89 static off_t ulseek(off_t const offset, int const whence) in ulseek()
|
/openbmc/linux/fs/btrfs/ |
H A D | file.c | 3428 static bool find_desired_extent_in_hole(struct btrfs_inode *inode, int whence, in find_desired_extent_in_hole() 3479 static loff_t find_desired_extent(struct file *file, loff_t offset, int whence) in find_desired_extent() 3735 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 582 off_t sys_lseek(int fd, off_t offset, int whence) in sys_lseek() 592 off_t lseek(int fd, off_t offset, int whence) in lseek()
|
/openbmc/linux/fs/nfs/ |
H A D | nfs42proc.c | 663 struct nfs_lock_context *lock, loff_t offset, int whence) in _nfs42_proc_llseek() 711 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
|
H A D | file.c | 115 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek()
|
/openbmc/linux/fs/proc/ |
H A D | inode.c | 281 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
|
/openbmc/linux/fs/ext4/ |
H A D | file.c | 898 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
|
/openbmc/qemu/qga/ |
H A D | commands.c | 533 int ga_parse_whence(GuestFileWhence *whence, Error **errp) in ga_parse_whence()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | legousbtower.c | 483 static loff_t tower_llseek(struct file *file, loff_t off, int whence) in tower_llseek()
|
/openbmc/qemu/block/export/ |
H A D | fuse.c | 800 int whence, struct fuse_file_info *fi) in fuse_lseek()
|
/openbmc/linux/fs/zonefs/ |
H A D | file.c | 332 static loff_t zonefs_file_llseek(struct file *file, loff_t offset, int whence) in zonefs_file_llseek()
|
/openbmc/linux/drivers/s390/char/ |
H A D | vmur.c | 787 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | os.c | 46 off_t os_lseek(int fd, off_t offset, int whence) in os_lseek()
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-scom.c | 373 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek()
|
/openbmc/qemu/migration/ |
H A D | qemu-file.c | 524 void qemu_set_offset(QEMUFile *f, off_t off, int whence) in qemu_set_offset()
|
/openbmc/linux/fs/overlayfs/ |
H A D | file.c | 193 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek()
|
/openbmc/linux/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 293 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi()
|
/openbmc/linux/fs/ocfs2/ |
H A D | extent_map.c | 862 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset()
|
/openbmc/linux/block/ |
H A D | fops.c | 512 static loff_t blkdev_llseek(struct file *file, loff_t offset, int whence) in blkdev_llseek()
|
/openbmc/linux/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1665 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-buf.c | 152 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) in dma_buf_llseek()
|