Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsysfs.c41 static const char proc_dirname[] = "fs/ext4"; variable
434 ext4_proc_root = proc_mkdir(proc_dirname, NULL); in ext4_init_sysfs()
452 remove_proc_entry(proc_dirname, NULL); in ext4_exit_sysfs()