Home
last modified time | relevance | path

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

/openbmc/linux/fs/autofs/
H A Droot.c34 .release = dcache_dir_close,
46 .release = dcache_dir_close,
/openbmc/linux/fs/
H A Dlibfs.c89 int dcache_dir_close(struct inode *inode, struct file *file) in dcache_dir_close() function
94 EXPORT_SYMBOL(dcache_dir_close);
229 .release = dcache_dir_close,
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c215 return dcache_dir_close(inode, file); in spufs_dir_close()
/openbmc/linux/include/linux/
H A Dfs.h3141 extern int dcache_dir_close(struct inode *, struct file *);