Searched refs:dcache_dir_open (Results 1 – 4 of 4) sorted by relevance
72 int dcache_dir_open(struct inode *inode, struct file *file) in dcache_dir_open() function80 EXPORT_SYMBOL(dcache_dir_open);189 .open = dcache_dir_open,
41 .open = dcache_dir_open,133 return dcache_dir_open(inode, file); in autofs4_dir_open()
237 .open = dcache_dir_open,
2798 extern int dcache_dir_open(struct inode *, struct file *);