Searched defs:whence (Results 1 - 25 of 73) sorted by last modified time

123

/linux-master/fs/btrfs/
H A Dinode.c5899 static loff_t btrfs_dir_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/sysfs/
H A Dfile.c170 sysfs_kf_bin_llseek(struct kernfs_open_file *of, loff_t offset, int whence) argument
/linux-master/fs/smb/client/
H A Dsmb2ops.c3653 static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence) argument
H A Dcifsfs.c1044 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/bcachefs/
H A Dfs.c1078 static loff_t bch2_dir_llseek(struct file *file, loff_t offset, int whence) argument
H A Dfs-io.c1043 loff_t bch2_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/mm/
H A Dshmem.c3061 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) argument
H A Dfilemap.c2990 mapping_seek_hole_data(struct address_space *mapping, loff_t start, loff_t end, int whence) argument
/linux-master/fs/fuse/
H A Dfile.c2768 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) argument
2812 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/kernfs/
H A Dfile.c866 static loff_t kernfs_fop_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2532 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) argument
/linux-master/kernel/printk/
H A Dprintk.c859 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/ceph/
H A Dfile.c2459 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/drivers/s390/char/
H A Dvmur.c789 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/kernel/trace/
H A Dtrace.c5025 loff_t tracing_lseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/f2fs/
H A Dfile.c432 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) argument
514 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) argument
398 __found_offset(struct address_space *mapping, struct dnode_of_data *dn, pgoff_t index, int whence) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfuse.h1092 uint32_t whence; member in struct:fuse_lseek_in
/linux-master/fs/xfs/
H A Dxfs_file.c1297 xfs_file_llseek( struct file *file, loff_t offset, int whence) argument
/linux-master/fs/ocfs2/
H A Dfile.c2627 static loff_t ocfs2_file_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/
H A Dlibfs.c145 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) argument
421 static loff_t offset_dir_llseek(struct file *file, loff_t offset, int whence) argument
1687 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/drivers/pci/
H A Dpci-sysfs.c839 pci_llseek_resource(struct file *filep, struct kobject *kobj __always_unused, struct bin_attribute *attr, loff_t offset, int whence) argument
/linux-master/fs/zonefs/
H A Dfile.c333 static loff_t zonefs_file_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/pstore/
H A Dinode.c162 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) argument
/linux-master/fs/proc/
H A Dinode.c275 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/fs/nfsd/
H A Dnfs4proc.c2037 int whence; local

Completed in 398 milliseconds

123