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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpagemap.h301 extern void __lock_page_nosync(struct page *page);
350 __lock_page_nosync(page);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dfilemap.c603 * __lock_page_nosync - get a lock on the page, without calling sync_page()
609 void __lock_page_nosync(struct page *page) function

Completed in 116 milliseconds