Home
last modified time | relevance | path

Searched defs:whence (Results 26 – 50 of 82) sorted by relevance

1234

/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c148 int lseek_file(int fd, long long offset, int whence) in lseek_file()
/openbmc/linux/fs/pstore/
H A Dinode.c161 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 Dvme_user.c261 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek()
/openbmc/linux/fs/cachefiles/
H A Dondemand.c98 int whence) in cachefiles_ondemand_fd_llseek()
/openbmc/linux/scripts/
H A Drecordmcount.c89 static off_t ulseek(off_t const offset, int const whence) in ulseek()
/openbmc/linux/fs/btrfs/
H A Dfile.c3428 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 Dsys.h582 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 Dnfs42proc.c663 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 Dfile.c115 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek()
/openbmc/linux/fs/proc/
H A Dinode.c281 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
/openbmc/linux/fs/ext4/
H A Dfile.c898 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
/openbmc/qemu/qga/
H A Dcommands.c533 int ga_parse_whence(GuestFileWhence *whence, Error **errp) in ga_parse_whence()
/openbmc/linux/drivers/usb/misc/
H A Dlegousbtower.c483 static loff_t tower_llseek(struct file *file, loff_t off, int whence) in tower_llseek()
/openbmc/qemu/block/export/
H A Dfuse.c800 int whence, struct fuse_file_info *fi) in fuse_lseek()
/openbmc/linux/fs/zonefs/
H A Dfile.c332 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 Dvmur.c787 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c46 off_t os_lseek(int fd, off_t offset, int whence) in os_lseek()
/openbmc/linux/drivers/fsi/
H A Dfsi-scom.c373 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek()
/openbmc/qemu/migration/
H A Dqemu-file.c524 void qemu_set_offset(QEMUFile *f, off_t off, int whence) in qemu_set_offset()
/openbmc/linux/fs/overlayfs/
H A Dfile.c193 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 Dadi-test.c293 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi()
/openbmc/linux/fs/ocfs2/
H A Dextent_map.c862 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 Dfops.c512 static loff_t blkdev_llseek(struct file *file, loff_t offset, int whence) in blkdev_llseek()
/openbmc/linux/drivers/char/xillybus/
H A Dxillybus_core.c1665 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek()
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c152 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) in dma_buf_llseek()

1234