Searched defs:SetPageUptodate (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpage-flags.h132 static inline void SetPageUptodate(struct page *page) function
138 #define SetPageUptodate(page) set_bit(PG_uptodate, &(page)->flags) macro

Completed in 84 milliseconds