Searched refs:dcache_dir_open_wrapper (Results 1 – 1 of 1) sorted by relevance
72 static int dcache_dir_open_wrapper(struct inode *inode, struct file *file);81 .open = dcache_dir_open_wrapper,445 static int dcache_dir_open_wrapper(struct inode *inode, struct file *file) in dcache_dir_open_wrapper() function