Home
last modified time | relevance | path

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

/fs/debugfs/
Dinode.c306 if (!debugfs_initialized() || IS_ERR_OR_NULL(name) || IS_ERR(parent)) in debugfs_lookup()
327 if (!debugfs_initialized()) in start_creating()
847 bool debugfs_initialized(void) in debugfs_initialized() function
851 EXPORT_SYMBOL_GPL(debugfs_initialized);