Searched refs:FGP_NOWAIT (Results 1 – 5 of 5) sorted by relevance
313 #define FGP_NOWAIT 0x00000020 macro424 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()
1824 blkaddr, FGP_LOCK | FGP_NOWAIT, GFP_NOFS); in f2fs_load_compressed_page()
1491 FGP_LOCK|FGP_NOWAIT, 0); in flush_inline_data()
1812 if (fgp_flags & FGP_NOWAIT) { in pagecache_get_page()