Searched refs:page_collect (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/exofs/
H A Dinode.c46 struct page_collect { struct
62 static void _pcol_init(struct page_collect *pcol, unsigned expected_pages,
80 static void _pcol_reset(struct page_collect *pcol)
98 static int pcol_try_alloc(struct page_collect *pcol)
128 static void pcol_free(struct page_collect *pcol)
139 static int pcol_add_page(struct page_collect *pcol, struct page *page,
188 static int __readpages_done(struct page_collect *pcol, bool do_unlock)
237 struct page_collect *pcol = p;
244 static void _unlock_pcol_pages(struct page_collect *pcol, int ret, int rw)
260 static int read_exec(struct page_collect *pco
[all...]

Completed in 16 milliseconds