Home
last modified time | relevance | path

Searched refs:GC_THREAD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c24 GC_THREAD, /* struct f2fs_gc_thread */ enumerator
57 if (struct_type == GC_THREAD) in __struct_ptr()
436 a->struct_type == GC_THREAD); in f2fs_sbi_store()
550 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, gc_urgent_sleep_time,
552 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, gc_min_sleep_time, min_sleep_time);
553 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, gc_max_sleep_time, max_sleep_time);
554 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, gc_no_gc_sleep_time, no_gc_sleep_time);
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c27 GC_THREAD, /* struct f2fs_gc_thread */ enumerator
69 if (struct_type == GC_THREAD) in __struct_ptr()
748 a->struct_type == GC_THREAD); in f2fs_sbi_store()
861 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, name, elname)
904 /* GC_THREAD ATTR */

Completed in 4 milliseconds