Searched refs:add_to_page_cache_lru (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dreadahead.c90 if (add_to_page_cache_lru(page, mapping,
125 if (!add_to_page_cache_lru(page, mapping,
H A Dfilemap.c438 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, function
461 EXPORT_SYMBOL_GPL(add_to_page_cache_lru); variable
724 err = add_to_page_cache_lru(page, mapping, index,
925 if (page && add_to_page_cache_lru(page, mapping, index, GFP_NOFS)) {
1163 error = add_to_page_cache_lru(page, mapping,
1420 ret = add_to_page_cache_lru(page, mapping, offset, GFP_KERNEL);
1685 err = add_to_page_cache_lru(page, mapping, index, GFP_KERNEL);
2218 status = add_to_page_cache_lru(page, mapping, index,
H A Dshmem.c1463 ret = add_to_page_cache_lru(filepage, mapping,
1466 * At add_to_page_cache_lru() failure, uncharge will
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ramfs/
H A Dfile-nommu.c106 ret = add_to_page_cache_lru(page, inode->i_mapping, loop,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpagemap.h443 int add_to_page_cache_lru(struct page *page, struct address_space *mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dmpage.c394 if (!add_to_page_cache_lru(page, mapping,
H A Dsplice.c360 error = add_to_page_cache_lru(page, mapping, index,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dcompression.c484 if (add_to_page_cache_lru(page, mapping, page_index,
H A Dextent_io.c2691 if (!add_to_page_cache_lru(page, mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Daddr.c306 if (add_to_page_cache_lru(page, mapping, page->index,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dfile.c1911 if (add_to_page_cache_lru(page, mapping, page->index,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dinode.c771 if (!add_to_page_cache_lru(page, mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dfile.c424 err = add_to_page_cache_lru(*cached_page, mapping, index,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dreadwrite.c324 err = add_to_page_cache_lru(page, mapping, index, GFP_NOFS);

Completed in 298 milliseconds