Home
last modified time | relevance | path

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

/linux-4.4.14/fs/debugfs/
Dinode.c196 static struct tree_descr debug_files[] = {{""}}; in debug_fill_super() local
213 err = simple_fill_super(sb, DEBUGFS_MAGIC, debug_files); in debug_fill_super()
/linux-4.4.14/kernel/
Dcgroup.c5963 static struct cftype debug_files[] = { variable
6000 .legacy_cftypes = debug_files,