Searched defs:debugfs_initialized (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/debugfs/ | ||
| H A D | inode.c | 876 bool debugfs_initialized(void) in debugfs_initialized() function |
| /linux/include/linux/ | ||
| H A D | debugfs.h | 430 static inline bool debugfs_initialized(void) debugfs_initialized() function |