Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsysfs.c536 sbi->gc_urgent_high_remaining = t; in __sbi_store()
828 F2FS_RW_ATTR(F2FS_SBI, f2fs_sb_info, gc_urgent_high_remaining, gc_urgent_high_remaining);
955 ATTR_LIST(gc_urgent_high_remaining),
Dgc.c157 if (sbi->gc_urgent_high_remaining) { in gc_thread_func()
158 sbi->gc_urgent_high_remaining--; in gc_thread_func()
159 if (!sbi->gc_urgent_high_remaining) in gc_thread_func()
Df2fs.h1738 unsigned int gc_urgent_high_remaining; /* remaining trial count for GC_URGENT_HIGH */ member
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-fs-f2fs595 What: /sys/fs/f2fs/<disk>/gc_urgent_high_remaining