Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/cavium-octeon/
Doct_ilm.c68 struct dentry *show_dentry; in init_debufs() local
75 show_dentry = debugfs_create_file("statistics", 0222, dir, NULL, in init_debufs()
77 if (!show_dentry) { in init_debufs()
82 show_dentry = debugfs_create_file("reset", 0222, dir, NULL, in init_debufs()
84 if (!show_dentry) { in init_debufs()