Home
last modified time | relevance | path

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

/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.c1739 &wbc, false, FS_GC_NODE_IO, NULL)) { in f2fs_move_node_page()
H A Df2fs.h1168 FS_GC_NODE_IO, /* node IOs from forground gc */ enumerator
/linux/include/trace/events/
H A Df2fs.h2111 __entry->fs_gc_nio = iostat[FS_GC_NODE_IO];