Searched defs:whence (Results 1 - 50 of 50) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Dproc_powerpc.c32 static loff_t page_map_seek(struct file *file, loff_t off, int whence) page_map_seek() argument
/linux-4.1.27/drivers/pnp/isapnp/
H A Dproc.c30 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) isapnp_proc_bus_lseek() argument
/linux-4.1.27/fs/nfs/
H A Dnfs42proc.c133 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) nfs42_proc_llseek() argument
H A Dnfs4file.c131 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) nfs4_file_llseek() argument
H A Dfile.c120 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) nfs_file_llseek() argument
H A Ddir.c943 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int whence) nfs_llseek_dir() argument
/linux-4.1.27/drivers/zorro/
H A Dproc.c24 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) proc_bus_zorro_lseek() argument
/linux-4.1.27/drivers/s390/char/
H A Dhmcdrv_dev.c159 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) hmcdrv_dev_seek() argument
H A Dvmur.c783 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) ur_llseek() argument
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c168 static loff_t lseek(struct file *file, loff_t off, int whence) lseek() argument
/linux-4.1.27/fs/hpfs/
H A Ddir.c23 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) hpfs_dir_lseek() argument
/linux-4.1.27/drivers/pci/
H A Dproc.c20 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) proc_bus_pci_lseek() argument
/linux-4.1.27/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h111 static inline int simc_lseek(int fd, uint32_t off, int whence) simc_lseek() argument
/linux-4.1.27/fs/proc/
H A Dinode.c180 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) proc_reg_llseek() argument
/linux-4.1.27/fs/ext3/
H A Ddir.c278 static loff_t ext3_dir_llseek(struct file *file, loff_t offset, int whence) ext3_dir_llseek() argument
/linux-4.1.27/drivers/dma-buf/
H A Ddma-buf.c96 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) dma_buf_llseek() argument
/linux-4.1.27/drivers/usb/host/
H A Duhci-debug.c585 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) uhci_debug_lseek() argument
/linux-4.1.27/fs/pstore/
H A Dinode.c171 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) pstore_file_llseek() argument
/linux-4.1.27/fs/
H A Dseq_file.c309 loff_t seq_lseek(struct file *file, loff_t offset, int whence) seq_lseek() argument
H A Dread_write.c85 generic_file_llseek_size(struct file *file, loff_t offset, int whence, generic_file_llseek_size() argument
143 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) generic_file_llseek() argument
161 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) fixed_size_llseek() argument
184 loff_t noop_llseek(struct file *file, loff_t offset, int whence) noop_llseek() argument
190 loff_t no_llseek(struct file *file, loff_t offset, int whence) no_llseek() argument
196 loff_t default_llseek(struct file *file, loff_t offset, int whence) default_llseek() argument
251 loff_t vfs_llseek(struct file *file, loff_t offset, int whence) vfs_llseek() argument
H A Dlibfs.c94 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) dcache_dir_lseek() argument
1152 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) empty_dir_llseek() argument
H A Dblock_dev.c325 static loff_t block_llseek(struct file *file, loff_t offset, int whence) block_llseek() argument
/linux-4.1.27/fs/hostfs/
H A Dhostfs_user.c146 int lseek_file(int fd, long long offset, int whence) lseek_file() argument
/linux-4.1.27/fs/ext4/
H A Ddir.c351 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) ext4_dir_llseek() argument
H A Dfile.c610 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) ext4_llseek() argument
327 ext4_find_unwritten_pgoff(struct inode *inode, int whence, struct ext4_map_blocks *map, loff_t *offset) ext4_find_unwritten_pgoff() argument
/linux-4.1.27/scripts/
H A Drecordmcount.c93 ulseek(int const fd, off_t const offset, int const whence) ulseek() argument
/linux-4.1.27/tools/perf/ui/
H A Dbrowser.c75 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__list_head_seek() argument
110 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__rb_tree_seek() argument
563 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__argv_seek() argument
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_user.c427 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) vme_user_llseek() argument
/linux-4.1.27/drivers/char/
H A Dmbcs.c452 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) mbcs_sram_llseek() argument
/linux-4.1.27/drivers/usb/misc/
H A Dlegousbtower.c538 static loff_t tower_llseek (struct file *file, loff_t off, int whence) tower_llseek() argument
/linux-4.1.27/fs/ocfs2/
H A Dextent_map.c833 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) ocfs2_seek_data_hole_offset() argument
H A Dfile.c2552 static loff_t ocfs2_file_llseek(struct file *file, loff_t offset, int whence) ocfs2_file_llseek() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_file.c1296 xfs_seek_hole_data( struct file *file, loff_t start, int whence) xfs_seek_hole_data() argument
1434 xfs_file_llseek( struct file *file, loff_t offset, int whence) xfs_file_llseek() argument
/linux-4.1.27/fs/kernfs/
H A Ddir.c1446 kernfs_dir_fop_llseek(struct file *file, loff_t offset, int whence) kernfs_dir_fop_llseek() argument
/linux-4.1.27/fs/ceph/
H A Ddir.c490 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) ceph_dir_llseek() argument
H A Dfile.c1069 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) ceph_llseek() argument
/linux-4.1.27/fs/configfs/
H A Ddir.c1589 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) configfs_dir_lseek() argument
/linux-4.1.27/fs/f2fs/
H A Dfile.c313 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) f2fs_seek_block() argument
385 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) f2fs_llseek() argument
278 __get_first_dirty_index(struct address_space *mapping, pgoff_t pgofs, int whence) __get_first_dirty_index() argument
296 __found_offset(block_t blkaddr, pgoff_t dirty, pgoff_t pgofs, int whence) __found_offset() argument
/linux-4.1.27/fs/gfs2/
H A Dfile.c56 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) gfs2_llseek() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dmdesc.c1034 static loff_t mdesc_llseek(struct file *file, loff_t offset, int whence) mdesc_llseek() argument
/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus_core.c1663 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) xillybus_llseek() argument
/linux-4.1.27/fs/cifs/
H A Dcifsfs.c781 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) cifs_llseek() argument
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1166 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) lpfc_debugfs_lseek() argument
/linux-4.1.27/fs/nfsd/
H A Dnfs4proc.c1064 int whence; nfsd4_seek() local
/linux-4.1.27/fs/btrfs/
H A Dfile.c2715 static int find_desired_extent(struct inode *inode, loff_t *offset, int whence) find_desired_extent() argument
2779 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) btrfs_file_llseek() argument
/linux-4.1.27/fs/fuse/
H A Dfile.c2241 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) fuse_file_llseek() argument
/linux-4.1.27/tools/perf/ui/browsers/
H A Dhists.c963 ui_browser__hists_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__hists_seek() argument
/linux-4.1.27/kernel/printk/
H A Dprintk.c691 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) devkmsg_llseek() argument
/linux-4.1.27/mm/
H A Dshmem.c1790 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) shmem_file_llseek() argument
1743 shmem_seek_hole_data(struct address_space *mapping, pgoff_t index, pgoff_t end, int whence) shmem_seek_hole_data() argument
/linux-4.1.27/kernel/trace/
H A Dtrace.c3346 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) tracing_lseek() argument

Completed in 985 milliseconds