Searched refs:FGP_WRITE (Results 1 – 4 of 4) sorted by relevance
721 #define FGP_WRITE ((__force fgf_t)0x00000008) macro728 #define FGP_WRITEBEGIN (FGP_LOCK | FGP_WRITE | FGP_CREAT | FGP_STABLE)
1914 else if (fgp_flags & FGP_WRITE) { in __filemap_get_folio()1929 if ((fgp_flags & FGP_WRITE) && mapping_can_writeback(mapping)) in __filemap_get_folio()
1093 fgf_t fgp_flag = FGP_LOCK | FGP_WRITE | FGP_CREAT; in prepare_compress_overwrite()
3630 FGP_LOCK | FGP_WRITE | FGP_CREAT, GFP_NOFS); in f2fs_write_begin()