Searched refs:FGP_NOFS (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | pagemap.h | 698 #define FGP_NOFS ((__force fgf_t)0x00000010) macro 883 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
|
| /linux-6.15/fs/erofs/ |
| H A D | internal.h | 304 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in erofs_grab_folio_nowait()
|
| /linux-6.15/fs/squashfs/ |
| H A D | file.c | 409 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in squashfs_copy_cache()
|
| /linux-6.15/fs/ext4/ |
| H A D | inline.c | 581 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in ext4_convert_inline_data_to_extent() 710 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in ext4_generic_write_inline_data()
|
| /linux-6.15/fs/iomap/ |
| H A D | buffered-io.c | 598 fgf_t fgp = FGP_WRITEBEGIN | FGP_NOFS; in iomap_get_folio()
|
| /linux-6.15/mm/ |
| H A D | filemap.c | 1948 if (fgp_flags & FGP_NOFS) in __filemap_get_folio()
|
| /linux-6.15/fs/nfs/ |
| H A D | dir.c | 451 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in nfs_readdir_folio_get_next()
|