Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Diostat.c61 IOSTAT_INFO_SHOW("fs cp node", FS_CP_NODE_IO); in iostat_info_seq_show()
H A Dcheckpoint.c1274 err = f2fs_sync_node_pages(sbi, &wbc, false, FS_CP_NODE_IO); in block_operations()
H A Df2fs.h1171 FS_CP_NODE_IO, /* node IOs from checkpoint */ enumerator
/openbmc/linux/include/trace/events/
H A Df2fs.h2015 __entry->fs_cp_nio = iostat[FS_CP_NODE_IO];