Home
last modified time | relevance | path

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

/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.c1276 err = f2fs_sync_node_pages(sbi, &wbc, false, FS_CP_NODE_IO); in block_operations()
H A Df2fs.h1213 FS_CP_NODE_IO, /* node IOs from checkpoint */ enumerator
/linux/include/trace/events/
H A Df2fs.h2110 __entry->fs_cp_nio = iostat[FS_CP_NODE_IO];