Searched refs:nofail (Results 1 – 9 of 9) sorted by relevance
373 bool nofail);
623 bool nofail) in btrfs_alloc_page_array() argument625 const gfp_t gfp = nofail ? (GFP_NOFS | __GFP_NOFAIL) : GFP_NOFS; in btrfs_alloc_page_array()649 static int alloc_eb_folio_array(struct extent_buffer *eb, bool nofail) in alloc_eb_folio_array() argument655 ret = btrfs_alloc_page_array(num_pages, page_array, nofail); in alloc_eb_folio_array()
454 static inline struct pending_reservation *__alloc_pending(bool nofail) in __alloc_pending() argument456 if (!nofail) in __alloc_pending()480 static inline struct extent_status *__es_alloc_extent(bool nofail) in __es_alloc_extent() argument482 if (!nofail) in __es_alloc_extent()
334 int nofail) in ext4_force_split_extent_at() argument339 if (nofail) in ext4_force_split_extent_at()
3629 bool nofail = gfp_mask & __GFP_NOFAIL; in __vmalloc_area_node() local3716 if (nofail && (ret < 0)) in __vmalloc_area_node()3718 } while (nofail && (ret < 0)); in __vmalloc_area_node()3809 bool nofail = gfp_mask & __GFP_NOFAIL; in __vmalloc_node_range_noprof() local3812 size, (nofail) ? ". Retrying." : ""); in __vmalloc_node_range_noprof()3813 if (nofail) { in __vmalloc_node_range_noprof()
4427 bool nofail = gfp_mask & __GFP_NOFAIL; in __alloc_pages_slowpath() local4440 if (unlikely(nofail)) { in __alloc_pages_slowpath()4690 if (unlikely(nofail)) { in __alloc_pages_slowpath()
959 bool nofail) in __cpuhp_invoke_callback_range() argument971 if (nofail) { in __cpuhp_invoke_callback_range()
1297 bool nofail) in bch2_btree_set_root() argument1309 if (nofail) { in bch2_btree_set_root()
2919 gfp_t flags, bool nofail, struct f2fs_sb_info *sbi) in f2fs_kmem_cache_alloc() argument2921 if (nofail) in f2fs_kmem_cache_alloc()