Home
last modified time | relevance | path

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

/linux-4.1.27/fs/debugfs/
Dinode.c201 static struct tree_descr debug_files[] = {{""}}; in debug_fill_super() local
218 err = simple_fill_super(sb, DEBUGFS_MAGIC, debug_files); in debug_fill_super()
/linux-4.1.27/kernel/
Dcgroup.c5575 static struct cftype debug_files[] = { variable
5612 .legacy_cftypes = debug_files,