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

/linux-master/fs/f2fs/
H A Diostat.c58 IOSTAT_INFO_SHOW("fs gc data", FS_GC_DATA_IO);
H A Dgc.c1397 f2fs_update_iostat(fio.sbi, NULL, FS_GC_DATA_IO, F2FS_BLKSIZE);
1455 .io_type = FS_GC_DATA_IO,
H A Df2fs.h1171 FS_GC_DATA_IO, /* data IOs from forground gc */ enumerator in enum:iostat_type
/linux-master/include/trace/events/
H A Df2fs.h2110 __entry->fs_gc_dio = iostat[FS_GC_DATA_IO];

Completed in 146 milliseconds