Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Diostat.c59 IOSTAT_INFO_SHOW("fs gc node", FS_GC_NODE_IO); in iostat_info_seq_show()
H A Dnode.c1744 &wbc, false, FS_GC_NODE_IO, NULL)) { in f2fs_move_node_page()
H A Df2fs.h1169 FS_GC_NODE_IO, /* node IOs from forground gc */ enumerator
/openbmc/linux/include/trace/events/
H A Df2fs.h2013 __entry->fs_gc_nio = iostat[FS_GC_NODE_IO];