Home
last modified time | relevance | path

Searched defs:llseek (Results 1 – 3 of 3) sorted by relevance

/fs/proc/
Dinode.c192 loff_t (*llseek)(struct file *, loff_t, int); in proc_reg_llseek() local
/fs/hppfs/
Dhppfs.c512 loff_t (*llseek)(struct file *, loff_t, int); in hppfs_llseek() local
/fs/
Dread_write.c264 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument