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

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

Completed in 47 milliseconds