Searched refs:f2fs_proc_root (Results 1 – 1 of 1) sorted by relevance
38 static struct proc_dir_entry *f2fs_proc_root; variable522 remove_proc_entry(sb->s_id, f2fs_proc_root); in f2fs_put_super()1300 if (f2fs_proc_root) in f2fs_fill_super()1301 sbi->s_proc = proc_mkdir(sb->s_id, f2fs_proc_root); in f2fs_fill_super()1367 remove_proc_entry(sb->s_id, f2fs_proc_root); in f2fs_fill_super()1482 f2fs_proc_root = proc_mkdir("fs/f2fs", NULL); in init_f2fs_fs()