Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Diostat.c56 IOSTAT_INFO_SHOW("fs node", FS_NODE_IO); in iostat_info_seq_show()
H A Dnode.c1933 FS_NODE_IO, seq_id)) { in f2fs_fsync_node_pages()
2239 f2fs_sync_node_pages(sbi, wbc, true, FS_NODE_IO); in f2fs_write_node_pages()
H A Df2fs.h1278 FS_NODE_IO, /* node IOs from kworker/fsync/reclaimer */ enumerator
/linux/include/trace/events/
H A Df2fs.h2146 __entry->fs_nio = iostat[FS_NODE_IO];