Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dlibfs.c136 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek() function
173 EXPORT_SYMBOL(dcache_dir_lseek); variable
233 .llseek = dcache_dir_lseek,
/kernel/linux/linux-5.10/fs/autofs/
H A Droot.c34 .llseek = dcache_dir_lseek,
46 .llseek = dcache_dir_lseek,
/kernel/linux/linux-6.6/fs/autofs/
H A Droot.c37 .llseek = dcache_dir_lseek,
49 .llseek = dcache_dir_lseek,
/kernel/linux/linux-6.6/fs/
H A Dlibfs.c138 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek() function
175 EXPORT_SYMBOL(dcache_dir_lseek); variable
230 .llseek = dcache_dir_lseek,
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c219 .llseek = dcache_dir_lseek,
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c221 .llseek = dcache_dir_lseek,
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3229 extern loff_t dcache_dir_lseek(struct file *, loff_t, int);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3125 extern loff_t dcache_dir_lseek(struct file *, loff_t, int);

Completed in 22 milliseconds