| /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() 1165 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
|
| D | seq_file.c | 326 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
|
| D | block_dev.c | 338 static loff_t block_llseek(struct file *file, loff_t offset, int whence) in block_llseek()
|
| /fs/nfs/ |
| D | nfs42proc.c | 138 static loff_t _nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in _nfs42_proc_llseek() 177 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()
|
| /fs/hpfs/ |
| D | dir.c | 23 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
|
| /fs/ext4/ |
| D | file.c | 437 int whence, in ext4_find_unwritten_pgoff() 700 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
|
| D | dir.c | 356 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek()
|
| /fs/f2fs/ |
| D | file.c | 337 pgoff_t pgofs, int whence) in __get_first_dirty_index() 355 int whence) in __found_offset() 371 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() 443 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek()
|
| /fs/ecryptfs/ |
| D | file.c | 321 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
|
| /fs/xfs/ |
| D | xfs_file.c | 1330 int whence) in xfs_seek_hole_data() 1468 int whence) in xfs_file_llseek()
|
| /fs/sdcardfs/ |
| D | file.c | 359 static loff_t sdcardfs_file_llseek(struct file *file, loff_t offset, int whence) in sdcardfs_file_llseek()
|
| /fs/proc/ |
| D | inode.c | 179 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
|
| /fs/hostfs/ |
| D | hostfs_user.c | 146 int lseek_file(int fd, long long offset, int whence) in lseek_file()
|
| /fs/pstore/ |
| D | inode.c | 171 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
|
| /fs/btrfs/ |
| D | file.c | 2846 static int find_desired_extent(struct inode *inode, loff_t *offset, int whence) in find_desired_extent() 2910 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek()
|
| /fs/cifs/ |
| D | cifsfs.c | 800 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek()
|
| /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()
|
| /fs/ceph/ |
| D | dir.c | 508 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek()
|
| D | file.c | 1161 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) in ceph_llseek()
|
| /fs/gfs2/ |
| D | file.c | 56 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek()
|
| /fs/kernfs/ |
| D | dir.c | 1470 int whence) in kernfs_dir_fop_llseek()
|
| /fs/configfs/ |
| D | dir.c | 1587 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek()
|