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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dfilemap.h37 filemap_copy_from_user(struct page *page, unsigned long offset, function
57 * This has the same sideeffects and return value as filemap_copy_from_user().
59 * page (out to offset+bytes), to emulate filemap_copy_from_user()'s
H A Dfilemap_xip.c347 copied = filemap_copy_from_user(page, offset, buf, bytes);
H A Dfilemap.c2169 copied = filemap_copy_from_user(page, offset,

Completed in 50 milliseconds