Searched refs:proc_file_lseek (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dgeneric.c31 static loff_t proc_file_lseek(struct file *, loff_t, int);
43 .llseek = proc_file_lseek,
219 proc_file_lseek(struct file *file, loff_t offset, int orig) function

Completed in 23 milliseconds