Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Diostat.c57 IOSTAT_INFO_SHOW("fs node", FS_NODE_IO); in iostat_info_seq_show()
H A Dinline.c828 err = f2fs_write_single_node_folio(ifolio, true, false, FS_NODE_IO); in f2fs_inline_data_fiemap()
H A Dnode.c1995 wbc, true, FS_NODE_IO, in f2fs_fsync_node_pages()
2304 f2fs_sync_node_pages(sbi, wbc, true, FS_NODE_IO); in f2fs_write_node_pages()
H A Df2fs.h1323 FS_NODE_IO, /* node IOs from kworker/fsync/reclaimer */ enumerator
/linux/include/trace/events/
H A Df2fs.h2176 __entry->fs_nio = iostat[FS_NODE_IO];