Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsysfs.c49 static const char proc_dirname[] = "fs/ext4"; variable
599 ext4_proc_root = proc_mkdir(proc_dirname, NULL); in ext4_init_sysfs()
617 remove_proc_entry(proc_dirname, NULL); in ext4_exit_sysfs()