Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsysfs.c37 static const char *proc_dirname = "fs/ext4"; variable
437 ext4_proc_root = proc_mkdir(proc_dirname, NULL); in ext4_init_sysfs()
445 remove_proc_entry(proc_dirname, NULL); in ext4_exit_sysfs()