Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpagevec.h43 static inline unsigned pagevec_lookup_tag(struct pagevec *pvec, in pagevec_lookup_tag() function
/linux-5.19.10/fs/nilfs2/
Dpage.c250 if (!pagevec_lookup_tag(&pvec, smap, &index, PAGECACHE_TAG_DIRTY)) in nilfs_copy_dirty_pages()
366 while (pagevec_lookup_tag(&pvec, mapping, &index, in nilfs_clear_dirty_pages()
Dsegment.c747 while (pagevec_lookup_tag(&pvec, btnc_inode->i_mapping, &index, in nilfs_lookup_dirty_node_buffers()
Dbtree.c2158 while (pagevec_lookup_tag(&pvec, btcache, &index, in nilfs_btree_lookup_dirty_buffers()
/linux-5.19.10/fs/f2fs/
Dnode.c1523 while ((nr_pages = pagevec_lookup_tag(&pvec, NODE_MAPPING(sbi), &index, in last_fsync_dnode()
1746 while ((nr_pages = pagevec_lookup_tag(&pvec, NODE_MAPPING(sbi), &index, in f2fs_fsync_node_pages()
1892 while ((nr_pages = pagevec_lookup_tag(&pvec, in f2fs_flush_inline_data()
1945 while (!done && (nr_pages = pagevec_lookup_tag(&pvec, in f2fs_sync_node_pages()
Dcheckpoint.c392 while ((nr_pages = pagevec_lookup_tag(&pvec, mapping, &index, in f2fs_sync_meta_pages()
/linux-5.19.10/fs/ceph/
Daddr.c1191 (nr = pagevec_lookup_tag(&pvec, mapping, &index, in ceph_writepages_start()