Home
last modified time | relevance | path

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

/Linux-v6.6/fs/tracefs/
Devent_inode.c72 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