Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsysfs.c1412 ATTRIBUTE_GROUPS(f2fs_tune);
1457 static struct kobject f2fs_tune = { variable
1697 ret = kobject_init_and_add(&f2fs_tune, &f2fs_tune_ktype, in f2fs_init_sysfs()
1711 kobject_put(&f2fs_tune); in f2fs_init_sysfs()
1719 kobject_put(&f2fs_tune); in f2fs_exit_sysfs()