Searched refs:FGP_NOFS (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | pagemap.h | 715 #define FGP_NOFS ((__force fgf_t)0x00000010) macro 934 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
|
| /linux/fs/erofs/ |
| H A D | internal.h | 359 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in erofs_grab_folio_nowait()
|
| /linux/fs/squashfs/ |
| H A D | file.c | 418 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in squashfs_copy_cache()
|
| /linux/fs/ext4/ |
| H A D | inline.c | 607 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in ext4_convert_inline_data_to_extent() 738 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in ext4_generic_write_inline_data()
|
| /linux/fs/iomap/ |
| H A D | buffered-io.c | 717 fgf_t fgp = FGP_WRITEBEGIN | FGP_NOFS; in iomap_get_folio()
|
| /linux/mm/ |
| H A D | filemap.c | 1991 if (fgp_flags & FGP_NOFS) in __filemap_get_folio_mpol()
|
| /linux/fs/ntfs/ |
| H A D | inode.c | 3585 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in __ntfs_inode_resident_attr_pwrite()
|