Searched refs:FGP_NOFS (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| H A D | pagemap.h | 713 #define FGP_NOFS ((__force fgf_t)0x00000010) macro 932 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in grab_cache_page_nowait()
|
| /linux/fs/erofs/ |
| H A D | internal.h | 326 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/ntfs/ |
| H A D | wof.c | 471 FGP_LOCK | FGP_CREAT | FGP_NOFS | FGP_NOWAIT, in ntfs_wof_collect_dest()
|
| H A D | inode.c | 3685 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in __ntfs_inode_resident_attr_pwrite()
|
| /linux/fs/ext4/ |
| H A D | inline.c | 606 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in ext4_convert_inline_data_to_extent() 737 folio = __filemap_get_folio(mapping, 0, FGP_WRITEBEGIN | FGP_NOFS, in ext4_generic_write_inline_data()
|
| /linux/fs/nfs/ |
| H A D | dir.c | 450 FGP_LOCK|FGP_CREAT|FGP_NOFS|FGP_NOWAIT, in nfs_readdir_folio_get_next()
|
| /linux/mm/ |
| H A D | filemap.c | 1997 if (fgp_flags & FGP_NOFS) in __filemap_get_folio_mpol()
|