Home
last modified time | relevance | path

Searched refs:dcache_dir_lseek (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/autofs/
H A Droot.c37 .llseek = dcache_dir_lseek,
49 .llseek = dcache_dir_lseek,
/openbmc/linux/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);
230 .llseek = dcache_dir_lseek,
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c221 .llseek = dcache_dir_lseek,
/openbmc/linux/include/linux/
H A Dfs.h3142 extern loff_t dcache_dir_lseek(struct file *, loff_t, int);