Home
last modified time | relevance | path

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

/Linux-v5.15/fs/autofs/
Droot.c32 .open = dcache_dir_open,
103 return dcache_dir_open(inode, file); in autofs_dir_open()
/Linux-v5.15/fs/
Dlibfs.c80 int dcache_dir_open(struct inode *inode, struct file *file) in dcache_dir_open() function
86 EXPORT_SYMBOL(dcache_dir_open);
232 .open = dcache_dir_open,
/Linux-v5.15/arch/powerpc/platforms/cell/spufs/
Dinode.c218 .open = dcache_dir_open,
/Linux-v5.15/include/linux/
Dfs.h3373 extern int dcache_dir_open(struct inode *, struct file *);