/linux/fs/ |
A D | read_write.c | 89 switch (whence) { in generic_file_llseek_size() 164 switch (whence) { in fixed_size_llseek() 183 switch (whence) { in no_seek_end_llseek() 203 switch (whence) { in no_seek_end_llseek_size() 242 switch (whence) { in default_llseek() 300 return fn(file, offset, whence); in vfs_llseek() 312 if (whence <= SEEK_MAX) { in ksys_lseek() 324 return ksys_lseek(fd, offset, whence); in SYSCALL_DEFINE3() 338 unsigned int, whence) in SYSCALL_DEFINE5() argument 348 if (whence > SEEK_MAX) in SYSCALL_DEFINE5() [all …]
|
/linux/tools/perf/ui/ |
A D | browser.h | 30 void (*seek)(struct ui_browser *browser, off_t offset, int whence); 76 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence); 79 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence); 82 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence);
|
A D | browser.c | 103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() argument 111 switch (whence) { in ui_browser__list_head_seek() 138 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__rb_tree_seek() argument 143 switch (whence) { in ui_browser__rb_tree_seek() 608 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek() argument 610 switch (whence) { in ui_browser__argv_seek()
|
/linux/arch/xtensa/platforms/iss/include/platform/ |
A D | simcall.h | 76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek() argument 78 return __simc(SYS_lseek, fd, off, whence); in simc_lseek()
|
/linux/arch/powerpc/kernel/ |
A D | proc_powerpc.c | 19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek() argument 21 return fixed_size_llseek(file, off, whence, PAGE_SIZE); in page_map_seek()
|
/linux/drivers/pnp/isapnp/ |
A D | proc.c | 17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek() argument 19 return fixed_size_llseek(file, off, whence, 256); in isapnp_proc_bus_lseek()
|
/linux/drivers/s390/char/ |
A D | hmcdrv_dev.c | 58 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence); 160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek() argument 162 switch (whence) { in hmcdrv_dev_seek()
|
/linux/fs/hpfs/ |
A D | dir.c | 24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek() argument 26 loff_t new_off = off + (whence == 1 ? filp->f_pos : 0); in hpfs_dir_lseek() 34 if (whence == SEEK_DATA || whence == SEEK_HOLE) in hpfs_dir_lseek()
|
/linux/drivers/zorro/ |
A D | proc.c | 25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek() argument 27 return fixed_size_llseek(file, off, whence, sizeof(struct ConfigDev)); in proc_bus_zorro_lseek()
|
/linux/fs/nfs/ |
A D | nfs4file.c | 204 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek() argument 208 switch (whence) { in nfs4_file_llseek() 211 ret = nfs42_proc_llseek(filep, offset, whence); in nfs4_file_llseek() 216 return nfs_file_llseek(filep, offset, whence); in nfs4_file_llseek()
|
A D | file.c | 115 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek() argument 118 filp, offset, whence); in nfs_file_llseek() 124 if (whence != SEEK_SET && whence != SEEK_CUR) { in nfs_file_llseek() 132 return generic_file_llseek(filp, offset, whence); in nfs_file_llseek()
|
/linux/fs/ocfs2/ |
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() argument 873 BUG_ON(whence != SEEK_DATA && whence != SEEK_HOLE); in ocfs2_seek_data_hole_offset() 889 if (whence == SEEK_HOLE) in ocfs2_seek_data_hole_offset() 918 if ((!is_data && whence == SEEK_HOLE) || in ocfs2_seek_data_hole_offset() 919 (is_data && whence == SEEK_DATA)) { in ocfs2_seek_data_hole_offset() 929 if (whence == SEEK_HOLE) { in ocfs2_seek_data_hole_offset()
|
/linux/fs/orangefs/ |
A D | dir.c | 283 int whence) in orangefs_dir_llseek() argument 290 if (!whence && offset < od->end) { in orangefs_dir_llseek() 301 return default_llseek(file, offset, whence); in orangefs_dir_llseek()
|
/linux/drivers/char/ |
A D | adi.c | 177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek() argument 181 switch (whence) { in adi_llseek()
|
A D | powernv-op-panel.c | 38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek() argument 40 return fixed_size_llseek(filp, offset, whence, oppanel_size); in oppanel_llseek()
|
/linux/drivers/pci/hotplug/ |
A D | cpqphp_sysfs.c | 154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() argument 157 return fixed_size_llseek(file, off, whence, dbg->size); in lseek()
|
/linux/drivers/net/wireless/ath/wil6210/ |
A D | pmc.h | 14 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence);
|
/linux/fs/pstore/ |
A D | inode.c | 160 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() argument 165 return seq_lseek(file, off, whence); in pstore_file_llseek() 166 return default_llseek(file, off, whence); in pstore_file_llseek()
|
/linux/fs/overlayfs/ |
A D | file.c | 173 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek() argument 185 if (whence == SEEK_CUR) in ovl_llseek() 188 if (whence == SEEK_SET) in ovl_llseek() 207 ret = vfs_llseek(real.file, offset, whence); in ovl_llseek()
|
/linux/drivers/gpu/drm/ |
A D | drm_dp_aux_dev.c | 141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() argument 143 return fixed_size_llseek(file, offset, whence, AUX_MAX_OFFSET); in auxdev_llseek()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | debugfs.h | 44 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence);
|
/linux/fs/ecryptfs/ |
A D | file.c | 318 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() argument 320 return vfs_llseek(ecryptfs_file_to_lower(file), offset, whence); in ecryptfs_dir_llseek()
|
/linux/fs/hostfs/ |
A D | hostfs_user.c | 146 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument 150 ret = lseek64(fd, offset, whence); in lseek_file()
|
A D | hostfs.h | 84 extern int lseek_file(int fd, long long offset, int whence);
|
/linux/fs/ext4/ |
A D | dir.c | 385 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument 392 ret = generic_file_llseek_size(file, offset, whence, in ext4_dir_llseek() 395 ret = ext4_llseek(file, offset, whence); in ext4_dir_llseek()
|