Home
last modified time | relevance | path

Searched refs:F2FS_IPU_SSR_UTIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h678 * F2FS_IPU_SSR_UTIL - if SSR mode is activated and FS utilization is over
702 F2FS_IPU_SSR_UTIL, enumerator
724 F2FS_IPU_POLICY(F2FS_IPU_SSR_UTIL); variable
H A Ddebug.c365 [F2FS_IPU_SSR_UTIL] = "SSR_UTIL",
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h681 * F2FS_IPU_SSR_UTIL - if SSR mode is activated and FS utilization is over
700 F2FS_IPU_SSR_UTIL, enumerator
H A Ddata.c2592 if (policy & (0x1 << F2FS_IPU_SSR_UTIL) && f2fs_need_SSR(sbi) && in check_inplace_update_policy()

Completed in 10 milliseconds