Searched refs:FGP_FOR_MMAP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpagemap.h589 * * %FGP_FOR_MMAP - The caller wants to do its own locking dance if the
607 #define FGP_FOR_MMAP ((__force fgf_t)0x00000040) macro
/linux-master/mm/
H A Dfilemap.c1909 if (WARN_ON_ONCE(!(fgp_flags & (FGP_LOCK | FGP_FOR_MMAP))))
1949 if (folio && (fgp_flags & FGP_FOR_MMAP))
3300 FGP_CREAT|FGP_FOR_MMAP,

Completed in 141 milliseconds