Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 42) sorted by relevance

12

/linux-4.19.296/fs/
Dread_write.c86 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size()
144 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek()
162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek()
181 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek()
201 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) in no_seek_end_llseek_size()
224 loff_t noop_llseek(struct file *file, loff_t offset, int whence) in noop_llseek()
230 loff_t no_llseek(struct file *file, loff_t offset, int whence) in no_llseek()
236 loff_t default_llseek(struct file *file, loff_t offset, int whence) in default_llseek()
291 loff_t vfs_llseek(struct file *file, loff_t offset, int whence) in vfs_llseek()
304 off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) in ksys_lseek()
[all …]
Dlibfs.c132 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek()
1240 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
/linux-4.19.296/fs/hpfs/
Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/linux-4.19.296/drivers/char/
Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek()
Dpowernv-op-panel.c37 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek()
Dmbcs.c453 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) in mbcs_sram_llseek()
/linux-4.19.296/fs/nfs/
Dnfs4file.c143 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
Dnfs42proc.c466 struct nfs_lock_context *lock, loff_t offset, int whence) in _nfs42_proc_llseek()
510 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
Dfile.c114 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek()
/linux-4.19.296/drivers/s390/char/
Dhmcdrv_dev.c160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
Dvmur.c785 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
/linux-4.19.296/fs/orangefs/
Ddir.c283 int whence) in orangefs_dir_llseek()
/linux-4.19.296/fs/ext4/
Dfile.c479 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
Ddir.c368 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek()
/linux-4.19.296/drivers/pci/
Dproc.c21 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
/linux-4.19.296/fs/ecryptfs/
Dfile.c332 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
/linux-4.19.296/fs/f2fs/
Dfile.c338 pgoff_t pgofs, int whence) in __get_first_dirty_index()
357 pgoff_t dirty, pgoff_t pgofs, int whence) in __found_offset()
373 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block()
454 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek()
/linux-4.19.296/fs/pstore/
Dinode.c169 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
/linux-4.19.296/fs/hostfs/
Dhostfs_user.c146 int lseek_file(int fd, long long offset, int whence) in lseek_file()
/linux-4.19.296/fs/proc/
Dinode.c208 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
/linux-4.19.296/drivers/dma-buf/
Ddma-buf.c101 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) in dma_buf_llseek()
/linux-4.19.296/fs/overlayfs/
Dfile.c149 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek()
/linux-4.19.296/fs/ocfs2/
Dextent_map.c880 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset()
/linux-4.19.296/drivers/fsi/
Dfsi-scom.c423 static loff_t scom_llseek(struct file *file, loff_t offset, int whence) in scom_llseek()

12