Searched refs:FGP_CREAT (Results 1 – 2 of 2) sorted by relevance
248 #define FGP_CREAT 0x00000004 macro321 FGP_LOCK|FGP_ACCESSED|FGP_CREAT, in find_or_create_page()342 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
1100 if (!page && (fgp_flags & FGP_CREAT)) { in pagecache_get_page()2408 int fgp_flags = FGP_LOCK|FGP_ACCESSED|FGP_WRITE|FGP_CREAT; in grab_cache_page_write_begin()