Home | History | Annotate | Download | only in linux

Lines Matching refs:llseek

95 /* 32bit hashes as llseek() offset (for directories) */
97 /* 64bit hashes as llseek() offset (for directories) */
1611 loff_t (*llseek) (struct file *, loff_t, int);
2630 .llseek = generic_file_llseek, \