Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpagevec.h42 static inline unsigned pagevec_lookup_tag(struct pagevec *pvec, in pagevec_lookup_tag() function
/linux/fs/nilfs2/
A 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()
A Dsegment.c744 while (pagevec_lookup_tag(&pvec, mapping, &index, in nilfs_lookup_dirty_node_buffers()
A Dbtree.c2151 while (pagevec_lookup_tag(&pvec, btcache, &index, in nilfs_btree_lookup_dirty_buffers()
/linux/fs/f2fs/
A Dnode.c1515 while ((nr_pages = pagevec_lookup_tag(&pvec, NODE_MAPPING(sbi), &index, in last_fsync_dnode()
1738 while ((nr_pages = pagevec_lookup_tag(&pvec, NODE_MAPPING(sbi), &index, in f2fs_fsync_node_pages()
1883 while ((nr_pages = pagevec_lookup_tag(&pvec, in f2fs_flush_inline_data()
1936 while (!done && (nr_pages = pagevec_lookup_tag(&pvec, in f2fs_sync_node_pages()
A Dcheckpoint.c387 while ((nr_pages = pagevec_lookup_tag(&pvec, mapping, &index, in f2fs_sync_meta_pages()
/linux/fs/ceph/
A Daddr.c1091 (nr = pagevec_lookup_tag(&pvec, mapping, &index, in ceph_writepages_start()

Completed in 25 milliseconds