Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_io.c709 static int alloc_eb_folio_array(struct extent_buffer *eb, gfp_t gfp) in alloc_eb_folio_array() function
3393 ret = alloc_eb_folio_array(new, GFP_NOFS); in btrfs_clone_extent_buffer()
3434 ret = alloc_eb_folio_array(eb, GFP_NOFS); in alloc_dummy_extent_buffer()
3800 ret = alloc_eb_folio_array(pa->eb, gfp | __GFP_MOVABLE); in btrfs_init_eb_prealloc()