Searched refs:f2fs_proc_root (Results 1 – 1 of 1) sorted by relevance
21 static struct proc_dir_entry *f2fs_proc_root; variable665 f2fs_proc_root = proc_mkdir("fs/f2fs", NULL); in f2fs_init_sysfs()675 f2fs_proc_root = NULL; in f2fs_exit_sysfs()693 if (f2fs_proc_root) in f2fs_register_sysfs()694 sbi->s_proc = proc_mkdir(sb->s_id, f2fs_proc_root); in f2fs_register_sysfs()716 remove_proc_entry(sbi->sb->s_id, f2fs_proc_root); in f2fs_unregister_sysfs()