Home
last modified time | relevance | path

Searched refs:FGP_LOCK (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpagemap.h237 #define FGP_LOCK 0x00000002 macro
285 return pagecache_get_page(mapping, offset, FGP_LOCK, 0); in find_lock_page()
311 FGP_LOCK|FGP_ACCESSED|FGP_CREAT, in find_or_create_page()
332 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()