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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 69 milliseconds