Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dnode.c1889 static bool flush_dirty_inode(struct page *page) in flush_dirty_inode() function
2028 if (IS_INODE(page) && flush_dirty_inode(page)) in f2fs_sync_node_pages()