/linux-4.4.14/fs/ |
D | read_write.c | 85 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size() 143 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek() 161 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek() 184 loff_t noop_llseek(struct file *file, loff_t offset, int whence) in noop_llseek() 190 loff_t no_llseek(struct file *file, loff_t offset, int whence) in no_llseek() 196 loff_t default_llseek(struct file *file, loff_t offset, int whence) in default_llseek() 251 loff_t vfs_llseek(struct file *file, loff_t offset, int whence) in vfs_llseek() 276 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument 295 COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) in COMPAT_SYSCALL_DEFINE3() argument 304 unsigned int, whence) in SYSCALL_DEFINE5() argument
|
D | libfs.c | 89 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek() 1161 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
|
D | seq_file.c | 319 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
|
D | block_dev.c | 339 static loff_t block_llseek(struct file *file, loff_t offset, int whence) in block_llseek()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | proc_powerpc.c | 32 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek()
|
/linux-4.4.14/drivers/pnp/isapnp/ |
D | proc.c | 30 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
|
/linux-4.4.14/fs/nfs/ |
D | nfs42proc.c | 138 static loff_t _nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in _nfs42_proc_llseek() 174 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
|
D | nfs4file.c | 163 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
|
D | file.c | 121 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek()
|
D | dir.c | 935 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int whence) in nfs_llseek_dir()
|
/linux-4.4.14/tools/perf/ui/ |
D | browser.c | 90 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek() 125 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__rb_tree_seek() 592 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek()
|
/linux-4.4.14/drivers/zorro/ |
D | proc.c | 24 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
|
/linux-4.4.14/fs/hpfs/ |
D | dir.c | 23 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
|
/linux-4.4.14/fs/ext4/ |
D | file.c | 437 int whence, in ext4_find_unwritten_pgoff() 719 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
|
D | dir.c | 345 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | pmc.c | 343 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek()
|
/linux-4.4.14/drivers/s390/char/ |
D | hmcdrv_dev.c | 159 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
|
D | vmur.c | 783 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpqphp_sysfs.c | 168 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
|
/linux-4.4.14/fs/f2fs/ |
D | file.c | 291 pgoff_t pgofs, int whence) in __get_first_dirty_index() 309 int whence) in __found_offset() 325 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() 397 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pmon.h | 37 #define pmon_lseek(fd, off, whence) debug_vectors->lseek(fd, off, whence) argument
|
/linux-4.4.14/arch/xtensa/platforms/iss/include/platform/ |
D | simcall.h | 111 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek()
|
/linux-4.4.14/drivers/pci/ |
D | proc.c | 20 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_file.c | 1337 int whence) in xfs_seek_hole_data() 1475 int whence) in xfs_file_llseek()
|
/linux-4.4.14/fs/proc/ |
D | inode.c | 179 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
|
/linux-4.4.14/scripts/ |
D | recordmcount.c | 102 ulseek(int const fd, off_t const offset, int const whence) in ulseek()
|
/linux-4.4.14/drivers/usb/host/ |
D | uhci-debug.c | 585 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek()
|
/linux-4.4.14/fs/pstore/ |
D | inode.c | 171 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_user.c | 146 int lseek_file(int fd, long long offset, int whence) in lseek_file()
|
/linux-4.4.14/drivers/staging/vme/devices/ |
D | vme_user.c | 265 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek()
|
/linux-4.4.14/drivers/dma-buf/ |
D | dma-buf.c | 98 static loff_t dma_buf_llseek(struct file *file, loff_t offset, int whence) in dma_buf_llseek()
|
/linux-4.4.14/drivers/usb/misc/ |
D | legousbtower.c | 538 static loff_t tower_llseek (struct file *file, loff_t off, int whence) in tower_llseek()
|
/linux-4.4.14/drivers/char/ |
D | mbcs.c | 452 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) in mbcs_sram_llseek()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.c | 788 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek()
|
/linux-4.4.14/fs/ocfs2/ |
D | extent_map.c | 835 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset()
|
D | file.c | 2537 static loff_t ocfs2_file_llseek(struct file *file, loff_t offset, int whence) in ocfs2_file_llseek()
|
/linux-4.4.14/fs/btrfs/ |
D | file.c | 2828 static int find_desired_extent(struct inode *inode, loff_t *offset, int whence) in find_desired_extent() 2892 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek()
|
/linux-4.4.14/fs/ceph/ |
D | dir.c | 503 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek()
|
D | file.c | 1160 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) in ceph_llseek()
|
/linux-4.4.14/fs/gfs2/ |
D | file.c | 56 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek()
|
/linux-4.4.14/drivers/char/xillybus/ |
D | xillybus_core.c | 1663 static loff_t xillybus_llseek(struct file *filp, loff_t offset, int whence) in xillybus_llseek()
|
/linux-4.4.14/fs/kernfs/ |
D | dir.c | 1470 int whence) in kernfs_dir_fop_llseek()
|
/linux-4.4.14/fs/configfs/ |
D | dir.c | 1589 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek()
|
/linux-4.4.14/mm/ |
D | shmem.c | 1760 pgoff_t index, pgoff_t end, int whence) in shmem_seek_hole_data() 1806 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | file_ops.c | 1921 static loff_t ui_lseek(struct file *filp, loff_t offset, int whence) in ui_lseek()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | mdesc.c | 1034 static loff_t mdesc_llseek(struct file *file, loff_t offset, int whence) in mdesc_llseek()
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4proc.c | 1055 int whence; in nfsd4_seek() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 1166 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek()
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 989 off_t offset, int whence) in ui_browser__hists_seek()
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 731 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) in devkmsg_llseek()
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 2241 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek()
|
/linux-4.4.14/kernel/trace/ |
D | trace.c | 3354 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) in tracing_lseek()
|