Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsysfs.c1529 ATTRIBUTE_GROUPS(f2fs_tune);
1574 static struct kobject f2fs_tune = { variable
1898 ret = kobject_init_and_add(&f2fs_tune, &f2fs_tune_ktype, in f2fs_init_sysfs()
1912 kobject_put(&f2fs_tune); in f2fs_init_sysfs()
1920 kobject_put(&f2fs_tune); in f2fs_exit_sysfs()