Home
last modified time | relevance | path

Searched refs:FGP_NOFS (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dpagemap.h726 #define FGP_NOFS ((__force fgf_t)0x00000010) macro
945 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
/linux/fs/erofs/
H A Dinternal.h359 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in erofs_grab_folio_nowait()
/linux/fs/squashfs/
H A Dfile.c418 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in squashfs_copy_cache()
/linux/fs/iomap/
H A Dbuffered-io.c712 fgf_t fgp = FGP_WRITEBEGIN | FGP_NOFS; in iomap_get_folio()
/linux/fs/nfs/
H A Ddir.c451 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in nfs_readdir_folio_get_next()
/linux/mm/
H A Dfilemap.c1990 if (fgp_flags & FGP_NOFS) in __filemap_get_folio_mpol()