Searched refs:FGP_NOWAIT (Results 1 – 5 of 5) sorted by relevance
330 #define FGP_NOWAIT 0x00000020 macro442 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
790 FGP_LOCK|FGP_ACCESSED|FGP_CREAT|FGP_NOWAIT, in ubifs_do_bulk_read()
1818 blkaddr, FGP_LOCK | FGP_NOWAIT, GFP_NOFS); in f2fs_load_compressed_page()
1480 FGP_LOCK|FGP_NOWAIT, 0); in flush_inline_data()
1904 if (fgp_flags & FGP_NOWAIT) { in pagecache_get_page()