Searched refs:alloc_extent_state (Results 1 – 2 of 2) sorted by relevance
208 static struct extent_state *alloc_extent_state(gfp_t mask) in alloc_extent_state() function548 prealloc = alloc_extent_state(GFP_ATOMIC); in alloc_extent_state_atomic()605 prealloc = alloc_extent_state(mask); in clear_extent_bit()854 prealloc = alloc_extent_state(mask); in __set_extent_bit()1087 prealloc = alloc_extent_state(mask); in convert_extent_bit()
947 TRACE_EVENT(alloc_extent_state,