Searched refs:FGP_CREAT (Results 1 – 3 of 3) sorted by relevance
255 #define FGP_CREAT 0x00000004 macro328 FGP_LOCK|FGP_ACCESSED|FGP_CREAT, in find_or_create_page()349 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
582 FGP_LOCK|FGP_CREAT, in move_encrypted_block()
1167 if (!page && (fgp_flags & FGP_CREAT)) { in pagecache_get_page()2474 int fgp_flags = FGP_LOCK|FGP_ACCESSED|FGP_WRITE|FGP_CREAT; in grab_cache_page_write_begin()