Home
last modified time | relevance | path

Searched refs:dcache_dir_open (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dlibfs.c79 int dcache_dir_open(struct inode *inode, struct file *file) in dcache_dir_open() function
85 EXPORT_SYMBOL(dcache_dir_open); variable
231 .open = dcache_dir_open,
/kernel/linux/linux-5.10/fs/autofs/
H A Droot.c30 .open = dcache_dir_open,
101 return dcache_dir_open(inode, file); in autofs_dir_open()
/kernel/linux/linux-6.6/fs/autofs/
H A Droot.c33 .open = dcache_dir_open,
106 return dcache_dir_open(inode, file); in autofs_dir_open()
/kernel/linux/linux-6.6/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); variable
228 .open = dcache_dir_open,
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c217 .open = dcache_dir_open,
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c219 .open = dcache_dir_open,
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3227 extern int dcache_dir_open(struct inode *, struct file *);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3123 extern int dcache_dir_open(struct inode *, struct file *);

Completed in 22 milliseconds