Searched refs:nfs42_proc_llseek (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42.h | 23 loff_t nfs42_proc_llseek(struct file *, loff_t, int);
|
H A D | nfs4file.c | 215 ret = nfs42_proc_llseek(filep, offset, whence); in nfs4_file_llseek()
|
H A D | nfs42proc.c | 679 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42.h | 24 loff_t nfs42_proc_llseek(struct file *, loff_t, int);
|
H A D | nfs4file.c | 210 ret = nfs42_proc_llseek(filep, offset, whence); in nfs4_file_llseek()
|
H A D | nfs42proc.c | 711 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek() function
|
Completed in 7 milliseconds