Searched refs:FGP_WRITE (Results 1 – 4 of 4) sorted by relevance
570 #define FGP_WRITE ((__force fgf_t)0x00000008) macro577 #define FGP_WRITEBEGIN (FGP_LOCK | FGP_WRITE | FGP_CREAT | FGP_STABLE)
1896 else if (fgp_flags & FGP_WRITE) { in __filemap_get_folio()1909 if ((fgp_flags & FGP_WRITE) && mapping_can_writeback(mapping)) in __filemap_get_folio()
1043 fgf_t fgp_flag = FGP_LOCK | FGP_WRITE | FGP_CREAT; in prepare_compress_overwrite()
3651 FGP_LOCK | FGP_WRITE | FGP_CREAT, GFP_NOFS); in f2fs_write_begin()