/linux/drivers/pnp/isapnp/ |
H A D | proc.c | 17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
|
/linux/fs/udf/ |
H A D | dir.c | 145 static loff_t udf_dir_llseek(struct file *file, loff_t offset, int whence) in udf_dir_llseek()
|
/linux/fs/affs/ |
H A D | dir.c | 27 static loff_t affs_dir_llseek(struct file *file, loff_t offset, int whence) in affs_dir_llseek()
|
/linux/arch/xtensa/platforms/iss/include/platform/ |
H A D | simcall.h | 76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek()
|
/linux/drivers/zorro/ |
H A D | proc.c | 25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
|
/linux/drivers/fsi/ |
H A D | i2cr-scom.c | 20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) in i2cr_scom_llseek()
|
/linux/drivers/char/ |
H A D | adi.c | 171 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek()
|
/linux/fs/hpfs/ |
H A D | dir.c | 24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
|
/linux/tools/include/nolibc/ |
H A D | sys.h | 562 off_t sys_lseek(int fd, off_t offset, int whence) in sys_lseek() 573 __kernel_loff_t *result, int whence) in sys_llseek() 583 off_t lseek(int fd, off_t offset, int whence) in lseek()
|
/linux/drivers/s390/char/ |
H A D | hmcdrv_dev.c | 160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | pmc.c | 370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek()
|
/linux/fs/orangefs/ |
H A D | dir.c | 280 int whence) in orangefs_dir_llseek()
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_aux_dev.c | 141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek()
|
/linux/fs/ecryptfs/ |
H A D | file.c | 337 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
|
/linux/drivers/usb/host/ |
H A D | uhci-debug.c | 586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek()
|
/linux/fs/ext4/ |
H A D | dir.c | 396 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek()
|
/linux/drivers/staging/vme_user/ |
H A D | vme_user.c | 264 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek()
|
/linux/fs/btrfs/ |
H A D | file.c | 3408 static bool find_desired_extent_in_hole(struct btrfs_inode *inode, int whence, in find_desired_extent_in_hole() 3459 static loff_t find_desired_extent(struct file *file, loff_t offset, int whence) in find_desired_extent() 3715 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek()
|
/linux/scripts/ |
H A D | recordmcount.c | 89 static off_t ulseek(off_t const offset, int const whence) in ulseek()
|
/linux/drivers/usb/misc/ |
H A D | legousbtower.c | 483 static loff_t tower_llseek(struct file *file, loff_t off, int whence) in tower_llseek()
|
/linux/fs/ext2/ |
H A D | dir.c | 720 static loff_t ext2_dir_llseek(struct file *file, loff_t offset, int whence) in ext2_dir_llseek()
|
/linux/fs/ufs/ |
H A D | dir.c | 643 static loff_t ufs_dir_llseek(struct file *file, loff_t offset, int whence) in ufs_dir_llseek()
|
/linux/fs/proc/ |
H A D | inode.c | 275 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
|
/linux/fs/zonefs/ |
H A D | file.c | 333 static loff_t zonefs_file_llseek(struct file *file, loff_t offset, int whence) in zonefs_file_llseek()
|
/linux/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 293 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi()
|