Searched defs:debugfs_remove (Results 1 - 1 of 1) sorted by relevance

/fs/debugfs/
H A Dinode.c376 * pointer must be passed to the debugfs_remove() function when the file is
410 * pointer must be passed to the debugfs_remove() function when the file is
439 * pointer must be passed to the debugfs_remove() function when the symbolic
491 * debugfs_remove - removes a file or directory from the debugfs filesystem
503 void debugfs_remove(struct dentry *dentry) function
521 EXPORT_SYMBOL_GPL(debugfs_remove); variable

Completed in 894 milliseconds