Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dsysfs.c48 static const char proc_dirname[] = "fs/ext4"; variable
582 ext4_proc_root = proc_mkdir(proc_dirname, NULL); in ext4_init_sysfs()
600 remove_proc_entry(proc_dirname, NULL); in ext4_exit_sysfs()