Searched refs:FGP_CREAT (Results 1 – 4 of 4) sorted by relevance
251 #define FGP_CREAT 0x00000004 macro323 FGP_LOCK|FGP_ACCESSED|FGP_CREAT, in find_or_create_page()344 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
649 FGP_LOCK | FGP_CREAT, GFP_NOFS); in ra_data_block()746 newaddr, FGP_LOCK | FGP_CREAT, GFP_NOFS); in move_data_block()
2359 FGP_LOCK | FGP_WRITE | FGP_CREAT, GFP_NOFS); in f2fs_write_begin()
1570 if (!page && (fgp_flags & FGP_CREAT)) { in pagecache_get_page()3084 int fgp_flags = FGP_LOCK|FGP_WRITE|FGP_CREAT; in grab_cache_page_write_begin()