Home
last modified time | relevance | path

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

/openbmc/linux/fs/autofs/
H A Droot.c36 .iterate_shared = dcache_readdir,
48 .iterate_shared = dcache_readdir,
/openbmc/linux/fs/
H A Dlibfs.c183 int dcache_readdir(struct file *file, struct dir_context *ctx) in dcache_readdir() function
219 EXPORT_SYMBOL(dcache_readdir);
232 .iterate_shared = dcache_readdir,
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c223 .iterate_shared = dcache_readdir,
/openbmc/linux/include/linux/
H A Dfs.h3143 extern int dcache_readdir(struct file *, struct dir_context *);