Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 31) sorted by relevance

12

/fs/iomap/
Dseek.c19 int whence) in page_seek_hole_data()
75 int whence) in page_cache_seek_hole_data()
/fs/
Dread_write.c86 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size()
144 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek()
162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek()
181 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek()
201 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) in no_seek_end_llseek_size()
224 loff_t noop_llseek(struct file *file, loff_t offset, int whence) in noop_llseek()
230 loff_t no_llseek(struct file *file, loff_t offset, int whence) in no_llseek()
236 loff_t default_llseek(struct file *file, loff_t offset, int whence) in default_llseek()
291 loff_t vfs_llseek(struct file *file, loff_t offset, int whence) in vfs_llseek()
304 off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) in ksys_lseek()
[all …]
Dlibfs.c135 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek()
1275 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
Dseq_file.c313 loff_t seq_lseek(struct file *file, loff_t offset, int whence) in seq_lseek()
/fs/hpfs/
Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/fs/nfs/
Dnfs4file.c163 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
Dnfs42proc.c466 struct nfs_lock_context *lock, loff_t offset, int whence) in _nfs42_proc_llseek()
510 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
Dfile.c115 loff_t nfs_file_llseek(struct file *filp, loff_t offset, int whence) in nfs_file_llseek()
/fs/orangefs/
Ddir.c283 int whence) in orangefs_dir_llseek()
/fs/ext4/
Dfile.c483 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
Ddir.c387 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek()
/fs/ecryptfs/
Dfile.c318 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
/fs/proc/
Dinode.c198 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
/fs/pstore/
Dinode.c157 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek()
/fs/hostfs/
Dhostfs_user.c146 int lseek_file(int fd, long long offset, int whence) in lseek_file()
/fs/f2fs/
Dfile.c384 pgoff_t pgofs, int whence) in __get_first_dirty_index()
403 pgoff_t dirty, pgoff_t pgofs, int whence) in __found_offset()
419 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block()
499 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek()
/fs/overlayfs/
Dfile.c149 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek()
/fs/ocfs2/
Dextent_map.c866 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset()
/fs/xfs/
Dxfs_file.c1149 int whence) in xfs_file_llseek()
/fs/btrfs/
Dfile.c3378 static int find_desired_extent(struct inode *inode, loff_t *offset, int whence) in find_desired_extent()
3443 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek()
/fs/cifs/
Dcifsfs.c941 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek()
/fs/gfs2/
Dfile.c56 static loff_t gfs2_llseek(struct file *file, loff_t offset, int whence) in gfs2_llseek()
/fs/ceph/
Ddir.c620 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int whence) in ceph_dir_llseek()
/fs/configfs/
Ddir.c1694 static loff_t configfs_dir_lseek(struct file *file, loff_t offset, int whence) in configfs_dir_lseek()
/fs/fuse/
Dfile.c2524 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek()
2568 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek()

12