Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Diostat.c58 IOSTAT_INFO_SHOW("fs gc data", FS_GC_DATA_IO); in iostat_info_seq_show()
H A Dgc.c1399 f2fs_update_iostat(fio.sbi, NULL, FS_GC_DATA_IO, F2FS_BLKSIZE); in move_data_block()
1457 .io_type = FS_GC_DATA_IO, in move_data_page()
H A Df2fs.h1168 FS_GC_DATA_IO, /* data IOs from forground gc */ enumerator
/openbmc/linux/include/trace/events/
H A Df2fs.h2012 __entry->fs_gc_dio = iostat[FS_GC_DATA_IO];