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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dpage.c239 static struct fscache_retrieval *fscache_alloc_retrieval( function
366 op = fscache_alloc_retrieval(page->mapping, end_io_func, context);
487 op = fscache_alloc_retrieval(mapping, end_io_func, context);
589 op = fscache_alloc_retrieval(page->mapping, NULL, NULL);

Completed in 53 milliseconds