Searched refs:FGP_WRITE (Results 1 – 2 of 2) sorted by relevance
714 #define FGP_WRITE ((__force fgf_t)0x00000008) macro722 #define FGP_WRITEBEGIN (FGP_LOCK | FGP_WRITE | FGP_CREAT | FGP_STABLE)
1974 else if (fgp_flags & FGP_WRITE) { in __filemap_get_folio_mpol()1989 if ((fgp_flags & FGP_WRITE) && mapping_can_writeback(mapping)) in __filemap_get_folio_mpol()