Home
last modified time | relevance | path

Searched refs:CP_RESIZE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c1877 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()
2003 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
H A Dcheckpoint.c1598 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint()
1673 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint()
H A Df2fs.h205 #define CP_RESIZE 0x00000080 macro
/kernel/linux/linux-5.10/include/trace/events/
H A Df2fs.h54 TRACE_DEFINE_ENUM(CP_RESIZE); variable
134 { CP_RESIZE, "Resize" })
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcheckpoint.c1635 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint()
1716 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint()
H A Dgc.c1987 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()
2114 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
H A Df2fs.h235 #define CP_RESIZE 0x00000080 macro
/kernel/linux/linux-6.6/include/trace/events/
H A Df2fs.h50 TRACE_DEFINE_ENUM(CP_RESIZE); variable
128 { CP_RESIZE, "Resize" })

Completed in 30 milliseconds