Home
last modified time | relevance | path

Searched refs:FGP_NOWAIT (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dpagemap.h714 #define FGP_NOWAIT ((__force fgf_t)0x00000020) macro
932 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
/linux/fs/erofs/
H A Dinternal.h326 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/ntfs/
H A Dwof.c471 FGP_LOCK | FGP_CREAT | FGP_NOFS | FGP_NOWAIT, in ntfs_wof_collect_dest()
/linux/mm/
H A Dfilemap.c1960 if (fgp_flags & FGP_NOWAIT) { in __filemap_get_folio_mpol()
1999 if (fgp_flags & FGP_NOWAIT) { in __filemap_get_folio_mpol()
2046 if ((fgp_flags & FGP_NOWAIT) && err == -ENOMEM) in __filemap_get_folio_mpol()
/linux/fs/iomap/
H A Dbuffered-io.c804 fgp |= FGP_NOWAIT; in iomap_get_folio()
/linux/fs/nfs/
H A Ddir.c450 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in nfs_readdir_folio_get_next()
/linux/fs/btrfs/
H A Dfile.c848 fgf_t fgp_flags = (nowait ? FGP_WRITEBEGIN | FGP_NOWAIT : FGP_WRITEBEGIN) | in prepare_one_folio()
/linux/fs/f2fs/
H A Dnode.c1672 FGP_LOCK|FGP_NOWAIT, 0); in flush_inline_data()