Home
last modified time | relevance | path

Searched refs:fixed_size_llseek (Results 1 – 22 of 22) sorted by relevance

/linux/arch/powerpc/kernel/
A Dproc_powerpc.c21 return fixed_size_llseek(file, off, whence, PAGE_SIZE); in page_map_seek()
/linux/drivers/parisc/
A Deisa_eeprom.c22 return fixed_size_llseek(file, offset, origin, HPEE_MAX_LENGTH); in eisa_eeprom_llseek()
/linux/drivers/pnp/isapnp/
A Dproc.c19 return fixed_size_llseek(file, off, whence, 256); in isapnp_proc_bus_lseek()
/linux/drivers/zorro/
A Dproc.c27 return fixed_size_llseek(file, off, whence, sizeof(struct ConfigDev)); in proc_bus_zorro_lseek()
/linux/drivers/char/
A Dpowernv-op-panel.c40 return fixed_size_llseek(filp, offset, whence, oppanel_size); in oppanel_llseek()
/linux/drivers/pci/hotplug/
A Dcpqphp_sysfs.c157 return fixed_size_llseek(file, off, whence, dbg->size); in lseek()
/linux/drivers/gpu/drm/
A Ddrm_dp_aux_dev.c143 return fixed_size_llseek(file, offset, whence, AUX_MAX_OFFSET); in auxdev_llseek()
/linux/drivers/scsi/fnic/
A Dfnic_debugfs.c268 return fixed_size_llseek(file, offset, howto, in fnic_trace_debugfs_lseek()
/linux/drivers/pci/
A Dproc.c25 return fixed_size_llseek(file, off, whence, dev->cfg_size); in proc_bus_pci_lseek()
/linux/drivers/scsi/bfa/
A Dbfad_debugfs.c166 return fixed_size_llseek(file, offset, orig, in bfad_debugfs_lseek()
/linux/drivers/net/ethernet/brocade/bna/
A Dbnad_debugfs.c228 return fixed_size_llseek(file, offset, orig, debug->buffer_len); in bnad_debugfs_lseek()
/linux/drivers/tty/vt/
A Dvc_screen.c245 return fixed_size_llseek(file, offset, orig, size); in vcs_lseek()
/linux/block/
A Dfops.c454 retval = fixed_size_llseek(file, offset, whence, i_size_read(bd_inode)); in blkdev_llseek()
/linux/drivers/staging/vme/devices/
A Dvme_user.c272 res = fixed_size_llseek(file, off, whence, image_size); in vme_user_llseek()
/linux/fs/
A Dread_write.c162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek() function
172 EXPORT_SYMBOL(fixed_size_llseek);
/linux/drivers/mtd/ubi/
A Dcdev.c154 return fixed_size_llseek(file, offset, origin, vol->used_bytes); in vol_cdev_llseek()
/linux/drivers/mtd/
A Dmtdchar.c42 return fixed_size_llseek(file, offset, orig, mfi->mtd->size); in mtdchar_lseek()
/linux/include/linux/
A Dfs.h3242 extern loff_t fixed_size_llseek(struct file *file, loff_t offset,
/linux/drivers/scsi/lpfc/
A Dlpfc_debugfs.c2530 return fixed_size_llseek(file, off, whence, debug->len); in lpfc_debugfs_lseek()
/linux/
A Dvmlinux.symvers2826 0x00000000 fixed_size_llseek vmlinux EXPORT_SYMBOL
A DSystem.map8445 ffff800010245194 T fixed_size_llseek
A D.tmp_System.map8445 ffff800010245194 T fixed_size_llseek

Completed in 394 milliseconds