Home
last modified time | relevance | path

Searched defs:whence (Results 51 – 75 of 82) sorted by relevance

1234

/openbmc/linux/fs/xfs/
H A Dxfs_file.c1301 int whence) in xfs_file_llseek()
/openbmc/linux/fs/f2fs/
H A Dfile.c396 pgoff_t index, int whence) in __found_offset()
414 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block()
496 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek()
/openbmc/linux/fs/
H A Dseq_file.c308 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
/openbmc/qemu/io/
H A Dchannel.c567 int whence, in qio_channel_io_seek()
/openbmc/qemu/qga/
H A Dcommands-posix.c644 int whence; in qmp_guest_file_seek() local
H A Dcommands-win32.c427 int whence; in qmp_guest_file_seek() local
/openbmc/linux/fs/smb/client/
H A Dcifsfs.c1056 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek()
/openbmc/linux/fs/gfs2/
H A Dfile.c58 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek()
/openbmc/linux/fs/configfs/
H A Ddir.c1664 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek()
/openbmc/linux/fs/ceph/
H A Ddir.c656 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek()
H A Dfile.c2417 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) in ceph_llseek()
/openbmc/qemu/semihosting/
H A Dsyscalls.c354 GuestFD *gf, int64_t off, int whence) in host_lseek()
/openbmc/linux/fs/fuse/
H A Dfile.c2678 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek()
2722 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek()
/openbmc/linux/drivers/fsi/
H A Dfsi-core.c733 static loff_t cfam_llseek(struct file *file, loff_t offset, int whence) in cfam_llseek()
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c1288 static loff_t mdesc_llseek(struct file *file, loff_t offset, int whence) in mdesc_llseek()
/openbmc/linux/fs/ocfs2/
H A Dfile.c2644 static loff_t ocfs2_file_llseek(struct file *file, loff_t offset, int whence) in ocfs2_file_llseek()
/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c1782 static loff_t xillyusb_llseek(struct file *filp, loff_t offset, int whence) in xillyusb_llseek()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c40 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence) in hfi1_seq_lseek()
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c2022 int whence; in nfsd4_seek() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c1377 loff_t yaffs_lseek(int handle, loff_t offset, int whence) in yaffs_lseek()
/openbmc/linux/mm/
H A Dfilemap.c3075 loff_t end, int whence) in mapping_seek_hole_data()
/openbmc/linux/fs/nfs/
H A Ddir.c1322 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int whence) in nfs_llseek_dir()
/openbmc/linux/kernel/printk/
H A Dprintk.c856 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) in devkmsg_llseek()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c1906 off_t offset, int whence) in ui_browser__hists_seek()
/openbmc/linux/include/uapi/linux/
H A Dfuse.h1059 uint32_t whence; member

1234