Home
last modified time | relevance | path

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

/openbmc/linux/fs/autofs/
H A Droot.c33 .open = dcache_dir_open,
106 return dcache_dir_open(inode, file); in autofs_dir_open()
/openbmc/linux/fs/
H A Dlibfs.c81 int dcache_dir_open(struct inode *inode, struct file *file) in dcache_dir_open() function
87 EXPORT_SYMBOL(dcache_dir_open);
228 .open = dcache_dir_open,
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c219 .open = dcache_dir_open,
/openbmc/linux/include/linux/
H A Dfs.h3123 extern int dcache_dir_open(struct inode *, struct file *);