Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.c1813 static bool flush_dirty_inode(struct page *page) in flush_dirty_inode() function
1953 if (flush_dirty_inode(page)) in f2fs_sync_node_pages()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.c1897 static bool flush_dirty_inode(struct page *page) in flush_dirty_inode() function
2036 if (IS_INODE(page) && flush_dirty_inode(page)) in f2fs_sync_node_pages()

Completed in 8 milliseconds